Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: question
|
6 |
dtype: string
|
@@ -18,9 +18,31 @@ dataset_info:
|
|
18 |
num_examples: 79
|
19 |
download_size: 7702
|
20 |
dataset_size: 7477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
configs:
|
22 |
- config_name: forget_low_count
|
23 |
data_files:
|
24 |
- split: train
|
25 |
path: forget_low_count/train-*
|
|
|
|
|
|
|
|
|
26 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: forget_low_count
|
4 |
features:
|
5 |
- name: question
|
6 |
dtype: string
|
|
|
18 |
num_examples: 79
|
19 |
download_size: 7702
|
20 |
dataset_size: 7477
|
21 |
+
- config_name: forget_low_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: 9002
|
36 |
+
num_examples: 79
|
37 |
+
download_size: 8036
|
38 |
+
dataset_size: 9002
|
39 |
configs:
|
40 |
- config_name: forget_low_count
|
41 |
data_files:
|
42 |
- split: train
|
43 |
path: forget_low_count/train-*
|
44 |
+
- config_name: forget_low_count_paraphrase
|
45 |
+
data_files:
|
46 |
+
- split: train
|
47 |
+
path: forget_low_count_paraphrase/train-*
|
48 |
---
|
forget_low_count_paraphrase/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
|