Upload dataset
Browse files
README.md
CHANGED
@@ -186,6 +186,102 @@ dataset_info:
|
|
186 |
num_examples: 1
|
187 |
download_size: 6927
|
188 |
dataset_size: 382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
configs:
|
190 |
- config_name: ai2_arc
|
191 |
data_files:
|
@@ -203,4 +299,8 @@ configs:
|
|
203 |
data_files:
|
204 |
- split: train
|
205 |
path: mbpp/train-*
|
|
|
|
|
|
|
|
|
206 |
---
|
|
|
186 |
num_examples: 1
|
187 |
download_size: 6927
|
188 |
dataset_size: 382
|
189 |
+
- config_name: natural_questions_parsed
|
190 |
+
features:
|
191 |
+
- name: document
|
192 |
+
dtype: string
|
193 |
+
- name: document_translated
|
194 |
+
struct:
|
195 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
196 |
+
struct:
|
197 |
+
- name: prediction
|
198 |
+
dtype: float64
|
199 |
+
- name: text
|
200 |
+
dtype: string
|
201 |
+
- name: google_translation
|
202 |
+
struct:
|
203 |
+
- name: prediction
|
204 |
+
dtype: float64
|
205 |
+
- name: text
|
206 |
+
dtype: string
|
207 |
+
- name: libre_translation
|
208 |
+
struct:
|
209 |
+
- name: prediction
|
210 |
+
dtype: float64
|
211 |
+
- name: text
|
212 |
+
dtype: string
|
213 |
+
- name: question
|
214 |
+
dtype: string
|
215 |
+
- name: question_translated
|
216 |
+
struct:
|
217 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
218 |
+
struct:
|
219 |
+
- name: prediction
|
220 |
+
dtype: float64
|
221 |
+
- name: text
|
222 |
+
dtype: string
|
223 |
+
- name: google_translation
|
224 |
+
struct:
|
225 |
+
- name: prediction
|
226 |
+
dtype: float64
|
227 |
+
- name: text
|
228 |
+
dtype: string
|
229 |
+
- name: libre_translation
|
230 |
+
struct:
|
231 |
+
- name: prediction
|
232 |
+
dtype: float64
|
233 |
+
- name: text
|
234 |
+
dtype: string
|
235 |
+
- name: candidates
|
236 |
+
sequence: string
|
237 |
+
- name: candidates_translated
|
238 |
+
struct:
|
239 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
240 |
+
struct:
|
241 |
+
- name: prediction
|
242 |
+
dtype: float64
|
243 |
+
- name: text
|
244 |
+
dtype: string
|
245 |
+
- name: google_translation
|
246 |
+
struct:
|
247 |
+
- name: prediction
|
248 |
+
dtype: float64
|
249 |
+
- name: text
|
250 |
+
dtype: string
|
251 |
+
- name: libre_translation
|
252 |
+
struct:
|
253 |
+
- name: prediction
|
254 |
+
dtype: float64
|
255 |
+
- name: text
|
256 |
+
dtype: string
|
257 |
+
- name: long_answer
|
258 |
+
dtype: string
|
259 |
+
- name: long_answer_translated
|
260 |
+
struct:
|
261 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
262 |
+
struct:
|
263 |
+
- name: prediction
|
264 |
+
dtype: float64
|
265 |
+
- name: text
|
266 |
+
dtype: string
|
267 |
+
- name: google_translation
|
268 |
+
struct:
|
269 |
+
- name: prediction
|
270 |
+
dtype: float64
|
271 |
+
- name: text
|
272 |
+
dtype: string
|
273 |
+
- name: libre_translation
|
274 |
+
struct:
|
275 |
+
- name: prediction
|
276 |
+
dtype: float64
|
277 |
+
- name: text
|
278 |
+
dtype: string
|
279 |
+
splits:
|
280 |
+
- name: train
|
281 |
+
num_bytes: 4591
|
282 |
+
num_examples: 1
|
283 |
+
download_size: 45713
|
284 |
+
dataset_size: 4591
|
285 |
configs:
|
286 |
- config_name: ai2_arc
|
287 |
data_files:
|
|
|
299 |
data_files:
|
300 |
- split: train
|
301 |
path: mbpp/train-*
|
302 |
+
- config_name: natural_questions_parsed
|
303 |
+
data_files:
|
304 |
+
- split: train
|
305 |
+
path: natural_questions_parsed/train-*
|
306 |
---
|
natural_questions_parsed/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f6e5e5bd5bacf336331b0fc0d8a282eb731e525e1eaacc4744144c37dac019a
|
3 |
+
size 45713
|