Upload metrics.json with huggingface_hub
Browse files- metrics.json +14 -14
metrics.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
{
|
| 2 |
"scores": {
|
| 3 |
-
"brier_score": 0.
|
| 4 |
-
"log_loss": 0.
|
| 5 |
-
"roc_auc": 0.
|
| 6 |
},
|
| 7 |
"concedes": {
|
| 8 |
-
"brier_score": 0.
|
| 9 |
-
"log_loss": 0.
|
| 10 |
-
"roc_auc": 0.
|
| 11 |
},
|
| 12 |
"config": {
|
| 13 |
"n_estimators": 100,
|
|
@@ -162,16 +162,16 @@
|
|
| 162 |
"time_delta_1",
|
| 163 |
"time_delta_2"
|
| 164 |
],
|
| 165 |
-
"n_train_games":
|
| 166 |
-
"n_test_games":
|
| 167 |
-
"n_train_samples":
|
| 168 |
-
"n_test_samples":
|
| 169 |
-
"hf_dataset_commit": "
|
| 170 |
},
|
| 171 |
-
"elapsed_seconds":
|
| 172 |
"rate_usd_per_hour": 0.01,
|
| 173 |
-
"estimated_cost_usd": 0.
|
| 174 |
"workflow_id": "wf-vaep",
|
| 175 |
"workflow_phase": "training",
|
| 176 |
-
"row_count":
|
| 177 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"scores": {
|
| 3 |
+
"brier_score": 0.008197405153153524,
|
| 4 |
+
"log_loss": 0.047530551585744235,
|
| 5 |
+
"roc_auc": 0.6370876590347284
|
| 6 |
},
|
| 7 |
"concedes": {
|
| 8 |
+
"brier_score": 0.006238147053058977,
|
| 9 |
+
"log_loss": 0.03771653134825795,
|
| 10 |
+
"roc_auc": 0.5874696866752486
|
| 11 |
},
|
| 12 |
"config": {
|
| 13 |
"n_estimators": 100,
|
|
|
|
| 162 |
"time_delta_1",
|
| 163 |
"time_delta_2"
|
| 164 |
],
|
| 165 |
+
"n_train_games": 4339,
|
| 166 |
+
"n_test_games": 1085,
|
| 167 |
+
"n_train_samples": 7638423,
|
| 168 |
+
"n_test_samples": 1905791,
|
| 169 |
+
"hf_dataset_commit": "c483484e44d6d691868eede03e16215488ae1bf7"
|
| 170 |
},
|
| 171 |
+
"elapsed_seconds": 482.5532566239999,
|
| 172 |
"rate_usd_per_hour": 0.01,
|
| 173 |
+
"estimated_cost_usd": 0.0013404257128444442,
|
| 174 |
"workflow_id": "wf-vaep",
|
| 175 |
"workflow_phase": "training",
|
| 176 |
+
"row_count": 9544214
|
| 177 |
}
|