AdaMCoT / dataset_info.json
ZhengWH01's picture
Upload 6 files
bd9fc4d verified
raw
history blame contribute delete
453 Bytes
{
"citation": "",
"description": "",
"features": {
"prompt_id": {
"dtype": "int64",
"_type": "Value"
},
"prompt": {
"dtype": "string",
"_type": "Value"
},
"messages": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
]
},
"homepage": "",
"license": ""
}