SCYLLA_test_dataset / README.md
Xulianghuang's picture
Upload dataset
ca1a420 verified
metadata
dataset_info:
  features:
    - name: problem
      dtype: string
    - name: solution
      dtype: string
  splits:
    - name: id_ood_length_data
      num_bytes: 19627156
      num_examples: 63906
    - name: ood_length_data
      num_bytes: 12869093
      num_examples: 31905
    - name: id_data
      num_bytes: 6617199
      num_examples: 31440
    - name: id_ood_data
      num_bytes: 13132905
      num_examples: 62208
    - name: ood_data
      num_bytes: 6374590
      num_examples: 30205
    - name: lower_complexity_data
      num_bytes: 7763499
      num_examples: 17925
    - name: higher_complexity_data
      num_bytes: 4810226
      num_examples: 13979
    - name: ood_length_data_with_openr1_data
      num_bytes: 21978133
      num_examples: 61905
    - name: pure_openr1_data
      num_bytes: 18289910
      num_examples: 60000
  download_size: 42570217
  dataset_size: 111462711
configs:
  - config_name: default
    data_files:
      - split: id_ood_length_data
        path: data/id_ood_length_data-*
      - split: ood_length_data
        path: data/ood_length_data-*
      - split: id_data
        path: data/id_data-*
      - split: id_ood_data
        path: data/id_ood_data-*
      - split: ood_data
        path: data/ood_data-*
      - split: lower_complexity_data
        path: data/lower_complexity_data-*
      - split: higher_complexity_data
        path: data/higher_complexity_data-*
      - split: ood_length_data_with_openr1_data
        path: data/ood_length_data_with_openr1_data-*
      - split: pure_openr1_data
        path: data/pure_openr1_data-*