moreover18
commited on
Commit
·
e6955b3
1
Parent(s):
8cd57f6
End of training
Browse files
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: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9360791655522868
|
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: 0.1770
|
36 |
+
- Accuracy: 0.9361
|
37 |
|
38 |
## Model description
|
39 |
|
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.99,
|
3 |
+
"eval_accuracy": 0.9360791655522868,
|
4 |
+
"eval_loss": 0.17697949707508087,
|
5 |
+
"eval_runtime": 156.6265,
|
6 |
+
"eval_samples_per_second": 23.872,
|
7 |
+
"eval_steps_per_second": 1.494
|
8 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.99,
|
3 |
+
"eval_accuracy": 0.9360791655522868,
|
4 |
+
"eval_loss": 0.17697949707508087,
|
5 |
+
"eval_runtime": 156.6265,
|
6 |
+
"eval_samples_per_second": 23.872,
|
7 |
+
"eval_steps_per_second": 1.494
|
8 |
+
}
|
runs/Nov10_16-53-18_n8u5x3py35/events.out.tfevents.1699648884.n8u5x3py35.1142.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6eb831bdf88544a80a4202f344bc28429a359f26a6711ed2348859f40f9a257a
|
3 |
+
size 363
|