End of training
Browse files- README.md +8 -8
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,13 +17,13 @@ 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 the imagefolder dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- eval_loss:
|
21 |
-
- eval_accuracy: 0.
|
22 |
-
- eval_runtime: 2.
|
23 |
-
- eval_samples_per_second:
|
24 |
-
- eval_steps_per_second: 4.
|
25 |
-
- epoch:
|
26 |
-
- step:
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -42,7 +42,7 @@ More information needed
|
|
42 |
### Training hyperparameters
|
43 |
|
44 |
The following hyperparameters were used during training:
|
45 |
-
- learning_rate:
|
46 |
- train_batch_size: 16
|
47 |
- eval_batch_size: 16
|
48 |
- seed: 42
|
|
|
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 the imagefolder dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- eval_loss: 1.8405
|
21 |
+
- eval_accuracy: 0.5563
|
22 |
+
- eval_runtime: 2.1774
|
23 |
+
- eval_samples_per_second: 73.483
|
24 |
+
- eval_steps_per_second: 4.593
|
25 |
+
- epoch: 43.75
|
26 |
+
- step: 1750
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
42 |
### Training hyperparameters
|
43 |
|
44 |
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 5e-05
|
46 |
- train_batch_size: 16
|
47 |
- eval_batch_size: 16
|
48 |
- seed: 42
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343287149
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21716885a4d84b9450a6d20e3bb3a18644259ca2ae4fddf391090a1c26660612
|
3 |
size 343287149
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9da5e3add342008c962ddaa72234ce11e028328995882571c91d32bf4e6b0960
|
3 |
size 4091
|