Upload PolyGuard artifact: status command_complete
Browse files
outputs/reports/hf_training_status.json
CHANGED
|
@@ -133,6 +133,20 @@
|
|
| 133 |
],
|
| 134 |
"returncode": 0,
|
| 135 |
"elapsed_seconds": 26.691
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
}
|
| 137 |
],
|
| 138 |
"artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
|
|
|
|
| 133 |
],
|
| 134 |
"returncode": 0,
|
| 135 |
"elapsed_seconds": 26.691
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"args": [
|
| 139 |
+
"python",
|
| 140 |
+
"scripts/evaluate_policy_ablations.py",
|
| 141 |
+
"--episodes",
|
| 142 |
+
"8",
|
| 143 |
+
"--checkpoint-dir",
|
| 144 |
+
"checkpoints/sweeps/qwen-qwen2-5-3b-instruct",
|
| 145 |
+
"--output",
|
| 146 |
+
"outputs/reports/sweeps/qwen-qwen2-5-3b-instruct/grpo_ablation_report.json"
|
| 147 |
+
],
|
| 148 |
+
"returncode": 0,
|
| 149 |
+
"elapsed_seconds": 4.001
|
| 150 |
}
|
| 151 |
],
|
| 152 |
"artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
|