MultiPL-E / README.md
iNeil77's picture
Upload dataset
f11ea0e verified
|
raw
history blame
4.35 kB
metadata
dataset_info:
  - config_name: clj
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 151662
        num_examples: 161
    download_size: 65487
    dataset_size: 151662
  - config_name: cpp
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 221833
        num_examples: 161
    download_size: 78313
    dataset_size: 221833
  - config_name: cs
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 265775
        num_examples: 158
    download_size: 77240
    dataset_size: 265775
  - config_name: d
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 156877
        num_examples: 156
    download_size: 65224
    dataset_size: 156877
  - config_name: go
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 229905
        num_examples: 154
    download_size: 73356
    dataset_size: 229905
  - config_name: hs
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 188009
        num_examples: 156
    download_size: 64570
    dataset_size: 188009
  - config_name: java
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 270497
        num_examples: 158
    download_size: 81338
    dataset_size: 270497
  - config_name: jl
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 142994
        num_examples: 159
    download_size: 63755
    dataset_size: 142994
  - config_name: js
    features:
      - name: name
        dtype: string
      - name: language
        dtype: string
      - name: prompt
        dtype: string
      - name: doctests
        dtype: string
      - name: prompt_terminology
        dtype: string
      - name: tests
        dtype: string
      - name: stop_tokens
        sequence: string
    splits:
      - name: test
        num_bytes: 163934
        num_examples: 161
    download_size: 65126
    dataset_size: 163934
configs:
  - config_name: clj
    data_files:
      - split: test
        path: clj/test-*
  - config_name: cpp
    data_files:
      - split: test
        path: cpp/test-*
  - config_name: cs
    data_files:
      - split: test
        path: cs/test-*
  - config_name: d
    data_files:
      - split: test
        path: d/test-*
  - config_name: go
    data_files:
      - split: test
        path: go/test-*
  - config_name: hs
    data_files:
      - split: test
        path: hs/test-*
  - config_name: java
    data_files:
      - split: test
        path: java/test-*
  - config_name: jl
    data_files:
      - split: test
        path: jl/test-*
  - config_name: js
    data_files:
      - split: test
        path: js/test-*