omymble's picture
Upload dataset
96d1944 verified
|
raw
history blame contribute delete
No virus
463 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: span
      dtype: string
    - name: label
      dtype: string
    - name: ordinal
      dtype: int64
  splits:
    - name: train
      num_bytes: 18842
      num_examples: 120
    - name: test
      num_bytes: 5621
      num_examples: 36
  download_size: 20152
  dataset_size: 24463
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*