Datasets:

Languages:
Spanish
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
relation-prediction
License:
albertvillanova HF staff commited on
Commit
018cc32
1 Parent(s): 6a29cc2

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (c339b866b1cee3bca357e13c1bd284dd8739f38d)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"ehealth_kd": {"description": "Dataset of the eHealth Knowledge Discovery Challenge at IberLEF 2020. It is designed for\nthe identification of semantic entities and relations in Spanish health documents.\n", "citation": "@inproceedings{overview_ehealthkd2020,\n author = {Piad{-}Morffis, Alejandro and\n Guti{'{e}}rrez, Yoan and\n Ca\u00f1izares-Diaz, Hian and\n Estevez{-}Velarde, Suilan and\n Almeida{-}Cruz, Yudivi{'{a}}n and\n Mu\u00f1oz, Rafael and\n Montoyo, Andr{'{e}}s},\n title = {Overview of the eHealth Knowledge Discovery Challenge at IberLEF 2020},\n booktitle = ,\n year = {2020},\n}\n", "homepage": "https://knowledge-learning.github.io/ehealthkd-2020/", "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "entities": [{"ent_id": {"dtype": "string", "id": null, "_type": "Value"}, "ent_text": {"dtype": "string", "id": null, "_type": "Value"}, "ent_label": {"num_classes": 4, "names": ["Concept", "Action", "Predicate", "Reference"], "names_file": null, "id": null, "_type": "ClassLabel"}, "start_character": {"dtype": "int32", "id": null, "_type": "Value"}, "end_character": {"dtype": "int32", "id": null, "_type": "Value"}}], "relations": [{"rel_id": {"dtype": "string", "id": null, "_type": "Value"}, "rel_label": {"num_classes": 13, "names": ["is-a", "same-as", "has-property", "part-of", "causes", "entails", "in-time", "in-place", "in-context", "subject", "target", "domain", "arg"], "names_file": null, "id": null, "_type": "ClassLabel"}, "arg1": {"dtype": "string", "id": null, "_type": "Value"}, "arg2": {"dtype": "string", "id": null, "_type": "Value"}}]}, "post_processed": null, "supervised_keys": null, "builder_name": "ehealth_kd", "config_name": "ehealth_kd", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 425713, "num_examples": 800, "dataset_name": "ehealth_kd"}, "validation": {"name": "validation", "num_bytes": 108154, "num_examples": 199, "dataset_name": "ehealth_kd"}, "test": {"name": "test", "num_bytes": 47314, "num_examples": 100, "dataset_name": "ehealth_kd"}}, "download_checksums": {"https://raw.githubusercontent.com/knowledge-learning/ehealthkd-2020/master/data/training/scenario.txt": {"num_bytes": 72905, "checksum": "247d41d7c5152d5afb3670e55ccf632d7665f772f42fbd95331b8e65efadaa4e"}, "https://raw.githubusercontent.com/knowledge-learning/ehealthkd-2020/master/data/training/scenario.ann": {"num_bytes": 343367, "checksum": "b4e26cd473cf54bc7e4ad2d5b98896dbeb9b7f4bb5adc426ee2014ce4fce0b88"}, "https://raw.githubusercontent.com/knowledge-learning/ehealthkd-2020/master/data/development/main/scenario.txt": {"num_bytes": 19060, "checksum": "184b5e9a9e69512d5332c81f22d8765ae1e26632e0f5dc089af6e101c9b04149"}, "https://raw.githubusercontent.com/knowledge-learning/ehealthkd-2020/master/data/development/main/scenario.ann": {"num_bytes": 85446, "checksum": "9a47927d13260a10e067d82ebca59d2a43982c7338babb01004c02329611dfb3"}, "https://raw.githubusercontent.com/knowledge-learning/ehealthkd-2020/master/data/testing/scenario3-taskB/scenario.txt": {"num_bytes": 8685, "checksum": "63b6e7ff05445b1fde9c8d9b3bb346a1d9e037858550b4d509fb10d702f682e6"}, "https://raw.githubusercontent.com/knowledge-learning/ehealthkd-2020/master/data/testing/scenario3-taskB/scenario.ann": {"num_bytes": 36437, "checksum": "37102084c1bde2b5eaebc55361b4df7fd0f012495b56f664aa0ad52292a38f00"}}, "download_size": 565900, "post_processing_size": null, "dataset_size": 581181, "size_in_bytes": 1147081}}