rjac's picture
Upload dataset_infos.json with huggingface_hub
07496ff
{"rjac--kaggle-entity-annotated-corpus-ner-dataset": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"sentence_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"ner_tags": {
"feature": {
"num_classes": 17,
"names": [
"O",
"B-PER",
"I-PER",
"B-ORG",
"I-ORG",
"B-GEO",
"I-GEO",
"B-GPE",
"I-GPE",
"B-TIM",
"I-TIM",
"B-ART",
"I-ART",
"B-EVE",
"I-EVE",
"B-NAT",
"I-NAT"
],
"id": null,
"_type": "ClassLabel"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 18440337,
"num_examples": 47959,
"dataset_name": "kaggle-entity-annotated-corpus-ner-dataset"
}
},
"download_checksums": null,
"download_size": 3396839,
"post_processing_size": null,
"dataset_size": 18440337,
"size_in_bytes": 21837176
}}