caseforge / manifest.json
lavrenko's picture
Upload manifest.json with huggingface_hub
555c3c6 verified
raw
history blame contribute delete
235 Bytes
{
"format": "caseforge-manifest-v1",
"splits": {
"train": 8000,
"validation": 1000,
"test": 1000
},
"columns": [
"case_type",
"gold",
"id",
"question",
"run_id",
"seed"
]
}