Research-EAI's picture
Upload dataset
b9fdbbc verified
|
Raw
History Blame
3.29 kB
metadata
dataset_info:
  - config_name: bigcodebench_full
    features:
      - name: id
        dtype: int64
      - name: input
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: pred
        sequence: string
      - name: pass@1
        dtype: float32
    splits:
      - name: latest
        num_bytes: 2744939
        num_examples: 1140
    download_size: 1053285
    dataset_size: 2744939
  - config_name: gpqa_instruct
    features:
      - name: id
        dtype: int64
      - name: input
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: pred
        dtype: string
      - name: exact_match
        dtype: float64
    splits:
      - name: latest
        num_bytes: 5423990
        num_examples: 198
    download_size: 861204
    dataset_size: 5423990
  - config_name: humaneval_plus
    features:
      - name: id
        dtype: int64
      - name: input
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: pred
        sequence: string
      - name: pass@1
        dtype: float32
    splits:
      - name: latest
        num_bytes: 176639
        num_examples: 164
    download_size: 75764
    dataset_size: 176639
  - config_name: livecodebench_v6
    features:
      - name: id
        dtype: int64
      - name: input
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: pred
        sequence: string
      - name: pass@1
        dtype: float32
    splits:
      - name: latest
        num_bytes: 10612442
        num_examples: 1055
    download_size: 2123335
    dataset_size: 10612442
  - config_name: mbpp_plus
    features:
      - name: id
        dtype: int64
      - name: input
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: pred
        sequence: string
      - name: pass@1
        dtype: float32
    splits:
      - name: latest
        num_bytes: 256117
        num_examples: 378
    download_size: 83706
    dataset_size: 256117
  - config_name: mmlu_instruct
    features:
      - name: id
        dtype: int64
      - name: input
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: pred
        dtype: string
      - name: exact_match
        dtype: float64
    splits:
      - name: latest
        num_bytes: 15341197
        num_examples: 3153
    download_size: 4140604
    dataset_size: 15341197
  - config_name: mmlu_stem_instruct
    features:
      - name: id
        dtype: int64
      - name: input
        list:
          - name: role
            dtype: string
          - name: content
            dtype: string
      - name: pred
        dtype: string
      - name: exact_match
        dtype: float64
    splits:
      - name: latest
        num_bytes: 15341197
        num_examples: 3153
    download_size: 4140604
    dataset_size: 15341197
configs:
  - config_name: bigcodebench_full
    data_files:
      - split: latest
        path: bigcodebench_full/latest-*
  - config_name: gpqa_instruct
    data_files:
      - split: latest
        path: gpqa_instruct/latest-*
  - config_name: humaneval_plus
    data_files:
      - split: latest
        path: humaneval_plus/latest-*
  - config_name: livecodebench_v6
    data_files:
      - split: latest
        path: livecodebench_v6/latest-*
  - config_name: mbpp_plus
    data_files:
      - split: latest
        path: mbpp_plus/latest-*
  - config_name: mmlu_instruct
    data_files:
      - split: latest
        path: mmlu_instruct/latest-*
  - config_name: mmlu_stem_instruct
    data_files:
      - split: latest
        path: mmlu_stem_instruct/latest-*