rungalileo commited on
Commit
4aee58c
·
1 Parent(s): 06adefa

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"rungalileo--conllpp_w_inference": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "ner_tags": {"feature": {"num_classes": 9, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC", "B-MISC", "I-MISC"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "tokens": {"dtype": "string", "id": null, "_type": "Value"}, "ner_tags_readable": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 1855871, "num_examples": 4284, "dataset_name": "conllpp_w_inference"}, "validation": {"name": "validation", "num_bytes": 1251959, "num_examples": 2605, "dataset_name": "conllpp_w_inference"}, "inference_example": {"name": "inference_example", "num_bytes": 1745963, "num_examples": 6848, "dataset_name": "conllpp_w_inference"}}, "download_checksums": null, "download_size": 1967267, "post_processing_size": null, "dataset_size": 4853793, "size_in_bytes": 6821060}}
 
1
+ {"rungalileo--conllpp_w_inference": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "ner_tags": {"feature": {"num_classes": 9, "names": ["O", "B-PER", "I-PER", "B-ORG", "I-ORG", "B-LOC", "I-LOC", "B-MISC", "I-MISC"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags_readable": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 1855221, "num_examples": 4284, "dataset_name": "conllpp_w_inference"}, "validation": {"name": "validation", "num_bytes": 1251497, "num_examples": 2605, "dataset_name": "conllpp_w_inference"}, "inference_example": {"name": "inference_example", "num_bytes": 1745048, "num_examples": 6848, "dataset_name": "conllpp_w_inference"}}, "download_checksums": null, "download_size": 1754062, "post_processing_size": null, "dataset_size": 4851766, "size_in_bytes": 6605828}}