Publico / README.md
hugosousa's picture
Upload dataset
e577ff4 verified
|
raw
history blame
No virus
414 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 140654925
      num_examples: 109300
    - name: test
      num_bytes: 39393562
      num_examples: 27328
  download_size: 112131429
  dataset_size: 180048487
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*