widdd / dataset_infos.json
mnemlaghi's picture
infos json
7386bd6
raw
history blame
No virus
2.12 kB
{"widdd": {"description": "WiDDD stands for WIkiData Disambig with Descriptions. The former dataset comes from [Cetoli & al](https://arxiv.org/pdf/1810.09164.pdf) paper, and is aimed at solving Named Entity Disambiguation. This datasets tries to extract relevant information from entities descriptions only, instead of working with graphs. In order to do so, we mapped every Wikidata id (correct id and wrong id) in the original paper with its WikiData description. If not found, row is discarded for this version.\n", "citation": "", "homepage": "", "license": "Apache License 2.0", "features": {"example_id": {"dtype": "int32", "id": null, "_type": "Value"}, "string": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "correct_id": {"dtype": "string", "id": null, "_type": "Value"}, "wrong_id": {"dtype": "string", "id": null, "_type": "Value"}, "correct_description": {"dtype": "string", "id": null, "_type": "Value"}, "wrong_description": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "widdd", "config_name": "widdd", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 29725188, "num_examples": 96523, "dataset_name": "widdd"}, "test": {"name": "test", "num_bytes": 2893137, "num_examples": 9584, "dataset_name": "widdd"}, "validation": {"name": "validation", "num_bytes": 2920109, "num_examples": 9609, "dataset_name": "widdd"}}, "download_checksums": {"wikidatadescs_train.jsonl": {"num_bytes": 38947630, "checksum": "c3058f256fa4513f2511314c6caa15dceb88beb6984305f629641dd983f06823"}, "wikidatadescs_test.jsonl": {"num_bytes": 3805577, "checksum": "a52eefdbe30745b12dd97e078fe9a6ddbf3835067d9b66fa504c6a815094eda9"}, "wikidatadescs_dev.jsonl": {"num_bytes": 3834188, "checksum": "b0b7bd991ea12e2509e0fffcfda93031f9ca335543003ea0d3de49a9cab17df3"}}, "download_size": 46587395, "post_processing_size": null, "dataset_size": 35538434, "size_in_bytes": 82125829}}