End of training
Browse files- README.md +8 -8
- pytorch_model.bin +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-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 1.
|
| 36 |
-
- Accuracy: 0.
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
@@ -64,11 +64,11 @@ The following hyperparameters were used during training:
|
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 67 |
-
| No log | 1.0 | 20 | 1.
|
| 68 |
-
| No log | 2.0 | 40 | 1.
|
| 69 |
-
| No log | 3.0 | 60 | 1.
|
| 70 |
-
| No log | 4.0 | 80 | 1.
|
| 71 |
-
| No log | 5.0 | 100 | 1.
|
| 72 |
|
| 73 |
|
| 74 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
+
value: 0.525
|
| 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-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 1.4004
|
| 36 |
+
- Accuracy: 0.525
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
|
|
| 64 |
|
| 65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 67 |
+
| No log | 1.0 | 20 | 1.8521 | 0.325 |
|
| 68 |
+
| No log | 2.0 | 40 | 1.5887 | 0.4188 |
|
| 69 |
+
| No log | 3.0 | 60 | 1.4761 | 0.4625 |
|
| 70 |
+
| No log | 4.0 | 80 | 1.4089 | 0.5 |
|
| 71 |
+
| No log | 5.0 | 100 | 1.3928 | 0.4688 |
|
| 72 |
|
| 73 |
|
| 74 |
### Framework versions
|
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:8973ebf7bf4b6aa156d25f0509d96157658fac314af00030ffa6d7fbba3d1a73
|
| 3 |
size 343287149
|