Model save
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
22 |
- Accuracy: 0.9925
|
23 |
|
24 |
## Model description
|
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
|
55 |
|
56 |
### Framework versions
|
57 |
|
58 |
-
- Transformers 4.
|
59 |
-
- Pytorch 2.
|
60 |
-
- Datasets 3.
|
61 |
-
- Tokenizers 0.21.
|
|
|
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.0248
|
22 |
- Accuracy: 0.9925
|
23 |
|
24 |
## Model description
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.1387 | 3.8462 | 500 | 0.0248 | 0.9925 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
57 |
|
58 |
+
- Transformers 4.51.3
|
59 |
+
- Pytorch 2.6.0+cu124
|
60 |
+
- Datasets 3.6.0
|
61 |
+
- Tokenizers 0.21.1
|
runs/May08_21-42-46_2d9cd119d5a2/events.out.tfevents.1746740839.2d9cd119d5a2.395.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83f84e63878639dc1d15231eb701511177e84dcd47687b44359c7ddf5b7f6f81
|
3 |
+
size 5973
|