HumanEval_CG / README.md
Elfsong's picture
Upload dataset
b307a01 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: 174243
      num_examples: 147
    - name: eval
      num_bytes: 20150
      num_examples: 17
  download_size: 90829
  dataset_size: 194393
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: eval
        path: data/eval-*