Diallo commited on
Upload class_indices.json with huggingface_hub
Browse files- class_indices.json +8 -0
class_indices.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"0": "Angry",
|
| 3 |
+
"1": "Fear",
|
| 4 |
+
"2": "Happy",
|
| 5 |
+
"3": "Neutral",
|
| 6 |
+
"4": "Sad",
|
| 7 |
+
"5": "Suprise"
|
| 8 |
+
}
|