prashanth0205
commited on
Commit
•
9139d20
1
Parent(s):
0eef6b6
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
|
19 |
## Model description
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.2893
|
18 |
+
- Train Accuracy: 0.8757
|
19 |
+
- Train Top-3-accuracy: 1.0000
|
20 |
+
- Validation Loss: 0.8757
|
21 |
+
- Validation Accuracy: 0.9366
|
22 |
+
- Validation Top-3-accuracy: 1.0
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
|
26 |
## Model description
|