pratapaadii
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,6 @@ base_model: google/vit-base-patch16-224-in21k
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
- imagefolder
|
8 |
- FastJobs/Visual_Emotional_Analysis
|
9 |
metrics:
|
10 |
- accuracy
|
@@ -31,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
# image_classification
|
33 |
|
34 |
-
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
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.1877
|
37 |
- Accuracy: 0.6
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
7 |
- FastJobs/Visual_Emotional_Analysis
|
8 |
metrics:
|
9 |
- accuracy
|
|
|
30 |
|
31 |
# image_classification
|
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 [FastJobs/Visual_Emotional_Analysis](https://huggingface.co/datasets/FastJobs/Visual_Emotional_Analysis) dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 1.1877
|
36 |
- Accuracy: 0.6
|