foxy-core-dataset / ner_dataset /train /dataset_info.json
MattosDev's picture
🦊 Foxy-Core Dataset v2.0.0
58f44ad verified
raw
history blame contribute delete
347 Bytes
{
"citation": "",
"description": "",
"features": {
"tokens": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"ner_tags": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
}
},
"homepage": "",
"license": ""
}