Upload dataset
Browse files
README.md
CHANGED
@@ -144,6 +144,24 @@ dataset_info:
|
|
144 |
num_examples: 79
|
145 |
download_size: 8036
|
146 |
dataset_size: 9002
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
- config_name: forget_low_count_related
|
148 |
features:
|
149 |
- name: question
|
@@ -273,6 +291,10 @@ configs:
|
|
273 |
data_files:
|
274 |
- split: train
|
275 |
path: forget_low_count_paraphrase/train-*
|
|
|
|
|
|
|
|
|
276 |
- config_name: forget_low_count_related
|
277 |
data_files:
|
278 |
- split: train
|
|
|
144 |
num_examples: 79
|
145 |
download_size: 8036
|
146 |
dataset_size: 9002
|
147 |
+
- config_name: forget_low_count_paraphrased
|
148 |
+
features:
|
149 |
+
- name: question
|
150 |
+
dtype: string
|
151 |
+
- name: answer
|
152 |
+
dtype: string
|
153 |
+
- name: country
|
154 |
+
dtype: string
|
155 |
+
- name: capital
|
156 |
+
dtype: string
|
157 |
+
- name: count
|
158 |
+
dtype: float64
|
159 |
+
splits:
|
160 |
+
- name: train
|
161 |
+
num_bytes: 9002
|
162 |
+
num_examples: 79
|
163 |
+
download_size: 8036
|
164 |
+
dataset_size: 9002
|
165 |
- config_name: forget_low_count_related
|
166 |
features:
|
167 |
- name: question
|
|
|
291 |
data_files:
|
292 |
- split: train
|
293 |
path: forget_low_count_paraphrase/train-*
|
294 |
+
- config_name: forget_low_count_paraphrased
|
295 |
+
data_files:
|
296 |
+
- split: train
|
297 |
+
path: forget_low_count_paraphrased/train-*
|
298 |
- config_name: forget_low_count_related
|
299 |
data_files:
|
300 |
- split: train
|
forget_low_count_paraphrased/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c37472945ce06ffbf756fd402b33e3e48dd1be917cc79907e414ef0c7f6534f1
|
3 |
+
size 8036
|