Upload competitors/openface3_emotion_raf.json with huggingface_hub
Browse files
competitors/openface3_emotion_raf.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "openface3",
|
| 3 |
+
"task": "emotion",
|
| 4 |
+
"dataset": "affectnet_val",
|
| 5 |
+
"n_scored": 2233,
|
| 6 |
+
"emotion_accuracy": 0.5132,
|
| 7 |
+
"emotion_f1_macro": 0.469,
|
| 8 |
+
"note": "OF3 8-class (AffectNet order) argmax; scored on shared 7 classes (Contempt prediction counts as wrong).",
|
| 9 |
+
"date": "2026-06-06T10:25:34.519275",
|
| 10 |
+
"host": "liquidswords2",
|
| 11 |
+
"gpu": "NVIDIA RTX PRO 6000 Blackwell Workstation Edition",
|
| 12 |
+
"device": "cuda"
|
| 13 |
+
}
|