Upload folder using huggingface_hub
Browse files
runs/20260426T053821Z/config.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "20260426T053821Z",
|
| 3 |
+
"git_commit": "ac16cd2cc439caa76eb3ed30fdab4bd687e3a0d5",
|
| 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/20260426T053821Z/events.jsonl
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"time": 1777181915.500323, "event": "preflight_complete", "data": {}}
|
| 2 |
+
{"time": 1777181916.333084, "event": "whitebox_tools_ready", "data": {"raw": "{\"path\":\"data/whitebox_tools\"}}"}}
|
| 3 |
+
{"time": 1777181920.4945326, "event": "env_server_ready", "data": {}}
|
| 4 |
+
{"time": 1777182080.020554, "event": "hf_upload_complete", "data": {"raw": "{\"path_in_repo\":\"red_cycle_1\",\"local_dir\":\"outputs_grpo/cycles/red_cycle_1\"}}"}}
|
| 5 |
+
{"time": 1777182080.0439768, "event": "red_leg_complete", "data": {"raw": "{\"cycle\":1,\"adapter\":\"outputs_grpo/grpo_red/best_adapter\"}}"}}
|
| 6 |
+
{"time": 1777182339.9050481, "event": "hf_upload_complete", "data": {"raw": "{\"path_in_repo\":\"blue_cycle_1\",\"local_dir\":\"outputs_grpo/cycles/blue_cycle_1\"}}"}}
|
| 7 |
+
{"time": 1777182339.924725, "event": "blue_leg_complete", "data": {"raw": "{\"cycle\":1,\"adapter\":\"outputs_grpo/grpo_blue/best_adapter\"}}"}}
|
| 8 |
+
{"time": 1777182529.379157, "event": "evaluation_complete", "data": {}}
|
runs/20260426T053821Z/latest.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"run_id": "20260426T053821Z",
|
| 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 |
+
}
|