Upload PolyGuard artifact: status command_complete
Browse files
outputs/reports/hf_training_status.json
CHANGED
|
@@ -115,6 +115,24 @@
|
|
| 115 |
],
|
| 116 |
"returncode": 0,
|
| 117 |
"elapsed_seconds": 20.985
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
}
|
| 119 |
],
|
| 120 |
"artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
|
|
|
|
| 115 |
],
|
| 116 |
"returncode": 0,
|
| 117 |
"elapsed_seconds": 20.985
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"args": [
|
| 121 |
+
"python",
|
| 122 |
+
"scripts/test_inference_postsave.py",
|
| 123 |
+
"--samples",
|
| 124 |
+
"5",
|
| 125 |
+
"--base-model",
|
| 126 |
+
"Qwen/Qwen2.5-3B-Instruct",
|
| 127 |
+
"--merged-model",
|
| 128 |
+
"checkpoints/sweeps/qwen-qwen2-5-3b-instruct/missing_merged_grpo",
|
| 129 |
+
"--adapter-dir",
|
| 130 |
+
"checkpoints/sweeps/qwen-qwen2-5-3b-instruct/grpo_adapter",
|
| 131 |
+
"--output",
|
| 132 |
+
"outputs/reports/sweeps/qwen-qwen2-5-3b-instruct/postsave_inference_grpo.json"
|
| 133 |
+
],
|
| 134 |
+
"returncode": 0,
|
| 135 |
+
"elapsed_seconds": 26.691
|
| 136 |
}
|
| 137 |
],
|
| 138 |
"artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
|