oliveirabruno01's picture
Upload dataset
f558a34 verified
|
raw
history blame
459 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: input
      dtype: string
  splits:
    - name: train
      num_bytes: 28011808.13852814
      num_examples: 1024
    - name: test
      num_bytes: 3540355
      num_examples: 128
  download_size: 3606075
  dataset_size: 31552163.13852814
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*