Upload selected_elo_model_step2742_status.json with huggingface_hub
Browse files
selected_elo_model_step2742_status.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"updated_at": "2026-03-31T18:37:09.481461+00:00",
|
| 3 |
+
"epoch": 7,
|
| 4 |
+
"train_steps": 2742,
|
| 5 |
+
"dataset_records": 107851,
|
| 6 |
+
"best_eval_loss": 1.1421412600716807,
|
| 7 |
+
"last_eval": {
|
| 8 |
+
"loss": 1.3680388554930687,
|
| 9 |
+
"ce": 1.983922704035649,
|
| 10 |
+
"kl": 1.0420954646542668,
|
| 11 |
+
"value": 0.9048658355022781,
|
| 12 |
+
"acc": 0.40478515625,
|
| 13 |
+
"top3": 0.69970703125,
|
| 14 |
+
"n": 2048
|
| 15 |
+
},
|
| 16 |
+
"done": false,
|
| 17 |
+
"init_checkpoint": "/root/.cache/huggingface/hub/models--avewright--chess-transformer-200m-latest/snapshots/413c3bd740c2205a7e90e81f628371409b42ff48/latest_model.pt",
|
| 18 |
+
"hf_repo_id": "avewright/chess-transformer-200m-latest",
|
| 19 |
+
"hf_latest_model_path": "latest_model.pt",
|
| 20 |
+
"hf_best_model_path": "best_model.pt"
|
| 21 |
+
}
|