marcus2000's picture
Upload dataset
2c00178
|
raw
history blame contribute delete
No virus
454 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 848303.143582306
      num_examples: 3723
    - name: test
      num_bytes: 94331.85641769398
      num_examples: 414
  download_size: 528673
  dataset_size: 942635
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*