mats-sql-bundle / train /dataset_info.json
thanhdath's picture
Add files using upload-large-folder tool
3cf5b76 verified
Raw
History Blame Contribute Delete
774 Bytes
{
"citation": "",
"description": "",
"features": {
"prompt": {
"dtype": "string",
"_type": "Value"
},
"completion": {
"dtype": "string",
"_type": "Value"
},
"messages": {
"feature": {
"role": {
"dtype": "string",
"_type": "Value"
},
"content": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "List"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"db_id": {
"dtype": "string",
"_type": "Value"
},
"label_idx": {
"dtype": "int64",
"_type": "Value"
},
"kind": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}