TongZheng1999 commited on
Commit
b1a2406
·
verified ·
1 Parent(s): 7320e80

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: index
5
+ dtype: int64
6
+ - name: prompt
7
+ list:
8
+ - name: content
9
+ dtype: string
10
+ - name: role
11
+ dtype: string
12
+ - name: source
13
+ dtype: string
14
+ - name: question
15
+ dtype: string
16
+ - name: reference
17
+ dtype: string
18
+ - name: level
19
+ dtype: string
20
+ - name: type
21
+ dtype: string
22
+ - name: solution
23
+ dtype: string
24
+ - name: reward_model
25
+ struct:
26
+ - name: ground_truth
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 8060728
31
+ num_examples: 7500
32
+ - name: test
33
+ num_bytes: 5019710
34
+ num_examples: 5000
35
+ download_size: 6405580
36
+ dataset_size: 13080438
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: test
43
+ path: data/test-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fd4c2c3c4a0943cd0fd5355346476380f260f24d1782731c91df171dbea4d36
3
+ size 2453401
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5061e6c7b083165e03493833f8278fb968dbf4ff561b5ade852bb51fc4e1c13
3
+ size 3952179