Model save
Browse files- README.md +16 -16
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -22,7 +22,7 @@ model-index:
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
-
value: 0.
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 0.
|
| 36 |
-
- Accuracy: 0.
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
@@ -52,7 +52,7 @@ More information needed
|
|
| 52 |
### Training hyperparameters
|
| 53 |
|
| 54 |
The following hyperparameters were used during training:
|
| 55 |
-
- learning_rate:
|
| 56 |
- train_batch_size: 32
|
| 57 |
- eval_batch_size: 32
|
| 58 |
- seed: 42
|
|
@@ -67,21 +67,21 @@ The following hyperparameters were used during training:
|
|
| 67 |
|
| 68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 70 |
-
|
|
| 71 |
-
| 0.
|
| 72 |
-
| 0.
|
| 73 |
-
| 0.
|
| 74 |
-
| 0.
|
| 75 |
-
| 0.
|
| 76 |
-
| 0.
|
| 77 |
-
| 0.
|
| 78 |
-
| 0.
|
| 79 |
-
| 0.
|
| 80 |
|
| 81 |
|
| 82 |
### Framework versions
|
| 83 |
|
| 84 |
-
- Transformers 4.
|
| 85 |
- Pytorch 2.1.0+cu118
|
| 86 |
-
- Datasets 2.14.
|
| 87 |
- Tokenizers 0.14.1
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
+
value: 0.7570422535211268
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 0.6881
|
| 36 |
+
- Accuracy: 0.7570
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
|
|
| 52 |
### Training hyperparameters
|
| 53 |
|
| 54 |
The following hyperparameters were used during training:
|
| 55 |
+
- learning_rate: 5e-05
|
| 56 |
- train_batch_size: 32
|
| 57 |
- eval_batch_size: 32
|
| 58 |
- seed: 42
|
|
|
|
| 67 |
|
| 68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 70 |
+
| 1.3494 | 1.0 | 62 | 1.1001 | 0.6350 |
|
| 71 |
+
| 0.9612 | 1.99 | 124 | 0.8708 | 0.6772 |
|
| 72 |
+
| 0.8817 | 2.99 | 186 | 0.7898 | 0.7265 |
|
| 73 |
+
| 0.8362 | 4.0 | 249 | 0.7643 | 0.7277 |
|
| 74 |
+
| 0.7959 | 5.0 | 311 | 0.7310 | 0.7383 |
|
| 75 |
+
| 0.6765 | 5.99 | 373 | 0.7247 | 0.7471 |
|
| 76 |
+
| 0.6504 | 6.99 | 435 | 0.6939 | 0.7576 |
|
| 77 |
+
| 0.5846 | 8.0 | 498 | 0.6983 | 0.7576 |
|
| 78 |
+
| 0.5774 | 9.0 | 560 | 0.6935 | 0.7594 |
|
| 79 |
+
| 0.5749 | 9.96 | 620 | 0.6881 | 0.7570 |
|
| 80 |
|
| 81 |
|
| 82 |
### Framework versions
|
| 83 |
|
| 84 |
+
- Transformers 4.35.0
|
| 85 |
- Pytorch 2.1.0+cu118
|
| 86 |
+
- Datasets 2.14.6
|
| 87 |
- Tokenizers 0.14.1
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343245508
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9eaf4c6eac2c46e8f22b5e96323f1d06bd275c8753a2b1b30359de7a2783764
|
| 3 |
size 343245508
|