casefactory / manifest.json
lavrenko's picture
Upload manifest.json with huggingface_hub
6e5bb8d verified
raw
history blame contribute delete
237 Bytes
{
"format": "casefactory-manifest-v1",
"splits": {
"train": 4000,
"validation": 3000,
"test": 3000
},
"columns": [
"case_type",
"gold",
"id",
"question",
"run_id",
"seed"
]
}