End of training
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
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.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -37,7 +37,7 @@ More information needed
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
-
- learning_rate:
|
41 |
- train_batch_size: 16
|
42 |
- eval_batch_size: 16
|
43 |
- seed: 42
|
@@ -52,16 +52,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 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
17 |
|
18 |
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.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.8707
|
21 |
+
- Accuracy: 0.7505
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 3e-05
|
41 |
- train_batch_size: 16
|
42 |
- eval_batch_size: 16
|
43 |
- seed: 42
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 0.2495 | 0.98 | 31 | 0.9186 | 0.7305 |
|
56 |
+
| 0.2302 | 2.0 | 63 | 0.8839 | 0.7265 |
|
57 |
+
| 0.1951 | 2.98 | 94 | 0.9035 | 0.7006 |
|
58 |
+
| 0.1658 | 4.0 | 126 | 1.0236 | 0.6986 |
|
59 |
+
| 0.1796 | 4.98 | 157 | 0.8573 | 0.7246 |
|
60 |
+
| 0.1592 | 6.0 | 189 | 0.9642 | 0.7086 |
|
61 |
+
| 0.1523 | 6.98 | 220 | 0.9553 | 0.7046 |
|
62 |
+
| 0.1531 | 8.0 | 252 | 0.9164 | 0.7425 |
|
63 |
+
| 0.2108 | 8.98 | 283 | 0.8650 | 0.7505 |
|
64 |
+
| 0.2468 | 9.84 | 310 | 0.8707 | 0.7505 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343248584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c820a46b7e5dba6e51a9e38c7ab78187c08c2c8b0ffa63d155f0237bc570df72
|
3 |
size 343248584
|