mariamoracrossitcr
commited on
Commit
•
35e8661
1
Parent(s):
b6dcb36
Model save
Browse files- README.md +5 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
6 |
-
- image-classification
|
7 |
- generated_from_trainer
|
8 |
metrics:
|
9 |
- accuracy
|
@@ -17,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# vit-base-beans-demo-v18Set
|
19 |
|
20 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
- Accuracy: 0.9850
|
24 |
|
25 |
## Model description
|
@@ -52,13 +51,13 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
- Transformers 4.44.2
|
62 |
-
- Pytorch 2.4.
|
63 |
- Datasets 2.17.0
|
64 |
- Tokenizers 0.19.1
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
16 |
|
17 |
# vit-base-beans-demo-v18Set
|
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.0409
|
22 |
- Accuracy: 0.9850
|
23 |
|
24 |
## Model description
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
54 |
+
| 0.0851 | 1.5385 | 100 | 0.1328 | 0.9549 |
|
55 |
+
| 0.0131 | 3.0769 | 200 | 0.0409 | 0.9850 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.44.2
|
61 |
+
- Pytorch 2.4.1+cu121
|
62 |
- Datasets 2.17.0
|
63 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343227052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e9c7fde9ddaaab5a0b404548c61d97f20807cfb0e1f8050586e7744790adcc7
|
3 |
size 343227052
|