Datasets:

Languages:
English
ArXiv:
License:
The dataset viewer is not available for this dataset.
The dataset tries to import a module that is not installed.
Error code:   DatasetModuleNotInstalledError
Exception:    ImportError
Message:      To be able to use bigbio/biored, you need to install the following dependency: bioc.
Please install it using 'pip install bioc' for instance.
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1512, in dataset_module_factory
                  raise e1 from None
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1481, in dataset_module_factory
                  return HubDatasetModuleFactoryWithScript(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1202, in get_module
                  local_imports = _download_additional_modules(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 294, in _download_additional_modules
                  raise ImportError(
              ImportError: To be able to use bigbio/biored, you need to install the following dependency: bioc.
              Please install it using 'pip install bioc' for instance.

Need help to make the dataset viewer work? Open a discussion for direct support.

Dataset Card for BioRED

Relation Extraction corpus with multiple entity types (e.g., gene/protein, disease, chemical) and relation pairs (e.g., gene-disease; chemical-chemical), on a set of 600 PubMed articles

Citation Information

@article{DBLP:journals/corr/abs-2204-04263,
  author    = {Ling Luo and
               Po{-}Ting Lai and
               Chih{-}Hsuan Wei and
               Cecilia N. Arighi and
               Zhiyong Lu},
  title     = {BioRED: {A} Comprehensive Biomedical Relation Extraction Dataset},
  journal   = {CoRR},
  volume    = {abs/2204.04263},
  year      = {2022},
  url       = {https://doi.org/10.48550/arXiv.2204.04263},
  doi       = {10.48550/arXiv.2204.04263},
  eprinttype = {arXiv},
  eprint    = {2204.04263},
  timestamp = {Wed, 11 May 2022 15:24:37 +0200},
  biburl    = {https://dblp.org/rec/journals/corr/abs-2204-04263.bib},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}
Downloads last month
476

Models trained or fine-tuned on bigbio/biored