cot_human_eval / README.md
onnookk's picture
Upload dataset
e6b090b verified
metadata
dataset_info:
  features:
    - name: task_id
      dtype: string
    - name: prompt
      dtype: string
    - name: canonical_solution
      dtype: string
    - name: test
      dtype: string
    - name: entry_point
      dtype: string
  splits:
    - name: train
      num_bytes: 95620
      num_examples: 82
    - name: test
      num_bytes: 98774
      num_examples: 82
  download_size: 93773
  dataset_size: 194394
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*