Upload test_results.json with huggingface_hub
Browse files- test_results.json +8 -0
test_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"top1_accuracy": 29.333333333333332,
|
| 3 |
+
"top5_accuracy": 65.33333333333333,
|
| 4 |
+
"top10_accuracy": 72.66666666666667,
|
| 5 |
+
"mrr": 0.45115792447945685,
|
| 6 |
+
"avg_similarity": 0.34462472796440125,
|
| 7 |
+
"test_samples": 300
|
| 8 |
+
}
|