mbpp-longcontext / data /8k /validation /dataset_info.json
jannalu's picture
Upload folder using huggingface_hub
977d013 verified
raw
history blame contribute delete
970 Bytes
{
"citation": "",
"description": "",
"features": {
"task_id": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"code": {
"dtype": "string",
"_type": "Value"
},
"test_list": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"test_setup_code": {
"dtype": "string",
"_type": "Value"
},
"challenge_test_list": {
"feature": {
"dtype": "null",
"_type": "Value"
},
"_type": "Sequence"
},
"context": {
"dtype": "string",
"_type": "Value"
},
"context_id": {
"dtype": "string",
"_type": "Value"
},
"context_length_tokens": {
"dtype": "int64",
"_type": "Value"
},
"code_length_chars": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}