ba144220 commited on
Commit
cd2791f
·
verified ·
1 Parent(s): f540b06

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +51 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: target
7
+ dtype: int64
8
+ - name: nums
9
+ list: int64
10
+ - name: ground_truth
11
+ struct:
12
+ - name: numbers
13
+ list: int64
14
+ - name: target
15
+ dtype: int64
16
+ - name: mean_reward
17
+ dtype: float64
18
+ - name: pass_rate
19
+ dtype: float64
20
+ - name: format_rate
21
+ dtype: float64
22
+ - name: reward_std
23
+ dtype: float64
24
+ - name: max_reward
25
+ dtype: float64
26
+ - name: mean_logprob
27
+ dtype: float64
28
+ - name: logprob_std
29
+ dtype: float64
30
+ - name: mean_logprob_correct
31
+ dtype: float64
32
+ - name: mean_logprob_incorrect
33
+ dtype: float64
34
+ - name: mean_response_length
35
+ dtype: float64
36
+ - name: response_length_std
37
+ dtype: float64
38
+ - name: unique_answers
39
+ dtype: int64
40
+ splits:
41
+ - name: train
42
+ num_bytes: 15571056
43
+ num_examples: 18432
44
+ download_size: 2061190
45
+ dataset_size: 15571056
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: train
50
+ path: data/train-*
51
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98080dccfffc61cb28309b6cd83a6e23b1d78015590b58c0cf63b82512a485a1
3
+ size 2061190