End of training
Browse files- README.md +19 -19
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -26,16 +26,16 @@ model-index:
|
|
| 26 |
metrics:
|
| 27 |
- name: Accuracy
|
| 28 |
type: accuracy
|
| 29 |
-
value: 0.
|
| 30 |
- name: Precision
|
| 31 |
type: precision
|
| 32 |
-
value: 0.
|
| 33 |
- name: Recall
|
| 34 |
type: recall
|
| 35 |
-
value: 0.
|
| 36 |
- name: F1
|
| 37 |
type: f1
|
| 38 |
-
value: 0.
|
| 39 |
---
|
| 40 |
|
| 41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 45 |
|
| 46 |
This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
|
| 47 |
It achieves the following results on the evaluation set:
|
| 48 |
-
- Loss: 0.
|
| 49 |
-
- Accuracy: 0.
|
| 50 |
-
- Precision: 0.
|
| 51 |
-
- Recall: 0.
|
| 52 |
-
- F1: 0.
|
| 53 |
|
| 54 |
## Model description
|
| 55 |
|
|
@@ -80,16 +80,16 @@ The following hyperparameters were used during training:
|
|
| 80 |
|
| 81 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 82 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 83 |
-
| 0.
|
| 84 |
-
| 0.
|
| 85 |
-
| 0.
|
| 86 |
-
| 0.
|
| 87 |
-
| 0.
|
| 88 |
-
| 0.
|
| 89 |
-
| 0.
|
| 90 |
-
| 0.
|
| 91 |
-
| 0.
|
| 92 |
-
| 0.
|
| 93 |
|
| 94 |
|
| 95 |
### Framework versions
|
|
|
|
| 26 |
metrics:
|
| 27 |
- name: Accuracy
|
| 28 |
type: accuracy
|
| 29 |
+
value: 0.8677685950413223
|
| 30 |
- name: Precision
|
| 31 |
type: precision
|
| 32 |
+
value: 0.9081284623394801
|
| 33 |
- name: Recall
|
| 34 |
type: recall
|
| 35 |
+
value: 0.8677685950413223
|
| 36 |
- name: F1
|
| 37 |
type: f1
|
| 38 |
+
value: 0.8832453953563496
|
| 39 |
---
|
| 40 |
|
| 41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 45 |
|
| 46 |
This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
|
| 47 |
It achieves the following results on the evaluation set:
|
| 48 |
+
- Loss: 0.8733
|
| 49 |
+
- Accuracy: 0.8678
|
| 50 |
+
- Precision: 0.9081
|
| 51 |
+
- Recall: 0.8678
|
| 52 |
+
- F1: 0.8832
|
| 53 |
|
| 54 |
## Model description
|
| 55 |
|
|
|
|
| 80 |
|
| 81 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 82 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 83 |
+
| 0.2762 | 1.0 | 197 | 0.2583 | 0.9268 | 0.9254 | 0.9268 | 0.9261 |
|
| 84 |
+
| 0.0972 | 2.0 | 394 | 0.6026 | 0.8398 | 0.9182 | 0.8398 | 0.8663 |
|
| 85 |
+
| 0.05 | 3.0 | 591 | 0.3871 | 0.9175 | 0.9248 | 0.9175 | 0.9207 |
|
| 86 |
+
| 0.0323 | 4.0 | 788 | 0.3336 | 0.9112 | 0.9187 | 0.9112 | 0.9145 |
|
| 87 |
+
| 0.0194 | 5.0 | 985 | 0.5212 | 0.9153 | 0.9193 | 0.9153 | 0.9171 |
|
| 88 |
+
| 0.0211 | 6.0 | 1182 | 0.4201 | 0.9125 | 0.9167 | 0.9125 | 0.9145 |
|
| 89 |
+
| 0.0074 | 7.0 | 1379 | 0.4826 | 0.9151 | 0.9141 | 0.9151 | 0.9146 |
|
| 90 |
+
| 0.0014 | 8.0 | 1576 | 0.5316 | 0.9075 | 0.9190 | 0.9075 | 0.9124 |
|
| 91 |
+
| 0.003 | 9.0 | 1773 | 0.9022 | 0.8623 | 0.9073 | 0.8623 | 0.8794 |
|
| 92 |
+
| 0.0001 | 10.0 | 1970 | 0.8733 | 0.8678 | 0.9081 | 0.8678 | 0.8832 |
|
| 93 |
|
| 94 |
|
| 95 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1213261264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f0c97e31d132f649689654aa63f12e7e2689bf3fda9f0bdf7a2e9b17f96883b
|
| 3 |
size 1213261264
|