minipile_demo / README.md
deqing's picture
Upload dataset
c103ee4 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: text_only
      num_bytes: 187263
      num_examples: 159
    - name: arithmetic
      num_bytes: 121096
      num_examples: 23
    - name: number_only
      num_bytes: 5227925
      num_examples: 818
  download_size: 2926849
  dataset_size: 5536284
configs:
  - config_name: default
    data_files:
      - split: text_only
        path: data/text_only-*
      - split: arithmetic
        path: data/arithmetic-*
      - split: number_only
        path: data/number_only-*