raw-dataset-T1 / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
e7086f8 verified
|
raw
history blame
912 Bytes
metadata
language:
  - en
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: int64
  splits:
    - name: train
      num_bytes: 2440660.2379333787
      num_examples: 5295
    - name: test
      num_bytes: 668731
      num_examples: 1472
    - name: validation
      num_bytes: 271491.76206662133
      num_examples: 589
  download_size: 1230490
  dataset_size: 3380883

Dataset Card for "raw-dataset-T1"

More Information needed