authoring-lora-data-v7 / manifest.json
odoom's picture
Upload manifest.json with huggingface_hub
eddfe0b verified
Raw
History Blame Contribute Delete
943 Bytes
{
"base_model": "Qwen2.5-Coder-14B",
"est_token_stats": {
"max": 71428,
"mean": 3397
},
"files": [
"authoring.train.jsonl",
"authoring.dev.jsonl",
"authoring.test.jsonl"
],
"over_seq_len": [
{
"cve": "CVE-2026-45186",
"est_tokens": 71428,
"split": "test"
},
{
"cve": "CVE-2026-45186",
"est_tokens": 71405,
"split": "test"
}
],
"schema_version": "1.0.0",
"seq_len_budget": 16384,
"splits": {
"dev": 6,
"test": 4,
"train": 91
},
"task": "author-from-vuln-sft",
"tiers": {
"behavioral-only": 89,
"cert-green": 9,
"hand-authored": 3
},
"tiers_by_split": {
"dev": {
"behavioral-only": 5,
"cert-green": 1
},
"test": {
"behavioral-only": 4
},
"train": {
"behavioral-only": 80,
"cert-green": 8,
"hand-authored": 3
}
},
"total": 101,
"validation_errors": []
}