future7 commited on
Commit
647b033
·
verified ·
1 Parent(s): c7df614

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: prompt
11
+ list:
12
+ - name: content
13
+ dtype: string
14
+ - name: role
15
+ dtype: string
16
+ - name: answer
17
+ dtype: string
18
+ - name: reward_model
19
+ struct:
20
+ - name: ground_truth
21
+ dtype: string
22
+ - name: style
23
+ dtype: string
24
+ - name: extra_info
25
+ struct:
26
+ - name: related_questions
27
+ list:
28
+ - name: evaluation
29
+ dtype: bool
30
+ - name: final_answer
31
+ dtype: string
32
+ - name: question
33
+ dtype: string
34
+ - name: solution
35
+ dtype: string
36
+ - name: test_question
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 43720190.1
41
+ num_examples: 3888
42
+ - name: test
43
+ num_bytes: 4857798.9
44
+ num_examples: 432
45
+ download_size: 20976788
46
+ dataset_size: 48577989.0
47
+ configs:
48
+ - config_name: default
49
+ data_files:
50
+ - split: train
51
+ path: data/train-*
52
+ - split: test
53
+ path: data/test-*
54
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4aa00a1dada4cec9e3eda2993252b81dfe29c0ec841191e4ade3c447104f53a
3
+ size 2103521
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f13b3729d2c0f51a9767071cc9f9d7016578096677e2d8edd45be2db81dddac2
3
+ size 18873267