Upload dataset
Browse files
README.md
CHANGED
@@ -18,6 +18,24 @@ dataset_info:
|
|
18 |
num_examples: 79
|
19 |
download_size: 6693
|
20 |
dataset_size: 6064
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
- config_name: forget_low_count
|
22 |
features:
|
23 |
- name: question
|
@@ -131,6 +149,10 @@ configs:
|
|
131 |
data_files:
|
132 |
- split: train
|
133 |
path: forget_high_count/train-*
|
|
|
|
|
|
|
|
|
134 |
- config_name: forget_low_count
|
135 |
data_files:
|
136 |
- split: train
|
|
|
18 |
num_examples: 79
|
19 |
download_size: 6693
|
20 |
dataset_size: 6064
|
21 |
+
- config_name: forget_high_count_paraphrase
|
22 |
+
features:
|
23 |
+
- name: question
|
24 |
+
dtype: string
|
25 |
+
- name: answer
|
26 |
+
dtype: string
|
27 |
+
- name: country
|
28 |
+
dtype: string
|
29 |
+
- name: capital
|
30 |
+
dtype: string
|
31 |
+
- name: count
|
32 |
+
dtype: float64
|
33 |
+
splits:
|
34 |
+
- name: train
|
35 |
+
num_bytes: 7601
|
36 |
+
num_examples: 79
|
37 |
+
download_size: 7007
|
38 |
+
dataset_size: 7601
|
39 |
- config_name: forget_low_count
|
40 |
features:
|
41 |
- name: question
|
|
|
149 |
data_files:
|
150 |
- split: train
|
151 |
path: forget_high_count/train-*
|
152 |
+
- config_name: forget_high_count_paraphrase
|
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
|
forget_high_count_paraphrase/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb4b20bed1d9d4d2c55136275ca23ecd9410ac8a0641d89275c0d99d62706e2a
|
3 |
+
size 7007
|