Upload dataset
Browse files
README.md
CHANGED
@@ -450,6 +450,34 @@ dataset_info:
|
|
450 |
num_examples: 710952
|
451 |
download_size: 51704787
|
452 |
dataset_size: 140638090
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
453 |
configs:
|
454 |
- config_name: aya_dataset
|
455 |
data_files:
|
@@ -531,4 +559,8 @@ configs:
|
|
531 |
data_files:
|
532 |
- split: train
|
533 |
path: translated_hotpotqa/train-*
|
|
|
|
|
|
|
|
|
534 |
---
|
|
|
450 |
num_examples: 710952
|
451 |
download_size: 51704787
|
452 |
dataset_size: 140638090
|
453 |
+
- config_name: translated_joke_explaination
|
454 |
+
features:
|
455 |
+
- name: id
|
456 |
+
dtype: int64
|
457 |
+
- name: inputs
|
458 |
+
dtype: string
|
459 |
+
- name: targets
|
460 |
+
dtype: string
|
461 |
+
- name: dataset_name
|
462 |
+
dtype: string
|
463 |
+
- name: sub_dataset_name
|
464 |
+
dtype: string
|
465 |
+
- name: task_type
|
466 |
+
dtype: string
|
467 |
+
- name: template_id
|
468 |
+
dtype: string
|
469 |
+
- name: language_code
|
470 |
+
dtype: string
|
471 |
+
- name: split
|
472 |
+
dtype: string
|
473 |
+
- name: script
|
474 |
+
dtype: string
|
475 |
+
splits:
|
476 |
+
- name: train
|
477 |
+
num_bytes: 789677
|
478 |
+
num_examples: 1508
|
479 |
+
download_size: 343907
|
480 |
+
dataset_size: 789677
|
481 |
configs:
|
482 |
- config_name: aya_dataset
|
483 |
data_files:
|
|
|
559 |
data_files:
|
560 |
- split: train
|
561 |
path: translated_hotpotqa/train-*
|
562 |
+
- config_name: translated_joke_explaination
|
563 |
+
data_files:
|
564 |
+
- split: train
|
565 |
+
path: translated_joke_explaination/train-*
|
566 |
---
|
translated_joke_explaination/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7bfa949e96f11d60e7bd9df94c94ddbe10c2508f74c90411ab330ebe810cc14
|
3 |
+
size 343907
|