Upload PolyGuard artifact: status command_complete
Browse files
outputs/reports/hf_training_status.json
CHANGED
|
@@ -97,6 +97,24 @@
|
|
| 97 |
],
|
| 98 |
"returncode": 0,
|
| 99 |
"elapsed_seconds": 15.74
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
}
|
| 101 |
],
|
| 102 |
"artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
|
|
|
|
| 97 |
],
|
| 98 |
"returncode": 0,
|
| 99 |
"elapsed_seconds": 15.74
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"args": [
|
| 103 |
+
"python",
|
| 104 |
+
"scripts/test_inference_postsave.py",
|
| 105 |
+
"--samples",
|
| 106 |
+
"5",
|
| 107 |
+
"--base-model",
|
| 108 |
+
"Qwen/Qwen2.5-3B-Instruct",
|
| 109 |
+
"--merged-model",
|
| 110 |
+
"checkpoints/sweeps/qwen-qwen2-5-3b-instruct/merged",
|
| 111 |
+
"--adapter-dir",
|
| 112 |
+
"checkpoints/sweeps/qwen-qwen2-5-3b-instruct/sft_adapter",
|
| 113 |
+
"--output",
|
| 114 |
+
"outputs/reports/sweeps/qwen-qwen2-5-3b-instruct/postsave_inference_sft.json"
|
| 115 |
+
],
|
| 116 |
+
"returncode": 0,
|
| 117 |
+
"elapsed_seconds": 20.985
|
| 118 |
}
|
| 119 |
],
|
| 120 |
"artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
|