Views
No views yet
1---
2model-index:
3 - name: Human_Face_Emotions_Classifier_by_Group_1
4 results:
5 - task:
6 type: image-classification
7 dataset:
8 name: Human Face Emotions
9 type:
10 metrics:
11 - name: accuracy
12 type: accuracy
13 value: 73.61
14 source:
15 name: youth-ai-initiative/Human_Face_Emotions_Classifier_by_Group_1
16 url: https://huggingface.co/youth-ai-initiative/Human_Face_Emotions_Classifier_by_Group_1
17---1batch_size = 32
2num_epochs = 5
3learning_rate = 2e-4| Epoch | Loss |
|---|---|
| 1 | 1.0506 |
| 2 | 0.9232 |
| 3 | 0.8141 |
| 4 | 0.7057 |
| 5 | 0.6050 |