mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
chore(training): generation 5 progress after 20260819-1321-gen5-s5-intercepts-retry2
This commit is contained in:
@@ -873,5 +873,32 @@
|
||||
"team_1": 54
|
||||
},
|
||||
"win_rate_a": 0.58
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-08-19T21:34:06+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260819-1321-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": 56,
|
||||
"wins_b": 31,
|
||||
"draws": 13,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 25,
|
||||
"wins_b": 16,
|
||||
"draws": 9
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 31,
|
||||
"wins_b": 15,
|
||||
"draws": 4
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 40,
|
||||
"team_1": 47
|
||||
},
|
||||
"win_rate_a": 0.56
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"stage_index": 1,
|
||||
"attempt": 2,
|
||||
"status": "in_progress",
|
||||
"status": "blocked",
|
||||
"log": [
|
||||
{
|
||||
"stage_index": 0,
|
||||
@@ -423,6 +423,89 @@
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
},
|
||||
{
|
||||
"stage_index": 1,
|
||||
"stage_number": 5,
|
||||
"stage_name": "intercepts",
|
||||
"experiment": "20260819-1321-gen5-s5-intercepts-retry2",
|
||||
"attempt": 2,
|
||||
"telemetry_tail": {
|
||||
"rollout/air_touch_fraction": 0.0,
|
||||
"rollout/airborne_fraction": 0.2547037144303322,
|
||||
"rollout/ep_len_mean": 108.22539994812011,
|
||||
"rollout/ep_rew_mean": 20.78616273498535,
|
||||
"rollout/forward_motion_fraction": 0.33834266650676725,
|
||||
"rollout/goal_rate": 0.7449199994802475,
|
||||
"rollout/grounded_upright_fraction": 0.22299999982118607,
|
||||
"rollout/mean_altitude": 3.228344327926636,
|
||||
"rollout/productive_air_touch_fraction": 0.0,
|
||||
"rollout/upright_fraction": 0.7867764747142791,
|
||||
"rollout/vertical_thrust_mean": 0.03713899875985459
|
||||
},
|
||||
"telemetry_failures": [
|
||||
"rollout/goal_rate=0.7449 < 0.7500",
|
||||
"rollout/productive_air_touch_fraction=0.0000 < 0.0050"
|
||||
],
|
||||
"evaluation_goal_failures": [],
|
||||
"side_balance_failures": [],
|
||||
"eval": {
|
||||
"timestamp": "2026-08-19T21:34:06+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260819-1321-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": 56,
|
||||
"wins_b": 31,
|
||||
"draws": 13,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 25,
|
||||
"wins_b": 16,
|
||||
"draws": 9
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 31,
|
||||
"wins_b": 15,
|
||||
"draws": 4
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 40,
|
||||
"team_1": 47
|
||||
},
|
||||
"win_rate_a": 0.56
|
||||
},
|
||||
"evals": [
|
||||
{
|
||||
"timestamp": "2026-08-19T21:34:06+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260819-1321-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": 56,
|
||||
"wins_b": 31,
|
||||
"draws": 13,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 25,
|
||||
"wins_b": 16,
|
||||
"draws": 9
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 31,
|
||||
"wins_b": 15,
|
||||
"draws": 4
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 40,
|
||||
"team_1": 47
|
||||
},
|
||||
"win_rate_a": 0.56
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user