mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
56 lines
1.5 KiB
JSON
56 lines
1.5 KiB
JSON
{
|
|
"stage_index": 3,
|
|
"attempt": 0,
|
|
"status": "in_progress",
|
|
"log": [
|
|
{
|
|
"stage_index": 0,
|
|
"experiment": "curric-s1-score",
|
|
"attempt": 0,
|
|
"eval": {
|
|
"timestamp": "2026-07-21T15:52:20+00:00",
|
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s1-score.json",
|
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/rookie.json",
|
|
"episodes": 100,
|
|
"wins_a": 22,
|
|
"wins_b": 16,
|
|
"draws": 62,
|
|
"win_rate_a": 0.22
|
|
},
|
|
"decision": "pass"
|
|
},
|
|
{
|
|
"stage_index": 1,
|
|
"experiment": "curric-s2-defend",
|
|
"attempt": 0,
|
|
"eval": {
|
|
"timestamp": "2026-07-21T18:19:44+00:00",
|
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s2-defend.json",
|
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s1-score.json",
|
|
"episodes": 100,
|
|
"wins_a": 23,
|
|
"wins_b": 16,
|
|
"draws": 61,
|
|
"win_rate_a": 0.23
|
|
},
|
|
"decision": "pass"
|
|
},
|
|
{
|
|
"stage_index": 2,
|
|
"experiment": "curric-s3-no_draws",
|
|
"attempt": 0,
|
|
"eval": {
|
|
"timestamp": "2026-07-21T20:46:34+00:00",
|
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s3-no_draws.json",
|
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s2-defend.json",
|
|
"episodes": 100,
|
|
"wins_a": 44,
|
|
"wins_b": 19,
|
|
"draws": 37,
|
|
"win_rate_a": 0.44
|
|
},
|
|
"decision": "pass"
|
|
}
|
|
]
|
|
}
|