Ramitha commited on
Commit
49ce38a
·
verified ·
1 Parent(s): bac4e98

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: snippet
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: answerGenerated
11
+ dtype: string
12
+ - name: dataset
13
+ dtype: string
14
+ - name: snippet_percentage
15
+ dtype: int64
16
+ - name: temperature
17
+ dtype: float64
18
+ - name: model
19
+ dtype: string
20
+ - name: gold_standard_cos
21
+ dtype: float64
22
+ - name: question_answerGenerated_llama
23
+ dtype: string
24
+ - name: reverse_answer_answerGenerated_llama
25
+ dtype: string
26
+ - name: question_answerGenerated_gemma
27
+ dtype: string
28
+ - name: reverse_answer_answerGenerated_gemma
29
+ dtype: string
30
+ - name: question_answerGenerated_mistral
31
+ dtype: string
32
+ - name: reverse_answer_answerGenerated_mistral
33
+ dtype: string
34
+ - name: question_answerGenerated_falcon
35
+ dtype: string
36
+ - name: reverse_answer_answerGenerated_falcon
37
+ dtype: string
38
+ - name: __index_level_0__
39
+ dtype: int64
40
+ - name: question_llama_emb
41
+ dtype: string
42
+ - name: answerGenerated_llama_emb
43
+ dtype: string
44
+ - name: question_answerGenerated_falcon_llama_emb
45
+ dtype: string
46
+ - name: reverse_answer_answerGenerated_falcon_llama_emb
47
+ dtype: string
48
+ - name: question_answerGenerated_gemma_llama_emb
49
+ dtype: string
50
+ - name: reverse_answer_answerGenerated_gemma_llama_emb
51
+ dtype: string
52
+ - name: question_answerGenerated_mistral_llama_emb
53
+ dtype: string
54
+ - name: reverse_answer_answerGenerated_mistral_llama_emb
55
+ dtype: string
56
+ - name: question_falcon_emb
57
+ dtype: string
58
+ - name: answerGenerated_falcon_emb
59
+ dtype: string
60
+ - name: question_answerGenerated_llama_falcon_emb
61
+ dtype: string
62
+ - name: reverse_answer_answerGenerated_llama_falcon_emb
63
+ dtype: string
64
+ - name: question_answerGenerated_gemma_falcon_emb
65
+ dtype: string
66
+ - name: reverse_answer_answerGenerated_gemma_falcon_emb
67
+ dtype: string
68
+ - name: question_answerGenerated_mistral_falcon_emb
69
+ dtype: string
70
+ - name: reverse_answer_answerGenerated_mistral_falcon_emb
71
+ dtype: string
72
+ - name: question_mistral_emb
73
+ dtype: string
74
+ - name: answerGenerated_mistral_emb
75
+ dtype: string
76
+ - name: question_answerGenerated_llama_mistral_emb
77
+ dtype: string
78
+ - name: reverse_answer_answerGenerated_llama_mistral_emb
79
+ dtype: string
80
+ - name: question_answerGenerated_falcon_mistral_emb
81
+ dtype: string
82
+ - name: reverse_answer_answerGenerated_falcon_mistral_emb
83
+ dtype: string
84
+ - name: question_answerGenerated_gemma_mistral_emb
85
+ dtype: string
86
+ - name: reverse_answer_answerGenerated_gemma_mistral_emb
87
+ dtype: string
88
+ - name: question_gemma_emb
89
+ dtype: string
90
+ - name: answerGenerated_gemma_emb
91
+ dtype: string
92
+ - name: question_answerGenerated_llama_gemma_emb
93
+ dtype: string
94
+ - name: reverse_answer_answerGenerated_llama_gemma_emb
95
+ dtype: string
96
+ - name: question_answerGenerated_falcon_gemma_emb
97
+ dtype: string
98
+ - name: reverse_answer_answerGenerated_falcon_gemma_emb
99
+ dtype: string
100
+ - name: question_answerGenerated_mistral_gemma_emb
101
+ dtype: string
102
+ - name: reverse_answer_answerGenerated_mistral_gemma_emb
103
+ dtype: string
104
+ - name: ILRAlign_llama
105
+ dtype: float64
106
+ - name: WILRAlign_llama
107
+ dtype: float64
108
+ - name: Metric_mqsim
109
+ dtype: float64
110
+ - name: Metric_qvar
111
+ dtype: float64
112
+ - name: Metric_masim
113
+ dtype: float64
114
+ - name: Metric_rtig
115
+ dtype: float64
116
+ - name: Metric_enj
117
+ dtype: float64
118
+ - name: Metric_proximity
119
+ dtype: float64
120
+ - name: Metric_mqsim_llama
121
+ dtype: float64
122
+ - name: Metric_qvar_llama
123
+ dtype: float64
124
+ - name: Metric_masim_llama
125
+ dtype: float64
126
+ - name: Metric_rtig_llama
127
+ dtype: float64
128
+ - name: Metric_enj_llama
129
+ dtype: float64
130
+ - name: Metric_proximity_llama
131
+ dtype: float64
132
+ - name: Metric_sparsity_llama
133
+ dtype: float64
134
+ - name: WILRAlign_tuned_llama
135
+ dtype: float64
136
+ - name: ILRAlign_falcon
137
+ dtype: float64
138
+ - name: WILRAlign_falcon
139
+ dtype: float64
140
+ - name: WILRAlign_tuned_falcon
141
+ dtype: float64
142
+ - name: Metric_mqsim_falcon
143
+ dtype: float64
144
+ - name: Metric_qvar_falcon
145
+ dtype: float64
146
+ - name: Metric_masim_falcon
147
+ dtype: float64
148
+ - name: Metric_rtig_falcon
149
+ dtype: float64
150
+ - name: Metric_enj_falcon
151
+ dtype: float64
152
+ - name: Metric_proximity_falcon
153
+ dtype: float64
154
+ - name: Metric_sparsity_falcon
155
+ dtype: float64
156
+ - name: ILRAlign_gemma
157
+ dtype: float64
158
+ - name: WILRAlign_gemma
159
+ dtype: float64
160
+ - name: WILRAlign_tuned_gemma
161
+ dtype: float64
162
+ - name: Metric_mqsim_gemma
163
+ dtype: float64
164
+ - name: Metric_qvar_gemma
165
+ dtype: float64
166
+ - name: Metric_masim_gemma
167
+ dtype: float64
168
+ - name: Metric_rtig_gemma
169
+ dtype: float64
170
+ - name: Metric_enj_gemma
171
+ dtype: float64
172
+ - name: Metric_proximity_gemma
173
+ dtype: float64
174
+ - name: Metric_sparsity_gemma
175
+ dtype: float64
176
+ - name: ILRAlign_mistral
177
+ dtype: float64
178
+ - name: WILRAlign_mistral
179
+ dtype: float64
180
+ - name: WILRAlign_tuned_mistral
181
+ dtype: float64
182
+ - name: Metric_mqsim_mistral
183
+ dtype: float64
184
+ - name: Metric_qvar_mistral
185
+ dtype: float64
186
+ - name: Metric_masim_mistral
187
+ dtype: float64
188
+ - name: Metric_rtig_mistral
189
+ dtype: float64
190
+ - name: Metric_enj_mistral
191
+ dtype: float64
192
+ - name: Metric_proximity_mistral
193
+ dtype: float64
194
+ - name: Metric_sparsity_mistral
195
+ dtype: float64
196
+ splits:
197
+ - name: rawcases
198
+ num_bytes: 2666475195
199
+ num_examples: 4800
200
+ download_size: 1460753309
201
+ dataset_size: 2666475195
202
+ configs:
203
+ - config_name: default
204
+ data_files:
205
+ - split: rawcases
206
+ path: data/rawcases-*
207
+ ---
data/rawcases-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:add77ecf820ce114a903668ec57c8340f27abc6e21f9e3334a127eeb1b083f2f
3
+ size 146044386
data/rawcases-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f8ec3204d20f2edf6ae022e259cb1c10be5a74382196a54f87080d5529bbb83
3
+ size 137828714
data/rawcases-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3fbbe2f33695b3bee160df2f1205217ac33d2308695988c85ae5709edf2817
3
+ size 129571819
data/rawcases-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d99a591e927d5f982c5082778a36ef5bd4227e82a207d917871cc1bc64dd9a0
3
+ size 300252488
data/rawcases-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2939997019362931c57dae33807ac0a8581d2c52ca71291300045cd83751605f
3
+ size 349217405
data/rawcases-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ae393f980af39cae5f3efc17b2bdddeb31501cfec32c7f8ebff697625b8148
3
+ size 397838497