haritzpuerto's picture
Upload dataset
f5075a2 verified
|
raw
history blame
575 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: meta
      struct:
        - name: pile_set_name
          dtype: string
  splits:
    - name: train
      num_bytes: 49692872
      num_examples: 1000
    - name: validattion
      num_bytes: 115675626
      num_examples: 2434
    - name: test
      num_bytes: 113239914
      num_examples: 2407
  download_size: 130132115
  dataset_size: 278608412
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validattion
        path: data/validattion-*
      - split: test
        path: data/test-*