andrewsiah's picture
Upload dataset
18edd7b verified
|
raw
history blame
477 Bytes
metadata
dataset_info:
  features:
    - name: problem
      dtype: string
    - name: level
      dtype: string
    - name: solution
      dtype: string
    - name: type
      dtype: string
  splits:
    - name: train
      num_bytes: 1476020
      num_examples: 2000
    - name: test
      num_bytes: 560061
      num_examples: 700
  download_size: 792222
  dataset_size: 2036081
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*