wikiner_fr / data /test /dataset_info.json
jeanpoll
adding data
d9ca9f4
raw
history blame
No virus
974 Bytes
{
"builder_name": null,
"citation": "",
"config_name": null,
"dataset_size": null,
"description": "",
"download_checksums": null,
"download_size": null,
"features": {
"id": {
"_type": "Value",
"dtype": "int64",
"id": null
},
"ner_tags": {
"_type": "Sequence",
"feature": {
"_type": "ClassLabel",
"id": null,
"names": [
"O",
"LOC",
"PER",
"MISC",
"ORG"
],
"names_file": null,
"num_classes": 5
},
"id": null,
"length": -1
},
"tokens": {
"_type": "Sequence",
"feature": {
"_type": "Value",
"dtype": "string",
"id": null
},
"id": null,
"length": -1
}
},
"homepage": "",
"license": "",
"post_processed": null,
"post_processing_size": null,
"size_in_bytes": null,
"splits": null,
"supervised_keys": null,
"version": null
}