Upload emotion_semantic_scores.json
Browse files
annotations/emotion_semantic_scores.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mode": "Bn-hi-train",
|
| 3 |
+
"translation_pair": "bn-hi",
|
| 4 |
+
"model_type": "nllb",
|
| 5 |
+
"metrics": {
|
| 6 |
+
"bleu": 33.7644000988576,
|
| 7 |
+
"chrf": 51.838318378834,
|
| 8 |
+
"rouge_l": 0.5814905814905814,
|
| 9 |
+
"meteor": 50.048299005660176,
|
| 10 |
+
"emotion_accuracy": 73.78378378378379,
|
| 11 |
+
"semantic_score": 0.9204277992248535,
|
| 12 |
+
"avg_loss": 0.09481155207124367,
|
| 13 |
+
"num_samples": 4070
|
| 14 |
+
},
|
| 15 |
+
"train_loss": 1.127742963032136
|
| 16 |
+
}
|