Upload dataset
Browse files
README.md
CHANGED
@@ -36,6 +36,24 @@ dataset_info:
|
|
36 |
num_examples: 79
|
37 |
download_size: 7007
|
38 |
dataset_size: 7601
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
- config_name: forget_low_count
|
40 |
features:
|
41 |
- name: question
|
@@ -153,6 +171,10 @@ configs:
|
|
153 |
data_files:
|
154 |
- split: train
|
155 |
path: forget_high_count_paraphrase/train-*
|
|
|
|
|
|
|
|
|
156 |
- config_name: forget_low_count
|
157 |
data_files:
|
158 |
- split: train
|
|
|
36 |
num_examples: 79
|
37 |
download_size: 7007
|
38 |
dataset_size: 7601
|
39 |
+
- config_name: forget_high_count_related
|
40 |
+
features:
|
41 |
+
- name: question
|
42 |
+
dtype: string
|
43 |
+
- name: answer
|
44 |
+
dtype: string
|
45 |
+
- name: country
|
46 |
+
dtype: string
|
47 |
+
- name: capital
|
48 |
+
dtype: string
|
49 |
+
- name: count
|
50 |
+
dtype: float64
|
51 |
+
splits:
|
52 |
+
- name: train
|
53 |
+
num_bytes: 42846
|
54 |
+
num_examples: 395
|
55 |
+
download_size: 18578
|
56 |
+
dataset_size: 42846
|
57 |
- config_name: forget_low_count
|
58 |
features:
|
59 |
- name: question
|
|
|
171 |
data_files:
|
172 |
- split: train
|
173 |
path: forget_high_count_paraphrase/train-*
|
174 |
+
- config_name: forget_high_count_related
|
175 |
+
data_files:
|
176 |
+
- split: train
|
177 |
+
path: forget_high_count_related/train-*
|
178 |
- config_name: forget_low_count
|
179 |
data_files:
|
180 |
- split: train
|
forget_high_count_related/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed49252645eeefa1eccda5255fb7522e55c8137fc70a1b339cbb062239b48b35
|
3 |
+
size 18578
|