gin_rummy_test_dataset / dataset_info.json
master103525's picture
Upload folder using huggingface_hub
396d0f8 verified
Raw
History Blame Contribute Delete
873 Bytes
{
"citation": "",
"description": "",
"features": {
"messages": {
"feature": {
"role": {
"dtype": "string",
"_type": "Value"
},
"content": {
"dtype": "string",
"_type": "Value"
},
"tool_calls": {
"feature": {
"type": {
"dtype": "string",
"_type": "Value"
},
"function": {
"name": {
"dtype": "string",
"_type": "Value"
},
"arguments": {
"dtype": "string",
"_type": "Value"
}
}
},
"_type": "List"
}
},
"_type": "List"
},
"tools": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}