Spaces:
Sleeping
Sleeping
Upload mlplo/artifacts/eval_metrics.json with huggingface_hub
Browse files
mlplo/artifacts/eval_metrics.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"test_loss": 2.2233548164367676,
|
| 3 |
+
"test_model_preparation_time": 0.0016,
|
| 4 |
+
"test_rouge1": 0.1483,
|
| 5 |
+
"test_rouge2": 0.0,
|
| 6 |
+
"test_rougeL": 0.1132,
|
| 7 |
+
"test_bertscore_f1": 0.8682,
|
| 8 |
+
"test_gen_len": 14.67,
|
| 9 |
+
"test_runtime": 5.4325,
|
| 10 |
+
"test_samples_per_second": 0.552,
|
| 11 |
+
"test_steps_per_second": 0.368
|
| 12 |
+
}
|