authoring-lora-data-v4 / manifest.json
odoom's picture
Upload folder using huggingface_hub
2af5ff9 verified
Raw
History Blame Contribute Delete
892 Bytes
{
"base_model": "Qwen2.5-Coder-14B",
"est_token_stats": {
"max": 71428,
"mean": 3465
},
"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": 88
},
"task": "author-from-vuln-sft",
"tiers": {
"behavioral-only": 89,
"cert-green": 9
},
"tiers_by_split": {
"dev": {
"behavioral-only": 5,
"cert-green": 1
},
"test": {
"behavioral-only": 4
},
"train": {
"behavioral-only": 80,
"cert-green": 8
}
},
"total": 98,
"validation_errors": []
}