rlvr_will_compile_task / dataset_info.json
DaniilOr's picture
Upload folder using huggingface_hub
96a4fe6 verified
raw
history blame contribute delete
520 Bytes
{
"citation": "",
"description": "",
"features": {
"p_id": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
},
"status": {
"dtype": "string",
"_type": "Value"
},
"code": {
"dtype": "string",
"_type": "Value"
},
"prompt": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}