Compare commits

...

2 Commits

5 changed files with 115 additions and 1 deletions
File diff suppressed because one or more lines are too long
+27
View File
@@ -1143,5 +1143,32 @@
"team_1": 48
},
"win_rate_a": 0.54
},
{
"timestamp": "2026-08-27T03:26:36+00:00",
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260826-0631-gen5-s5-intercepts-retry2.json",
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
"seed": 1,
"episodes": 100,
"wins_a": 55,
"wins_b": 26,
"draws": 19,
"side_results": {
"a_team_0": {
"wins_a": 26,
"wins_b": 13,
"draws": 11
},
"a_team_1": {
"wins_a": 29,
"wins_b": 13,
"draws": 8
}
},
"physical_team_wins": {
"team_0": 39,
"team_1": 42
},
"win_rate_a": 0.55
}
]
+87 -1
View File
@@ -1,6 +1,6 @@
{
"stage_index": 1,
"attempt": 2,
"attempt": 3,
"status": "in_progress",
"log": [
{
@@ -926,6 +926,92 @@
}
],
"decision": "fail"
},
{
"stage_index": 1,
"stage_number": 5,
"stage_name": "intercepts",
"experiment": "20260826-0631-gen5-s5-intercepts-retry2",
"attempt": 2,
"telemetry_tail": {
"rollout/air_touch_fraction": 0.00025999999418854715,
"rollout/airborne_fraction": 0.3391489518582821,
"rollout/ball_above_air_touch_fraction": 0.4380011429786682,
"rollout/ball_mean_altitude": 4.176231199264526,
"rollout/ball_peak_altitude": 5.382643652915955,
"rollout/ep_len_mean": 106.93548004150391,
"rollout/ep_rew_mean": 18.05431349182129,
"rollout/forward_motion_fraction": 0.47924985593557357,
"rollout/goal_rate": 0.7813599967956543,
"rollout/grounded_upright_fraction": 0.1911600001603365,
"rollout/mean_altitude": 3.2340466198921205,
"rollout/productive_air_touch_episode_fraction": 1.9999999552965164e-05,
"rollout/productive_air_touch_fraction": 1.9999999552965164e-05,
"rollout/upright_fraction": 0.7784351890087128,
"rollout/vertical_thrust_mean": 0.11529199792654253
},
"telemetry_failures": [
"rollout/productive_air_touch_episode_fraction=0.0000 < 0.0200"
],
"evaluation_goal_failures": [],
"side_balance_failures": [],
"eval": {
"timestamp": "2026-08-27T03:26:36+00:00",
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260826-0631-gen5-s5-intercepts-retry2.json",
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
"seed": 1,
"episodes": 100,
"wins_a": 55,
"wins_b": 26,
"draws": 19,
"side_results": {
"a_team_0": {
"wins_a": 26,
"wins_b": 13,
"draws": 11
},
"a_team_1": {
"wins_a": 29,
"wins_b": 13,
"draws": 8
}
},
"physical_team_wins": {
"team_0": 39,
"team_1": 42
},
"win_rate_a": 0.55
},
"evals": [
{
"timestamp": "2026-08-27T03:26:36+00:00",
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260826-0631-gen5-s5-intercepts-retry2.json",
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
"seed": 1,
"episodes": 100,
"wins_a": 55,
"wins_b": 26,
"draws": 19,
"side_results": {
"a_team_0": {
"wins_a": 26,
"wins_b": 13,
"draws": 11
},
"a_team_1": {
"wins_a": 29,
"wins_b": 13,
"draws": 8
}
},
"physical_team_wins": {
"team_0": 39,
"team_1": 42
},
"win_rate_a": 0.55
}
],
"decision": "fail"
}
]
}