Upload dataset
Browse files
README.md
CHANGED
@@ -90,6 +90,24 @@ dataset_info:
|
|
90 |
num_examples: 79
|
91 |
download_size: 7007
|
92 |
dataset_size: 7601
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
- config_name: forget_high_count_related
|
94 |
features:
|
95 |
- name: question
|
@@ -297,6 +315,10 @@ configs:
|
|
297 |
data_files:
|
298 |
- split: train
|
299 |
path: forget_high_count_paraphrase/train-*
|
|
|
|
|
|
|
|
|
300 |
- config_name: forget_high_count_related
|
301 |
data_files:
|
302 |
- split: train
|
|
|
90 |
num_examples: 79
|
91 |
download_size: 7007
|
92 |
dataset_size: 7601
|
93 |
+
- config_name: forget_high_count_paraphrased
|
94 |
+
features:
|
95 |
+
- name: question
|
96 |
+
dtype: string
|
97 |
+
- name: answer
|
98 |
+
dtype: string
|
99 |
+
- name: country
|
100 |
+
dtype: string
|
101 |
+
- name: capital
|
102 |
+
dtype: string
|
103 |
+
- name: count
|
104 |
+
dtype: float64
|
105 |
+
splits:
|
106 |
+
- name: train
|
107 |
+
num_bytes: 7601
|
108 |
+
num_examples: 79
|
109 |
+
download_size: 7007
|
110 |
+
dataset_size: 7601
|
111 |
- config_name: forget_high_count_related
|
112 |
features:
|
113 |
- name: question
|
|
|
315 |
data_files:
|
316 |
- split: train
|
317 |
path: forget_high_count_paraphrase/train-*
|
318 |
+
- config_name: forget_high_count_paraphrased
|
319 |
+
data_files:
|
320 |
+
- split: train
|
321 |
+
path: forget_high_count_paraphrased/train-*
|
322 |
- config_name: forget_high_count_related
|
323 |
data_files:
|
324 |
- split: train
|
forget_high_count_paraphrased/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
|