Upload dataset
Browse files
README.md
CHANGED
@@ -54,6 +54,24 @@ dataset_info:
|
|
54 |
num_examples: 395
|
55 |
download_size: 18889
|
56 |
dataset_size: 48599
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
configs:
|
58 |
- config_name: forget_low_count
|
59 |
data_files:
|
@@ -67,4 +85,8 @@ configs:
|
|
67 |
data_files:
|
68 |
- split: train
|
69 |
path: forget_low_count_related/train-*
|
|
|
|
|
|
|
|
|
70 |
---
|
|
|
54 |
num_examples: 395
|
55 |
download_size: 18889
|
56 |
dataset_size: 48599
|
57 |
+
- config_name: forget_medium_count
|
58 |
+
features:
|
59 |
+
- name: question
|
60 |
+
dtype: string
|
61 |
+
- name: answer
|
62 |
+
dtype: string
|
63 |
+
- name: country
|
64 |
+
dtype: string
|
65 |
+
- name: capital
|
66 |
+
dtype: string
|
67 |
+
- name: count
|
68 |
+
dtype: float64
|
69 |
+
splits:
|
70 |
+
- name: train
|
71 |
+
num_bytes: 6584
|
72 |
+
num_examples: 81
|
73 |
+
download_size: 7120
|
74 |
+
dataset_size: 6584
|
75 |
configs:
|
76 |
- config_name: forget_low_count
|
77 |
data_files:
|
|
|
85 |
data_files:
|
86 |
- split: train
|
87 |
path: forget_low_count_related/train-*
|
88 |
+
- config_name: forget_medium_count
|
89 |
+
data_files:
|
90 |
+
- split: train
|
91 |
+
path: forget_medium_count/train-*
|
92 |
---
|
forget_medium_count/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a28d76cf00061d3006f48a4afb47043bbc7862b1ea03b65564c70fecffc6a97a
|
3 |
+
size 7120
|