Upload folder using huggingface_hub
Browse files
runs/20260426T051809Z/config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "20260426T051809Z",
|
| 3 |
+
"git_commit": "1d96608fb45419a454d502d00c88214f76b3d0bd",
|
| 4 |
+
"git_dirty": true,
|
| 5 |
+
"target_backend": "transformerlens",
|
| 6 |
+
"target_model_id": "Qwen/Qwen2.5-0.5B-Instruct",
|
| 7 |
+
"agent_model_id": "unsloth/Qwen2.5-0.5B-Instruct-bnb-4bit",
|
| 8 |
+
"whitebox_tools_dir": "data/whitebox_tools",
|
| 9 |
+
"output_dir": "outputs_grpo",
|
| 10 |
+
"num_cycles": "1",
|
| 11 |
+
"grpo_max_steps": "32",
|
| 12 |
+
"num_episodes": "40",
|
| 13 |
+
"wandb_project": null,
|
| 14 |
+
"hf_repo_id": "BART-ender/seige-agents"
|
| 15 |
+
}
|
runs/20260426T051809Z/events.jsonl
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"time": 1777180704.6985464, "event": "preflight_complete", "data": {}}
|
| 2 |
+
{"time": 1777180706.2985387, "event": "hf_adapter_skipped", "data": {"raw": "{\"agent\":\"blue\",\"path\":\"outputs_grpo/hf_restore/blue_cycle_1\",\"reason\":\"base_model_mismatch\"}}"}}
|
| 3 |
+
{"time": 1777180706.3241022, "event": "whitebox_tools_ready", "data": {"raw": "{\"path\":\"data/whitebox_tools\"}}"}}
|
| 4 |
+
{"time": 1777180710.4998157, "event": "env_server_ready", "data": {}}
|
| 5 |
+
{"time": 1777180782.8311276, "event": "hf_upload_complete", "data": {"raw": "{\"path_in_repo\":\"red_cycle_1\",\"local_dir\":\"outputs_grpo/cycles/red_cycle_1\"}}"}}
|
| 6 |
+
{"time": 1777180782.8527648, "event": "red_leg_complete", "data": {"raw": "{\"cycle\":1,\"adapter\":\"outputs_grpo/grpo_red/best_adapter\"}}"}}
|
| 7 |
+
{"time": 1777180855.0585687, "event": "hf_upload_complete", "data": {"raw": "{\"path_in_repo\":\"blue_cycle_1\",\"local_dir\":\"outputs_grpo/cycles/blue_cycle_1\"}}"}}
|
| 8 |
+
{"time": 1777180855.0822523, "event": "blue_leg_complete", "data": {"raw": "{\"cycle\":1,\"adapter\":\"outputs_grpo/grpo_blue/best_adapter\"}}"}}
|
| 9 |
+
{"time": 1777180957.252659, "event": "evaluation_complete", "data": {}}
|
runs/20260426T051809Z/latest.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "20260426T051809Z",
|
| 3 |
+
"cycle": 2,
|
| 4 |
+
"next_agent": "red",
|
| 5 |
+
"red_latest": "outputs_grpo/grpo_red/best_adapter",
|
| 6 |
+
"blue_latest": "outputs_grpo/grpo_blue/best_adapter",
|
| 7 |
+
"whitebox_tools_dir": "data/whitebox_tools",
|
| 8 |
+
"hf_repo_id": "BART-ender/seige-agents"
|
| 9 |
+
}
|