IyedLahiani's picture
Upload dataset
c1f5c0f verified
|
raw
history blame
505 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 83953328
      num_examples: 80000
    - name: validation
      num_bytes: 10494166
      num_examples: 10000
    - name: test
      num_bytes: 10494166
      num_examples: 10000
  download_size: 737929
  dataset_size: 104941660
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*