raw-dataset-T2 / README.md
avi10's picture
Upload README.md with huggingface_hub
66b7b8f verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: tags
      dtype: string
    - name: text
      dtype: string
    - name: entities
      struct:
        - name: allergy_name
          dtype: string
        - name: cancer
          dtype: string
        - name: chronic_disease
          dtype: string
        - name: treatment
          dtype: string
    - name: ner_tags
      sequence: int64
    - name: tokens
      sequence: string
    - name: __index_level_0__
      dtype: float64
  splits:
    - name: train
      num_bytes: 2167612.218126544
      num_examples: 4736
    - name: test
      num_bytes: 1263298
      num_examples: 2763
    - name: validation
      num_bytes: 241201.7818734562
      num_examples: 527
  download_size: 1308850
  dataset_size: 3672112

Dataset Card for "raw-dataset-T2"

More Information needed