trainer-runtime e2e job_e2e_1774221797629 (metadata)
Browse files
artifacts/evaluation/summary.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "/output/job_e2e_1774221797629/merged/trainer-e2e-job_e2e_1774221797629",
|
| 3 |
+
"samples": 1,
|
| 4 |
+
"parseSuccessRate": 0.0,
|
| 5 |
+
"mae": null,
|
| 6 |
+
"rmse": null,
|
| 7 |
+
"exactRate": 0.0,
|
| 8 |
+
"within1Rate": 0.0,
|
| 9 |
+
"within2Rate": 0.0,
|
| 10 |
+
"meanSignedError": null,
|
| 11 |
+
"avgPredictedScore": null,
|
| 12 |
+
"parseErrors": 1,
|
| 13 |
+
"inferenceErrors": 1,
|
| 14 |
+
"emptyResponses": 1
|
| 15 |
+
}
|