adithya9903 commited on
Commit
e866982
·
verified ·
1 Parent(s): 0f2fd49

Upload PolyGuard artifact: status command_complete

Browse files
outputs/reports/hf_training_status.json CHANGED
@@ -172,6 +172,20 @@
172
  ],
173
  "returncode": 0,
174
  "elapsed_seconds": 3.798
 
 
 
 
 
 
 
 
 
 
 
 
 
 
175
  }
176
  ],
177
  "artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",
 
172
  ],
173
  "returncode": 0,
174
  "elapsed_seconds": 3.798
175
+ },
176
+ {
177
+ "args": [
178
+ "python",
179
+ "scripts/evaluate_compare_runs.py",
180
+ "--baseline",
181
+ "outputs/reports/baselines.json",
182
+ "--candidate",
183
+ "outputs/reports/benchmark_report.json",
184
+ "--output",
185
+ "outputs/reports/improvement_report.json"
186
+ ],
187
+ "returncode": 0,
188
+ "elapsed_seconds": 0.034
189
  }
190
  ],
191
  "artifact_repo_id": "adithya9903/polyguard-openenv-training-3b-artifacts",