yzhuang commited on
Commit
bd1160a
·
verified ·
1 Parent(s): 8d5bf6c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: target
5
+ dtype: int64
6
+ - name: nums
7
+ sequence: int64
8
+ - name: solution
9
+ dtype: string
10
+ - name: data_source
11
+ dtype: string
12
+ - name: prompt
13
+ list:
14
+ - name: content
15
+ dtype: string
16
+ - name: role
17
+ dtype: string
18
+ - name: ability
19
+ dtype: string
20
+ - name: reward_model
21
+ struct:
22
+ - name: ground_truth
23
+ struct:
24
+ - name: numbers
25
+ sequence: int64
26
+ - name: target
27
+ dtype: int64
28
+ - name: style
29
+ dtype: string
30
+ - name: extra_info
31
+ struct:
32
+ - name: index
33
+ dtype: int64
34
+ - name: split
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 235517241
39
+ num_examples: 327680
40
+ - name: test
41
+ num_bytes: 734971
42
+ num_examples: 1024
43
+ download_size: 25848329
44
+ dataset_size: 236252212
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
+ - split: test
51
+ path: data/test-*
52
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b1678cb1e74246e4923435fba004106028383f7819f4729dda60f210f361e4
3
+ size 91646
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e3487c5dda72d5b4090007ac3aae57a38d613688b63bad15ab4282d2431c094
3
+ size 25756683