Commit
·
ac8ccdd
1
Parent(s):
b337a6a
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"jnlpba": {"description": "The data came from the GENIA version 3.02 corpus (Kim et al., 2003). This was formed from a controlled search\non MEDLINE using the MeSH terms \u0018human\u0019, \u0018blood cells\u0019 and \u0018transcription factors\u0019. From this search 2,000 abstracts\nwere selected and hand annotated according to a small taxonomy of 48 classes based on a chemical classification.\nAmong the classes, 36 terminal classes were used to annotate the GENIA corpus.\n", "citation": "@inproceedings{kim2004introduction,\n title={Introduction to the bio-entity recognition task at JNLPBA},\n author={Kim, Jin-Dong and Ohta, Tomoko and Tsuruoka, Yoshimasa and Tateisi, Yuka and Collier, Nigel},\n booktitle={Proceedings of the international joint workshop on natural language processing in biomedicine and its applications},\n pages={70--75},\n year={2004},\n organization={Citeseer}\n}\n", "homepage": "http://www.geniaproject.org/shared-tasks/bionlp-jnlpba-shared-task-2004", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 11, "names": ["O", "B-DNA", "I-DNA", "B-RNA", "I-RNA", "B-cell_line", "I-cell_line", "B-cell_type", "I-cell_type", "B-protein", "I-protein"], "names_file": null, "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "jnlpba", "config_name": "jnlpba", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 17562614, "num_examples": 37094, "dataset_name": "jnlpba"}, "validation": {"name": "validation", "num_bytes": 3604282, "num_examples": 7714, "dataset_name": "jnlpba"}}, "download_checksums": {"http://www.nactem.ac.uk/GENIA/current/Shared-tasks/JNLPBA/Train/Genia4ERtraining.tar.gz": {"num_bytes": 2308482, "checksum": "425689a68128b4ebc4f6a968eb0d3123f54481945de14ff139265beee65119e9"}, "http://www.nactem.ac.uk/GENIA/current/Shared-tasks/JNLPBA/Evaluation/Genia4ERtest.tar.gz": {"num_bytes": 862590, "checksum": "f85c3dad6890300ff312fab5e66253767cb2040bd780959b3bb830f03a4b6a12"}}, "download_size": 3171072, "post_processing_size": null, "dataset_size": 21166896, "size_in_bytes": 24337968}}
|