JingweiNi commited on
Commit
18caee0
·
verified ·
1 Parent(s): f9ae158

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +53 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: instruction
9
+ dtype: string
10
+ - name: raw_text
11
+ dtype: string
12
+ - name: token_id
13
+ dtype: string
14
+ - name: log_prob
15
+ dtype: string
16
+ - name: cluster_dict
17
+ dtype: string
18
+ - name: cluster_verdict
19
+ dtype: string
20
+ - name: majority_rate
21
+ dtype: float64
22
+ - name: majority_answer
23
+ dtype: string
24
+ - name: majority_correctness
25
+ dtype: int64
26
+ - name: correctness_rate
27
+ dtype: float64
28
+ - name: correct_answer
29
+ dtype: string
30
+ - name: prompt_type
31
+ dtype: int64
32
+ - name: prompt
33
+ dtype: string
34
+ - name: responses_correctness_heuristic_before
35
+ dtype: string
36
+ - name: responses_correctness_heuristic_after
37
+ dtype: string
38
+ - name: responses_correctness_number
39
+ dtype: string
40
+ - name: responses_correctness
41
+ dtype: string
42
+ splits:
43
+ - name: train
44
+ num_bytes: 133252898
45
+ num_examples: 10000
46
+ download_size: 61509436
47
+ dataset_size: 133252898
48
+ configs:
49
+ - config_name: default
50
+ data_files:
51
+ - split: train
52
+ path: data/train-*
53
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03f94b61ec725453a730e25ca8de8803fa0e0366edbddbe57ed1760a6ac268d5
3
+ size 61509436