Model save
Browse files- README.md +14 -16
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -5,8 +5,6 @@ license: apache-2.0
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
tags:
|
8 |
-
- image-classification
|
9 |
-
- vision
|
10 |
- generated_from_trainer
|
11 |
model-index:
|
12 |
- name: only-lora-beans-vit-base-patch16-224-in21k
|
@@ -18,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# only-lora-beans-vit-base-patch16-224-in21k
|
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
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -45,23 +43,23 @@ The following hyperparameters were used during training:
|
|
45 |
- eval_batch_size: 8
|
46 |
- seed: 1337
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
-
- lr_scheduler_type:
|
49 |
- num_epochs: 10.0
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
| 1.
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
|
|
64 |
-
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
tags:
|
|
|
|
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: only-lora-beans-vit-base-patch16-224-in21k
|
|
|
16 |
|
17 |
# only-lora-beans-vit-base-patch16-224-in21k
|
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 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.0774
|
22 |
+
- Accuracy: 0.4135
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
43 |
- eval_batch_size: 8
|
44 |
- seed: 1337
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: constant
|
47 |
- num_epochs: 10.0
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 1.0208 | 1.0 | 130 | 0.8931 | 0.8045 |
|
54 |
+
| 0.8683 | 2.0 | 260 | 0.6855 | 0.8797 |
|
55 |
+
| 0.7297 | 3.0 | 390 | 0.5009 | 0.9023 |
|
56 |
+
| 0.4881 | 4.0 | 520 | 0.3685 | 0.9323 |
|
57 |
+
| 0.3733 | 5.0 | 650 | 0.3044 | 0.8872 |
|
58 |
+
| 0.3229 | 6.0 | 780 | 0.3874 | 0.8647 |
|
59 |
+
| 0.5796 | 7.0 | 910 | 0.7966 | 0.5940 |
|
60 |
+
| 0.765 | 8.0 | 1040 | 0.9422 | 0.5263 |
|
61 |
+
| 1.0732 | 9.0 | 1170 | 1.0904 | 0.3308 |
|
62 |
+
| 1.1643 | 10.0 | 1300 | 1.0774 | 0.4135 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 33056140
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99d15b30317f7209078898fbcb667464b5ae98a1df82636e23904cdb28fe753b
|
3 |
size 33056140
|