ZAYA1-8B-Coder / eval /eval_summary.json
josephmayo's picture
Add evaluation artifacts
2f128c2 verified
raw
history blame contribute delete
451 Bytes
{
"base_model": "Zyphra/ZAYA1-8B",
"adapter_repo": "josephmayo/ZAYA1-8B-Coding-LoRA",
"num_prompts": 50,
"base_avg": 2.36,
"lora_avg": 4.76,
"improved_count": 39,
"improvement_pct_full_scale": 24.0,
"merge_threshold_pct": 20.0,
"should_merge": true,
"scoring": {
"def": 2,
"class": 1,
"return": 1,
"import_or_from": 1,
"code_block": 1,
"length_gt_100_chars": 1,
"ast_parse_valid": 3,
"max": 10
}
}