german-credit-benchmark / valid /dataset_info.json
Jimin Huang
Add German credit benchmark dataset
76ffd19
raw
history blame contribute delete
502 Bytes
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"query": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"gold": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}