mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
31 lines
808 B
JSON
31 lines
808 B
JSON
{
|
|
"stage_index": 2,
|
|
"attempt": 0,
|
|
"status": "in_progress",
|
|
"log": [
|
|
{
|
|
"stage_index": 0,
|
|
"experiment": "20260805-0953-curric-s1-bootstrap",
|
|
"attempt": 0,
|
|
"decision": "pass",
|
|
"note": "ungated waypoint (no eval)"
|
|
},
|
|
{
|
|
"stage_index": 1,
|
|
"experiment": "20260805-1926-curric-s2-selfplay",
|
|
"attempt": 0,
|
|
"eval": {
|
|
"timestamp": "2026-08-06T18:39:02+00:00",
|
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260805-1926-curric-s2-selfplay.json",
|
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260805-0953-curric-s1-bootstrap.json",
|
|
"episodes": 100,
|
|
"wins_a": 72,
|
|
"wins_b": 24,
|
|
"draws": 4,
|
|
"win_rate_a": 0.72
|
|
},
|
|
"decision": "pass"
|
|
}
|
|
]
|
|
}
|