Training in progress, epoch 10
Browse files- README.md +2 -23
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
2 |
base_model: google/vit-base-patch16-224-in21k
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
-
metrics:
|
6 |
-
- accuracy
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
@@ -14,14 +12,11 @@ model-index:
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sajjadi/Fast-PEFT/runs/
|
18 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sajjadi/Fast-PEFT/runs/
|
19 |
# vit-base-patch16-224-in21k-lora
|
20 |
|
21 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
22 |
-
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.9730
|
24 |
-
- Accuracy: 0.864
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -51,22 +46,6 @@ The following hyperparameters were used during training:
|
|
51 |
- num_epochs: 10
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
-
### Training results
|
55 |
-
|
56 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
57 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
58 |
-
| 4.1613 | 1.0 | 10 | 3.8451 | 0.724 |
|
59 |
-
| 3.4345 | 2.0 | 20 | 3.0721 | 0.804 |
|
60 |
-
| 2.7561 | 3.0 | 30 | 2.3697 | 0.824 |
|
61 |
-
| 2.232 | 4.0 | 40 | 1.8310 | 0.829 |
|
62 |
-
| 1.9281 | 5.0 | 50 | 1.4671 | 0.838 |
|
63 |
-
| 1.6365 | 6.0 | 60 | 1.2424 | 0.845 |
|
64 |
-
| 1.4967 | 7.0 | 70 | 1.1090 | 0.849 |
|
65 |
-
| 1.3976 | 8.0 | 80 | 1.0282 | 0.857 |
|
66 |
-
| 1.3563 | 9.0 | 90 | 0.9865 | 0.863 |
|
67 |
-
| 1.4012 | 10.0 | 100 | 0.9730 | 0.864 |
|
68 |
-
|
69 |
-
|
70 |
### Framework versions
|
71 |
|
72 |
- PEFT 0.13.0
|
|
|
2 |
base_model: google/vit-base-patch16-224-in21k
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
|
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sajjadi/Fast-PEFT/runs/qhj1jlcv)
|
16 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sajjadi/Fast-PEFT/runs/qhj1jlcv)
|
17 |
# vit-base-patch16-224-in21k-lora
|
18 |
|
19 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
46 |
- num_epochs: 10
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
### Framework versions
|
50 |
|
51 |
- PEFT 0.13.0
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 606104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fd5d828bdd3152e690fdacb7abf57309741c186cb486e22abd119f40556ad05
|
3 |
size 606104
|