naufalso's picture
Upload dataset
6b5614c verified
|
raw
history blame
479 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: bool
    - name: source
      dtype: string
  splits:
    - name: train
      num_bytes: 9678924375
      num_examples: 9273685
    - name: validation
      num_bytes: 87443205
      num_examples: 459115
  download_size: 4963376790
  dataset_size: 9766367580
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*