director-ai-training-data / eval /dataset_info.json
anulum's picture
Upload Director-AI training dataset
01f7d0b verified
raw
history blame contribute delete
482 Bytes
{
"citation": "",
"description": "",
"features": {
"premise": {
"dtype": "string",
"_type": "Value"
},
"hypothesis": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"entailment",
"neutral",
"contradiction"
],
"_type": "ClassLabel"
},
"source": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}