{"NER": {"description": "Dataset can be used to train on NER task for french langugage.\n", "citation": "@InProceedings{huggingface:dataset,\ntitle = {Wikiner dataset for NER task in french},\nauthors={Created by Nothman et al. at 2013},\nyear={2013}\n}\n", "homepage": "https://www.sciencedirect.com/science/article/pii/S0004370212000276?via%3Dihub", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "ner_tags": {"feature": {"num_classes": 5, "names": ["O", "LOC", "PER", "MISC", "ORG"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": {"input": "id", "output": "ner_tags"}, "builder_name": "wikiner_fr", "config_name": "NER", "version": "0.0.1", "splits": {"train": {"name": "train", "num_bytes": 53767186, "num_examples": 120682, "dataset_name": "wikiner_fr"}, "test": {"name": "test", "num_bytes": 5956994, "num_examples": 13410, "dataset_name": "wikiner_fr"}}, "download_checksums": {"https://huggingface.co/datasets/Jean-Baptiste/wikiner_fr/resolve/main/data.zip": {"num_bytes": 26108891, "checksum": "5d0ae38b91c99bd5d6e37407270b4a88fd1add6c9a63755a5d6e5f860146ab19"}}, "download_size": 26108891, "post_processing_size": null, "dataset_size": 59724180, "size_in_bytes": 85833071}}