Upload PolyGuard artifact: status command_complete
Browse files
outputs/reports/hf_training_status.json
CHANGED
|
@@ -147,6 +147,23 @@
|
|
| 147 |
],
|
| 148 |
"returncode": 0,
|
| 149 |
"elapsed_seconds": 4.001
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 150 |
}
|
| 151 |
],
|
| 152 |
"artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
|
|
|
|
| 147 |
],
|
| 148 |
"returncode": 0,
|
| 149 |
"elapsed_seconds": 4.001
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"args": [
|
| 153 |
+
"reuse_artifact",
|
| 154 |
+
"grpo_adapter",
|
| 155 |
+
"/app/checkpoints/grpo_adapter"
|
| 156 |
+
],
|
| 157 |
+
"returncode": 0,
|
| 158 |
+
"elapsed_seconds": 0.0
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"args": [
|
| 162 |
+
"python",
|
| 163 |
+
"scripts/evaluate_baselines.py"
|
| 164 |
+
],
|
| 165 |
+
"returncode": 0,
|
| 166 |
+
"elapsed_seconds": 4.163
|
| 167 |
}
|
| 168 |
],
|
| 169 |
"artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
|