File size: 834 Bytes
c502afd
 
ee73b55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c502afd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ee73b55
 
 
 
c502afd
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
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-*
---