Upload dataset
Browse files
README.md
CHANGED
@@ -84,6 +84,34 @@ dataset_info:
|
|
84 |
num_examples: 4279
|
85 |
download_size: 1068206
|
86 |
dataset_size: 2885792
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
- config_name: translated_paws
|
88 |
features:
|
89 |
- name: targets
|
@@ -125,6 +153,10 @@ configs:
|
|
125 |
data_files:
|
126 |
- split: train
|
127 |
path: translated_flan_lambada/train-*
|
|
|
|
|
|
|
|
|
128 |
- config_name: translated_paws
|
129 |
data_files:
|
130 |
- split: train
|
|
|
84 |
num_examples: 4279
|
85 |
download_size: 1068206
|
86 |
dataset_size: 2885792
|
87 |
+
- config_name: translated_hotpotqa
|
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: 171545509
|
112 |
+
num_examples: 355476
|
113 |
+
download_size: 51033087
|
114 |
+
dataset_size: 171545509
|
115 |
- config_name: translated_paws
|
116 |
features:
|
117 |
- name: targets
|
|
|
153 |
data_files:
|
154 |
- split: train
|
155 |
path: translated_flan_lambada/train-*
|
156 |
+
- config_name: translated_hotpotqa
|
157 |
+
data_files:
|
158 |
+
- split: train
|
159 |
+
path: translated_hotpotqa/train-*
|
160 |
- config_name: translated_paws
|
161 |
data_files:
|
162 |
- split: train
|
translated_hotpotqa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c080c42698da6239e494e42d44ab73b9e42a3347ba2af5130a8e6f5229251b4d
|
3 |
+
size 51033087
|