SimpleRL-Zoo-Cleaned / test /dataset_info.json
WeixiangYan's picture
Upload folder using huggingface_hub
f4ca9ba verified
raw
history blame contribute delete
572 Bytes
{
"citation": "",
"description": "",
"features": {
"question": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"level": {
"dtype": "int64",
"_type": "Value"
},
"ability": {
"dtype": "string",
"_type": "Value"
},
"reward_model": {
"ground_truth": {
"dtype": "string",
"_type": "Value"
},
"style": {
"dtype": "string",
"_type": "Value"
}
}
},
"homepage": "",
"license": ""
}