BioDEX-Reactions / README.md
KarelDO's picture
Upload README.md with huggingface_hub
1866ff8
|
raw
history blame
1.59 kB
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: abstract
      dtype: string
    - name: fulltext
      dtype: string
    - name: reactions
      dtype: string
    - name: reactions_unmerged
      sequence: string
    - name: pmid
      dtype: string
    - name: fulltext_license
      dtype: string
    - name: title_normalized
      dtype: string
    - name: issue
      dtype: string
    - name: pages
      dtype: string
    - name: journal
      dtype: string
    - name: authors
      dtype: string
    - name: pubdate
      dtype: string
    - name: doi
      dtype: string
    - name: affiliations
      dtype: string
    - name: medline_ta
      dtype: string
    - name: nlm_unique_id
      dtype: string
    - name: issn_linking
      dtype: string
    - name: country
      dtype: string
    - name: mesh_terms
      dtype: string
    - name: publication_types
      dtype: string
    - name: chemical_list
      dtype: string
    - name: keywords
      dtype: string
    - name: references
      dtype: string
    - name: delete
      dtype: bool
    - name: pmc
      dtype: string
    - name: other_id
      dtype: string
    - name: safetyreportids
      sequence: int64
    - name: fulltext_processed
      dtype: string
  splits:
    - name: test
      num_bytes: 199362395
      num_examples: 4249
    - name: train
      num_bytes: 501649510
      num_examples: 11543
    - name: validation
      num_bytes: 123988508
      num_examples: 2886
  download_size: 440721435
  dataset_size: 825000413

Dataset Card for "BioDEX-Reactions"

More Information needed