chore(training): generation 5 progress after 20260819-2307-gen5-s5-intercepts

This commit is contained in:
CosmicClash Training Bot
2026-08-20 11:57:16 +01:00
parent 7782d63660
commit aa049aaff4
2 changed files with 110 additions and 1 deletions
+27
View File
@@ -900,5 +900,32 @@
"team_1": 47
},
"win_rate_a": 0.56
},
{
"timestamp": "2026-08-20T10:57:16+00:00",
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260819-2307-gen5-s5-intercepts.json",
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
"seed": 1,
"episodes": 100,
"wins_a": 49,
"wins_b": 32,
"draws": 19,
"side_results": {
"a_team_0": {
"wins_a": 24,
"wins_b": 17,
"draws": 9
},
"a_team_1": {
"wins_a": 25,
"wins_b": 15,
"draws": 10
}
},
"physical_team_wins": {
"team_0": 39,
"team_1": 42
},
"win_rate_a": 0.49
}
]
+83 -1
View File
@@ -1,6 +1,6 @@
{
"stage_index": 1,
"attempt": 0,
"attempt": 1,
"status": "in_progress",
"log": [
{
@@ -258,6 +258,88 @@
],
"reason": "Human override. Only miss was the training goal-rate floor, at 0.7731 vs 0.80; every evaluation gate passed (65-22-13 vs promoted/easy.json, 87% non-draw, 12.6% physical-side imbalance) and the goal rate improved monotonically across all three attempts (0.537 -> 0.683 -> 0.773). Also promoted to Game/bots/promoted/medium.json on the same evidence. Stage 5 resumes from this checkpoint."
}
},
{
"stage_index": 1,
"stage_number": 5,
"stage_name": "intercepts",
"experiment": "20260819-2307-gen5-s5-intercepts",
"attempt": 0,
"telemetry_tail": {
"rollout/air_touch_fraction": 3.999999910593033e-05,
"rollout/airborne_fraction": 0.2607660475373268,
"rollout/ep_len_mean": 110.36292008972168,
"rollout/ep_rew_mean": 18.444599359512328,
"rollout/forward_motion_fraction": 0.3145952378213406,
"rollout/goal_rate": 0.760879998922348,
"rollout/grounded_upright_fraction": 0.18850000035762787,
"rollout/mean_altitude": 3.2910697083473206,
"rollout/productive_air_touch_fraction": 0.0,
"rollout/upright_fraction": 0.7767313802242279,
"rollout/vertical_thrust_mean": 0.036809997959644535
},
"telemetry_failures": [
"rollout/productive_air_touch_fraction=0.0000 < 0.0050"
],
"evaluation_goal_failures": [],
"side_balance_failures": [],
"eval": {
"timestamp": "2026-08-20T10:57:16+00:00",
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260819-2307-gen5-s5-intercepts.json",
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
"seed": 1,
"episodes": 100,
"wins_a": 49,
"wins_b": 32,
"draws": 19,
"side_results": {
"a_team_0": {
"wins_a": 24,
"wins_b": 17,
"draws": 9
},
"a_team_1": {
"wins_a": 25,
"wins_b": 15,
"draws": 10
}
},
"physical_team_wins": {
"team_0": 39,
"team_1": 42
},
"win_rate_a": 0.49
},
"evals": [
{
"timestamp": "2026-08-20T10:57:16+00:00",
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260819-2307-gen5-s5-intercepts.json",
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
"seed": 1,
"episodes": 100,
"wins_a": 49,
"wins_b": 32,
"draws": 19,
"side_results": {
"a_team_0": {
"wins_a": 24,
"wins_b": 17,
"draws": 9
},
"a_team_1": {
"wins_a": 25,
"wins_b": 15,
"draws": 10
}
},
"physical_team_wins": {
"team_0": 39,
"team_1": 42
},
"win_rate_a": 0.49
}
],
"decision": "fail"
}
]
}