NLP_DATASET / test /dataset_info.json
FraSgaUni's picture
Upload 7 files
1a7339c verified
Raw
History Blame Contribute Delete
672 Bytes
{
"citation": "",
"description": "",
"features": {
"article_id": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"entity_mention": {
"dtype": "string",
"_type": "Value"
},
"start_offset": {
"dtype": "int32",
"_type": "Value"
},
"end_offset": {
"dtype": "int32",
"_type": "Value"
},
"main_role": {
"dtype": "string",
"_type": "Value"
},
"fine_roles": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
}
},
"homepage": "",
"license": ""
}