Datasets:
Tasks:
Text Retrieval
Sub-tasks:
document-retrieval
Languages:
English
Size:
1K<n<10K
ArXiv:
License:
{"default": {"description": "TNE is an NLU task, which focus on relations between noun phrases (NPs) that can be mediated via prepositions.\nThe dataset contains 5,497 documents, annotated exhaustively with all possible links between the NPs in each document.\n", "citation": "@article{tne,\n author = {Elazar, Yanai and Basmov, Victoria and Goldberg, Yoav and Tsarfaty, Reut},\n title = \"{Text-based NP Enrichment}\",\n journal = {Transactions of the Association for Computational Linguistics},\n year = {2022},\n}\n", "homepage": "https://yanaiela.github.io/TNE/", "license": "MIT", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "nps": [{"text": {"dtype": "string", "id": null, "_type": "Value"}, "first_char": {"dtype": "int32", "id": null, "_type": "Value"}, "last_char": {"dtype": "int32", "id": null, "_type": "Value"}, "first_token": {"dtype": "int32", "id": null, "_type": "Value"}, "last_token": {"dtype": "int32", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}}], "np_relations": [{"anchor": {"dtype": "string", "id": null, "_type": "Value"}, "complement": {"dtype": "string", "id": null, "_type": "Value"}, "preposition": {"num_classes": 24, "names": ["about", "for", "with", "from", "among", "by", "on", "at", "during", "of", "member(s) of", "in", "after", "under", "to", "into", "before", "near", "outside", "around", "between", "against", "over", "inside"], "id": null, "_type": "ClassLabel"}, "complement_coref_cluster_id": {"dtype": "string", "id": null, "_type": "Value"}}], "coref": [{"id": {"dtype": "string", "id": null, "_type": "Value"}, "members": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "np_type": {"num_classes": 3, "names": ["standard", "time/date/measurement", "idiomatic"], "id": null, "_type": "ClassLabel"}}], "metadata": {"annotators": {"coref_worker": {"dtype": "int32", "id": null, "_type": "Value"}, "consolidator_worker": {"dtype": "int32", "id": null, "_type": "Value"}, "np-relations_worker": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "source": {"dtype": "string", "id": null, "_type": "Value"}}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "tne_dataset", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 41308170, "num_examples": 3988, "dataset_name": "tne_dataset"}, "validation": {"name": "validation", "num_bytes": 5495419, "num_examples": 500, "dataset_name": "tne_dataset"}, "test": {"name": "test", "num_bytes": 2203716, "num_examples": 500, "dataset_name": "tne_dataset"}, "test_ood": {"name": "test_ood", "num_bytes": 2249352, "num_examples": 509, "dataset_name": "tne_dataset"}}, "download_checksums": {"https://github.com/yanaiela/TNE/raw/main/data/train-v1.1.jsonl.gz": {"num_bytes": 11135145, "checksum": "d616372e92e6334dfddaaca3c7898f7aeed7b8827c9821aa555ad1d1a8e8eb1c"}, "https://github.com/yanaiela/TNE/raw/main/data/dev-v1.1.jsonl.gz": {"num_bytes": 1466591, "checksum": "3f3e466330908270ee742725c6b68f92b3243b988aa8b8c9bfef69ad8e68fe14"}, "https://github.com/yanaiela/TNE/raw/main/data/test_unlabeled-v1.1.jsonl.gz": {"num_bytes": 781824, "checksum": "a461ef30beba25feefbb1777ecb42e63a1ce20f3675e2c551a442c393f4118c7"}, "https://github.com/yanaiela/TNE/raw/main/data/ood_unlabeled-v1.1.jsonl.gz": {"num_bytes": 811018, "checksum": "9278c13c381f1f3b6623e599086984695c00e31840c121c2053d3f466f2d2170"}}, "download_size": 14194578, "post_processing_size": null, "dataset_size": 51256657, "size_in_bytes": 65451235}} |