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 |
|
@@ -40,7 +38,7 @@ More information needed
|
|
40 |
### Training hyperparameters
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
-
- learning_rate:
|
44 |
- train_batch_size: 8
|
45 |
- eval_batch_size: 8
|
46 |
- seed: 1337
|
@@ -52,16 +50,16 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
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: 0.7070
|
22 |
+
- Accuracy: 0.7293
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 0.0005
|
42 |
- train_batch_size: 8
|
43 |
- eval_batch_size: 8
|
44 |
- seed: 1337
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.4713 | 1.0 | 130 | 0.0950 | 0.9549 |
|
54 |
+
| 0.1717 | 2.0 | 260 | 0.0885 | 0.9699 |
|
55 |
+
| 0.1941 | 3.0 | 390 | 0.0368 | 0.9925 |
|
56 |
+
| 0.1484 | 4.0 | 520 | 0.1005 | 0.9699 |
|
57 |
+
| 0.1574 | 5.0 | 650 | 0.0640 | 0.9774 |
|
58 |
+
| 0.1948 | 6.0 | 780 | 0.1892 | 0.9173 |
|
59 |
+
| 0.4159 | 7.0 | 910 | 0.1530 | 0.9699 |
|
60 |
+
| 0.4951 | 8.0 | 1040 | 0.7176 | 0.6842 |
|
61 |
+
| 0.6818 | 9.0 | 1170 | 1.4557 | 0.4286 |
|
62 |
+
| 0.7749 | 10.0 | 1300 | 0.7070 | 0.7293 |
|
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:dc51e6dd19dd67a7689c432dbabe165f71a87a41f57cef273d8f5b6e13c2a0c6
|
3 |
size 33056140
|