arubenruben
commited on
Commit
•
dce2f9c
1
Parent(s):
8000841
Upload dataset
Browse files- README.md +100 -0
- quac/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -356,6 +356,102 @@ dataset_info:
|
|
356 |
num_examples: 1
|
357 |
download_size: 16531
|
358 |
dataset_size: 639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
359 |
configs:
|
360 |
- config_name: ai2_arc
|
361 |
data_files:
|
@@ -381,4 +477,8 @@ configs:
|
|
381 |
data_files:
|
382 |
- split: train
|
383 |
path: openbookqa/train-*
|
|
|
|
|
|
|
|
|
384 |
---
|
|
|
356 |
num_examples: 1
|
357 |
download_size: 16531
|
358 |
dataset_size: 639
|
359 |
+
- config_name: quac
|
360 |
+
features:
|
361 |
+
- name: background
|
362 |
+
dtype: string
|
363 |
+
- name: background_translated
|
364 |
+
struct:
|
365 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
366 |
+
struct:
|
367 |
+
- name: prediction
|
368 |
+
dtype: float64
|
369 |
+
- name: text
|
370 |
+
dtype: string
|
371 |
+
- name: google_translation
|
372 |
+
struct:
|
373 |
+
- name: prediction
|
374 |
+
dtype: float64
|
375 |
+
- name: text
|
376 |
+
dtype: string
|
377 |
+
- name: libre_translation
|
378 |
+
struct:
|
379 |
+
- name: prediction
|
380 |
+
dtype: float64
|
381 |
+
- name: text
|
382 |
+
dtype: string
|
383 |
+
- name: context
|
384 |
+
dtype: string
|
385 |
+
- name: context_translated
|
386 |
+
struct:
|
387 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
388 |
+
struct:
|
389 |
+
- name: prediction
|
390 |
+
dtype: float64
|
391 |
+
- name: text
|
392 |
+
dtype: string
|
393 |
+
- name: google_translation
|
394 |
+
struct:
|
395 |
+
- name: prediction
|
396 |
+
dtype: float64
|
397 |
+
- name: text
|
398 |
+
dtype: string
|
399 |
+
- name: libre_translation
|
400 |
+
struct:
|
401 |
+
- name: prediction
|
402 |
+
dtype: float64
|
403 |
+
- name: text
|
404 |
+
dtype: string
|
405 |
+
- name: questions
|
406 |
+
sequence: string
|
407 |
+
- name: questions_translated
|
408 |
+
struct:
|
409 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
410 |
+
struct:
|
411 |
+
- name: prediction
|
412 |
+
dtype: float64
|
413 |
+
- name: text
|
414 |
+
dtype: string
|
415 |
+
- name: google_translation
|
416 |
+
struct:
|
417 |
+
- name: prediction
|
418 |
+
dtype: float64
|
419 |
+
- name: text
|
420 |
+
dtype: string
|
421 |
+
- name: libre_translation
|
422 |
+
struct:
|
423 |
+
- name: prediction
|
424 |
+
dtype: float64
|
425 |
+
- name: text
|
426 |
+
dtype: string
|
427 |
+
- name: orig_answers
|
428 |
+
sequence: string
|
429 |
+
- name: orig_answers_translated
|
430 |
+
struct:
|
431 |
+
- name: Helsinki-NLP/opus-mt-tc-big-en-pt
|
432 |
+
struct:
|
433 |
+
- name: prediction
|
434 |
+
dtype: float64
|
435 |
+
- name: text
|
436 |
+
dtype: string
|
437 |
+
- name: google_translation
|
438 |
+
struct:
|
439 |
+
- name: prediction
|
440 |
+
dtype: float64
|
441 |
+
- name: text
|
442 |
+
dtype: string
|
443 |
+
- name: libre_translation
|
444 |
+
struct:
|
445 |
+
- name: prediction
|
446 |
+
dtype: float64
|
447 |
+
- name: text
|
448 |
+
dtype: string
|
449 |
+
splits:
|
450 |
+
- name: train
|
451 |
+
num_bytes: 10338
|
452 |
+
num_examples: 1
|
453 |
+
download_size: 85053
|
454 |
+
dataset_size: 10338
|
455 |
configs:
|
456 |
- config_name: ai2_arc
|
457 |
data_files:
|
|
|
477 |
data_files:
|
478 |
- split: train
|
479 |
path: openbookqa/train-*
|
480 |
+
- config_name: quac
|
481 |
+
data_files:
|
482 |
+
- split: train
|
483 |
+
path: quac/train-*
|
484 |
---
|
quac/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff3a874c2c82d6c8ec02ccaccf050bb7be3cf196eb30e3bfbf8850ebf9f0ca07
|
3 |
+
size 85053
|