FusedMHPP / README.md
laylarsssss's picture
Upload dataset
ee73b55 verified
metadata
dataset_info:
  - config_name: mhpp
    features:
      - name: content
        dtype: string
      - name: labels
        struct:
          - name: difficulty_type
            dtype: string
      - name: test
        dtype: string
      - name: id
        dtype: int64
    splits:
      - name: test
        num_bytes: 126072
        num_examples: 140
    download_size: 63664
    dataset_size: 126072
  - config_name: mhpp_210
    features:
      - name: content
        dtype: string
      - name: labels
        struct:
          - name: difficulty_type
            dtype: string
      - name: test
        dtype: string
      - name: id
        dtype: int64
    splits:
      - name: test
        num_bytes: 209194
        num_examples: 210
    download_size: 103106
    dataset_size: 209194
configs:
  - config_name: mhpp
    data_files:
      - split: test
        path: mhpp/test-*
  - config_name: mhpp_210
    data_files:
      - split: test
        path: mhpp_210/test-*