mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-14 07:12:03 +00:00
chore(training): curriculum progress after curric-s6-unmask-retry2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"stage_index": 5,
|
"stage_index": 5,
|
||||||
"attempt": 2,
|
"attempt": 2,
|
||||||
"status": "in_progress",
|
"status": "blocked",
|
||||||
"log": [
|
"log": [
|
||||||
{
|
{
|
||||||
"stage_index": 0,
|
"stage_index": 0,
|
||||||
@@ -116,6 +116,22 @@
|
|||||||
"win_rate_a": 0.2
|
"win_rate_a": 0.2
|
||||||
},
|
},
|
||||||
"decision": "fail"
|
"decision": "fail"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"stage_index": 5,
|
||||||
|
"experiment": "curric-s6-unmask-retry2",
|
||||||
|
"attempt": 2,
|
||||||
|
"eval": {
|
||||||
|
"timestamp": "2026-07-26T12:08:35+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s6-unmask-retry2.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s5-aggression.json",
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 15,
|
||||||
|
"wins_b": 68,
|
||||||
|
"draws": 17,
|
||||||
|
"win_rate_a": 0.15
|
||||||
|
},
|
||||||
|
"decision": "fail"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -118,5 +118,15 @@
|
|||||||
"wins_b": 61,
|
"wins_b": 61,
|
||||||
"draws": 19,
|
"draws": 19,
|
||||||
"win_rate_a": 0.2
|
"win_rate_a": 0.2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"timestamp": "2026-07-26T12:08:35+00:00",
|
||||||
|
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s6-unmask-retry2.json",
|
||||||
|
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/curric-s5-aggression.json",
|
||||||
|
"episodes": 100,
|
||||||
|
"wins_a": 15,
|
||||||
|
"wins_b": 68,
|
||||||
|
"draws": 17,
|
||||||
|
"win_rate_a": 0.15
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user