Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,20 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on the [FastJobs/Visual_Emotional_Analysis](https://huggingface.co/datasets/FastJobs/Visual_Emotional_Analysis) dataset.
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Intended uses & limitations
|
24 |
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on the [FastJobs/Visual_Emotional_Analysis](https://huggingface.co/datasets/FastJobs/Visual_Emotional_Analysis) dataset.
|
21 |
|
22 |
+
## Training Data
|
23 |
+
|
24 |
+
This model was trained on the [FastJobs/Visual_Emotional_Analysis](https://huggingface.co/datasets/FastJobs/Visual_Emotional_Analysis) dataset.
|
25 |
+
|
26 |
+
The dataset contains:
|
27 |
+
- **800 images** annotated with **8 emotion labels**:
|
28 |
+
- Anger
|
29 |
+
- Contempt
|
30 |
+
- Disgust
|
31 |
+
- Fear
|
32 |
+
- Happy
|
33 |
+
- Neutral
|
34 |
+
- Sad
|
35 |
+
- Surprise
|
36 |
|
37 |
## Intended uses & limitations
|
38 |
|