frontier-cs / README.md
asingh15's picture
Upload dataset
5c92ed5 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: problem_id
      dtype: string
    - name: source
      dtype: string
    - name: problem_path
      dtype: string
  splits:
    - name: train
      num_bytes: 2000650
      num_examples: 240
    - name: test
      num_bytes: 116704
      num_examples: 14
  download_size: 819730
  dataset_size: 2117354
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*