future7 commited on
Commit
f5db129
·
verified ·
1 Parent(s): e769ce8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: data_source
7
+ dtype: string
8
+ - name: ability
9
+ dtype: string
10
+ - name: difficulty
11
+ dtype: float64
12
+ - name: prompt
13
+ list:
14
+ - name: content
15
+ dtype: string
16
+ - name: role
17
+ dtype: string
18
+ - name: answer
19
+ dtype: string
20
+ - name: reward_model
21
+ struct:
22
+ - name: ground_truth
23
+ dtype: string
24
+ - name: style
25
+ dtype: string
26
+ - name: extra_info
27
+ struct:
28
+ - name: related_questions
29
+ list:
30
+ - name: difficulty
31
+ dtype: float64
32
+ - name: final_answer
33
+ dtype: string
34
+ - name: question
35
+ dtype: string
36
+ - name: solution
37
+ dtype: string
38
+ - name: test_question
39
+ dtype: string
40
+ splits:
41
+ - name: train
42
+ num_bytes: 417890821.1399473
43
+ num_examples: 16914
44
+ - name: test
45
+ num_bytes: 4240319
46
+ num_examples: 171
47
+ download_size: 173915454
48
+ dataset_size: 422131140.1399473
49
+ configs:
50
+ - config_name: default
51
+ data_files:
52
+ - split: train
53
+ path: data/train-*
54
+ - split: test
55
+ path: data/test-*
56
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1214163ad5055a55a66f40b954d42d1bfb97fed9f6e9834897a7767262cd006
3
+ size 1736913
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db46c14ef6b5bfeb1432c910b6f0e775302a22d297420392c4c24c74fc3a6ded
3
+ size 172178541