Upload dataset
Browse files- README.md +32 -0
- translated_flan_qa/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -280,6 +280,34 @@ dataset_info:
|
|
280 |
num_examples: 4279
|
281 |
download_size: 1068206
|
282 |
dataset_size: 2885792
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
283 |
- config_name: translated_hotpotqa
|
284 |
features:
|
285 |
- name: targets
|
@@ -517,6 +545,10 @@ configs:
|
|
517 |
data_files:
|
518 |
- split: train
|
519 |
path: translated_flan_lambada/train-*
|
|
|
|
|
|
|
|
|
520 |
- config_name: translated_hotpotqa
|
521 |
data_files:
|
522 |
- split: train
|
|
|
280 |
num_examples: 4279
|
281 |
download_size: 1068206
|
282 |
dataset_size: 2885792
|
283 |
+
- config_name: translated_flan_qa
|
284 |
+
features:
|
285 |
+
- name: targets
|
286 |
+
dtype: string
|
287 |
+
- name: task_type
|
288 |
+
dtype: string
|
289 |
+
- name: id
|
290 |
+
dtype: int64
|
291 |
+
- name: template_id
|
292 |
+
dtype: int64
|
293 |
+
- name: dataset_name
|
294 |
+
dtype: string
|
295 |
+
- name: script
|
296 |
+
dtype: string
|
297 |
+
- name: split
|
298 |
+
dtype: string
|
299 |
+
- name: inputs
|
300 |
+
dtype: string
|
301 |
+
- name: sub_dataset_name
|
302 |
+
dtype: string
|
303 |
+
- name: language
|
304 |
+
dtype: string
|
305 |
+
splits:
|
306 |
+
- name: train
|
307 |
+
num_bytes: 433734
|
308 |
+
num_examples: 540
|
309 |
+
download_size: 154930
|
310 |
+
dataset_size: 433734
|
311 |
- config_name: translated_hotpotqa
|
312 |
features:
|
313 |
- name: targets
|
|
|
545 |
data_files:
|
546 |
- split: train
|
547 |
path: translated_flan_lambada/train-*
|
548 |
+
- config_name: translated_flan_qa
|
549 |
+
data_files:
|
550 |
+
- split: train
|
551 |
+
path: translated_flan_qa/train-*
|
552 |
- config_name: translated_hotpotqa
|
553 |
data_files:
|
554 |
- split: train
|
translated_flan_qa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55f66e159ec4c667563c68ec1b2d8af8cdd21b040b88c07eadfbb2c39f00c172
|
3 |
+
size 154930
|