veriloop-coder-e1 / uncertainty_training_manifest.json
ConorWang's picture
Upload uncertainty adapter artifacts to repo root
a856587 verified
raw
history blame
2.89 kB
{
"adapter_exported": true,
"auto_lora_from_ia3": false,
"best_epoch": 2,
"best_quality_score": 0.8625935807221907,
"dataset_summary": {
"eval_modes": {
"conflicting_evidence": 5,
"evidence_gap": 5,
"exec_required": 5,
"high_risk": 5,
"low_uncertainty": 5,
"patch_pending": 5,
"reverse_engineering_ambiguity": 5,
"self_check_failure": 5,
"spec_mismatch": 5,
"validator_negation": 5,
"worktree_conflict": 5
},
"eval_size": 55,
"train_modes": {
"conflicting_evidence": 14,
"evidence_gap": 14,
"exec_required": 14,
"high_risk": 14,
"low_uncertainty": 14,
"patch_pending": 14,
"reverse_engineering_ambiguity": 14,
"self_check_failure": 14,
"spec_mismatch": 14,
"validator_negation": 14,
"worktree_conflict": 14
},
"train_size": 154
},
"epochs_completed": 4,
"eval_metrics": {
"adapter_exported": true,
"auto_lora_from_ia3": false,
"best_epoch": 2,
"best_quality_score": 0.8625935807221907,
"count": 55,
"mae": {
"u_answer": 0.15174226462841034,
"u_evidence": 0.19610758125782013,
"u_exec": 0.18561214208602905,
"u_risk": 0.1553734689950943,
"u_spec": 0.21633382141590118
},
"mean_mae": 0.18103384971618652,
"mean_rmse": 0.24169571697711945,
"moderate_accuracy": 0.6727272727272727,
"peft_method": "lora_narrow",
"quality_score": 0.8625935807221907,
"rmse": {
"u_answer": 0.18724055588245392,
"u_evidence": 0.22527915239334106,
"u_exec": 0.25238174200057983,
"u_risk": 0.20667441189289093,
"u_spec": 0.3369026482105255
},
"tight_accuracy": 0.4,
"used_peft": true,
"weighted_mae": 0.18083095811830807,
"weighted_rmse": 0.24125460771003793
},
"load_meta": {
"chosen_class": "AutoModelForCausalLM",
"hidden_size": 2048,
"quantization_mode": "4bit"
},
"peft_method": "lora_narrow",
"requested_method": "lora_narrow",
"requested_target_modules": [
"uncertainty_head",
"uncertainty_head.calibration_mlp",
"uncertainty_head.proj"
],
"resolved_target_modules": [
"surface_host.uncertainty_head.calibration_mlp",
"surface_host.uncertainty_head.proj"
],
"selected_target_modules": [
"uncertainty_head",
"uncertainty_head.calibration_mlp",
"uncertainty_head.proj"
],
"status": "trained",
"train_metrics": {
"adapter_exported": true,
"auto_lora_from_ia3": false,
"best_epoch": 2,
"best_quality_score": 0.8625935807221907,
"epochs_completed": 4,
"loss": 0.009006613283418119,
"micro_batches": 154,
"micro_batches_total": 616,
"optimizer_steps": 10,
"optimizer_steps_total": 40,
"peft_method": "lora_narrow",
"used_peft": true
},
"unresolved_target_modules": [],
"used_peft": true
}