mongolian-ner / dataset_infos.json
bayartsogt's picture
Upload dataset_infos.json
5f8eb7b
raw
history blame
1.14 kB
{"bayartsogt--mongolian-ner": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"tokens": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"ner_tags": {
"feature": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"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": 4006367,
"num_examples": 10162,
"dataset_name": "mongolian-ner"
}
},
"download_checksums": null,
"download_size": 714457,
"post_processing_size": null,
"dataset_size": 4006367,
"size_in_bytes": 4720824
}}