wiki / README.md
SaeedRahmani's picture
Upload dataset
83f01da verified
|
raw
history blame
No virus
1.28 kB
metadata
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: train10k
      num_bytes: 94168
      num_examples: 500
    - name: test10k
      num_bytes: 1598
      num_examples: 34
    - name: train100k
      num_bytes: 848885
      num_examples: 4000
    - name: test100k
      num_bytes: 73271
      num_examples: 443
    - name: train1m
      num_bytes: 8551616
      num_examples: 45000
    - name: test1m
      num_bytes: 510486
      num_examples: 2928
    - name: train10m
      num_bytes: 82837736
      num_examples: 500000
    - name: test10m
      num_bytes: 7185541
      num_examples: 44584
    - name: train100m
      num_bytes: 896458862
      num_examples: 9000000
    - name: test100m
      num_bytes: 41998375
      num_examples: 569197
  download_size: 442189657
  dataset_size: 1038560538
configs:
  - config_name: default
    data_files:
      - split: train10k
        path: data/train10k-*
      - split: test10k
        path: data/test10k-*
      - split: train100k
        path: data/train100k-*
      - split: test100k
        path: data/test100k-*
      - split: train1m
        path: data/train1m-*
      - split: test1m
        path: data/test1m-*
      - split: train10m
        path: data/train10m-*
      - split: test10m
        path: data/test10m-*
      - split: train100m
        path: data/train100m-*
      - split: test100m
        path: data/test100m-*