raw-dataset-T3 / README.md
avi10's picture
Upload README.md with huggingface_hub
bcdac6c 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: 2160753.3778558876
      num_examples: 4608
    - name: test
      num_bytes: 1854518
      num_examples: 4019
    - name: validation
      num_bytes: 240552.62214411248
      num_examples: 513
  download_size: 1515862
  dataset_size: 4255824

Dataset Card for "raw-dataset-T3"

More Information needed