Upload dataset
Browse files
README.md
CHANGED
|
@@ -84,6 +84,34 @@ dataset_info:
|
|
| 84 |
num_examples: 14808
|
| 85 |
download_size: 12027773
|
| 86 |
dataset_size: 30988209
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
- config_name: translated_flan_cot
|
| 88 |
features:
|
| 89 |
- name: targets
|
|
@@ -321,6 +349,10 @@ configs:
|
|
| 321 |
data_files:
|
| 322 |
- split: train
|
| 323 |
path: translated_dolly/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 324 |
- config_name: translated_flan_cot
|
| 325 |
data_files:
|
| 326 |
- split: train
|
|
|
|
| 84 |
num_examples: 14808
|
| 85 |
download_size: 12027773
|
| 86 |
dataset_size: 30988209
|
| 87 |
+
- config_name: translated_flan_coqa
|
| 88 |
+
features:
|
| 89 |
+
- name: targets
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: task_type
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: id
|
| 94 |
+
dtype: int64
|
| 95 |
+
- name: template_id
|
| 96 |
+
dtype: int64
|
| 97 |
+
- name: dataset_name
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: script
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: split
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: inputs
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: sub_dataset_name
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: language
|
| 108 |
+
dtype: string
|
| 109 |
+
splits:
|
| 110 |
+
- name: train
|
| 111 |
+
num_bytes: 40235091
|
| 112 |
+
num_examples: 6409
|
| 113 |
+
download_size: 15430700
|
| 114 |
+
dataset_size: 40235091
|
| 115 |
- config_name: translated_flan_cot
|
| 116 |
features:
|
| 117 |
- name: targets
|
|
|
|
| 349 |
data_files:
|
| 350 |
- split: train
|
| 351 |
path: translated_dolly/train-*
|
| 352 |
+
- config_name: translated_flan_coqa
|
| 353 |
+
data_files:
|
| 354 |
+
- split: train
|
| 355 |
+
path: translated_flan_coqa/train-*
|
| 356 |
- config_name: translated_flan_cot
|
| 357 |
data_files:
|
| 358 |
- split: train
|
translated_flan_coqa/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2aa3e30b675198e68b7859237608b4127b83f2bd9ed4fb56fcad63ac05a593c1
|
| 3 |
+
size 15430700
|