akatsuki1125 commited on
Commit
7d397e2
·
verified ·
1 Parent(s): eb95832

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -2,21 +2,21 @@
2
  dataset_info:
3
  - config_name: humaneval-cpp
4
  features:
5
- - name: stop_tokens
6
  sequence: string
7
- - name: prompt
8
  dtype: string
9
- - name: prompt_terminology
10
  dtype: string
11
  - name: doctests
12
  dtype: string
13
- - name: name
14
  dtype: string
15
- - name: tests
16
  dtype: string
17
- - name: original
18
  dtype: string
19
- - name: language
20
  dtype: string
21
  splits:
22
  - name: test
 
2
  dataset_info:
3
  - config_name: humaneval-cpp
4
  features:
5
+ - name: name
6
  sequence: string
7
+ - name: language
8
  dtype: string
9
+ - name: prompt
10
  dtype: string
11
  - name: doctests
12
  dtype: string
13
+ - name: original
14
  dtype: string
15
+ - name: prompt_terminology
16
  dtype: string
17
+ - name: tests
18
  dtype: string
19
+ - name: stop_tokens
20
  dtype: string
21
  splits:
22
  - name: test