mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
chore(training): generation 5 progress after 20260820-1157-gen5-s5-intercepts-retry1
This commit is contained in:
@@ -927,5 +927,32 @@
|
||||
"team_1": 42
|
||||
},
|
||||
"win_rate_a": 0.49
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-08-20T23:56:33+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260820-1157-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 52,
|
||||
"wins_b": 29,
|
||||
"draws": 19,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 23,
|
||||
"wins_b": 17,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 12,
|
||||
"draws": 9
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 35,
|
||||
"team_1": 46
|
||||
},
|
||||
"win_rate_a": 0.52
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"stage_index": 1,
|
||||
"attempt": 1,
|
||||
"attempt": 2,
|
||||
"status": "in_progress",
|
||||
"log": [
|
||||
{
|
||||
@@ -340,6 +340,89 @@
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
},
|
||||
{
|
||||
"stage_index": 1,
|
||||
"stage_number": 5,
|
||||
"stage_name": "intercepts",
|
||||
"experiment": "20260820-1157-gen5-s5-intercepts-retry1",
|
||||
"attempt": 1,
|
||||
"telemetry_tail": {
|
||||
"rollout/air_touch_fraction": 3.999999910593033e-05,
|
||||
"rollout/airborne_fraction": 0.26865795205533505,
|
||||
"rollout/ep_len_mean": 114.6417999572754,
|
||||
"rollout/ep_rew_mean": 22.072290691375734,
|
||||
"rollout/forward_motion_fraction": 0.3363774284422398,
|
||||
"rollout/goal_rate": 0.7213600025177002,
|
||||
"rollout/grounded_upright_fraction": 0.20986333368718624,
|
||||
"rollout/mean_altitude": 3.3522593455314635,
|
||||
"rollout/productive_air_touch_fraction": 0.0,
|
||||
"rollout/upright_fraction": 0.781577188372612,
|
||||
"rollout/vertical_thrust_mean": 0.039050997858699414
|
||||
},
|
||||
"telemetry_failures": [
|
||||
"rollout/goal_rate=0.7214 < 0.7500",
|
||||
"rollout/productive_air_touch_fraction=0.0000 < 0.0050"
|
||||
],
|
||||
"evaluation_goal_failures": [],
|
||||
"side_balance_failures": [],
|
||||
"eval": {
|
||||
"timestamp": "2026-08-20T23:56:33+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260820-1157-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 52,
|
||||
"wins_b": 29,
|
||||
"draws": 19,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 23,
|
||||
"wins_b": 17,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 12,
|
||||
"draws": 9
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 35,
|
||||
"team_1": 46
|
||||
},
|
||||
"win_rate_a": 0.52
|
||||
},
|
||||
"evals": [
|
||||
{
|
||||
"timestamp": "2026-08-20T23:56:33+00:00",
|
||||
"model_a": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260820-1157-gen5-s5-intercepts-retry1.json",
|
||||
"model_b": "/home/jcreek/ai-training/CosmicClash/Game/bots/20260816-2126-gen5-s4-handling-retry2.json",
|
||||
"seed": 1,
|
||||
"episodes": 100,
|
||||
"wins_a": 52,
|
||||
"wins_b": 29,
|
||||
"draws": 19,
|
||||
"side_results": {
|
||||
"a_team_0": {
|
||||
"wins_a": 23,
|
||||
"wins_b": 17,
|
||||
"draws": 10
|
||||
},
|
||||
"a_team_1": {
|
||||
"wins_a": 29,
|
||||
"wins_b": 12,
|
||||
"draws": 9
|
||||
}
|
||||
},
|
||||
"physical_team_wins": {
|
||||
"team_0": 35,
|
||||
"team_1": 46
|
||||
},
|
||||
"win_rate_a": 0.52
|
||||
}
|
||||
],
|
||||
"decision": "fail"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user