piqa-train-10k / README.md
chargoddard's picture
Upload dataset
ffd081c verified
metadata
dataset_info:
  features:
    - name: goal
      dtype: string
    - name: sol1
      dtype: string
    - name: sol2
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
  splits:
    - name: train
      num_bytes: 2547012.970893068
      num_examples: 10000
    - name: train_4k
      num_bytes: 1018805.1883572271
      num_examples: 4000
    - name: train_2k
      num_bytes: 509402.59417861357
      num_examples: 2000
  download_size: 2644256
  dataset_size: 4075220.7534289085
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: train_4k
        path: data/train_4k-*
      - split: train_2k
        path: data/train_2k-*