griffin commited on
Commit
619e64d
·
verified ·
1 Parent(s): 3ec78e9

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: rationale
9
+ dtype: string
10
+ - name: question_type
11
+ dtype: string
12
+ - name: meta
13
+ dtype: string
14
+ - name: question_type_group
15
+ dtype: string
16
+ - name: similarity_to_fact
17
+ dtype: float64
18
+ - name: prompt
19
+ dtype: string
20
+ - name: completion
21
+ dtype: string
22
+ - name: input
23
+ dtype: string
24
+ - name: prompt_oracle
25
+ dtype: string
26
+ - name: completion_oracle
27
+ dtype: string
28
+ - name: input_oracle
29
+ dtype: string
30
+ - name: generation_input
31
+ dtype: string
32
+ - name: generation_input_oracle
33
+ dtype: string
34
+ - name: prediction
35
+ dtype: string
36
+ - name: prediction_rationale
37
+ dtype: string
38
+ - name: prediction_oracle
39
+ dtype: string
40
+ - name: prediction_oracle_rationale
41
+ dtype: string
42
+ - name: log_ll
43
+ dtype: float64
44
+ - name: oracle_log_ll
45
+ dtype: float64
46
+ - name: oracle_advantage
47
+ dtype: float64
48
+ - name: accuracy
49
+ dtype: bool
50
+ - name: accuracy_oracle
51
+ dtype: bool
52
+ - name: accuracy_status
53
+ dtype: string
54
+ splits:
55
+ - name: train
56
+ num_bytes: 31147840
57
+ num_examples: 929
58
+ download_size: 3614936
59
+ dataset_size: 31147840
60
+ configs:
61
+ - config_name: default
62
+ data_files:
63
+ - split: train
64
+ path: data/train-*
65
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98aeae3394991b22bddef0576563142f438b035efde50e16c9059f6377290033
3
+ size 3614936