Upload dataset
Browse files
README.md
CHANGED
|
@@ -228,6 +228,22 @@ dataset_info:
|
|
| 228 |
num_examples: 9996
|
| 229 |
download_size: 495539
|
| 230 |
dataset_size: 1612973
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 231 |
- config_name: retain_biography
|
| 232 |
features:
|
| 233 |
- name: NAME
|
|
@@ -365,6 +381,10 @@ configs:
|
|
| 365 |
data_files:
|
| 366 |
- split: train
|
| 367 |
path: forget_low_count_qa/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 368 |
- config_name: retain_biography
|
| 369 |
data_files:
|
| 370 |
- split: train
|
|
|
|
| 228 |
num_examples: 9996
|
| 229 |
download_size: 495539
|
| 230 |
dataset_size: 1612973
|
| 231 |
+
- config_name: forget_low_count_qa_birthday
|
| 232 |
+
features:
|
| 233 |
+
- name: NAME
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: question
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: answer
|
| 238 |
+
dtype: string
|
| 239 |
+
- name: qa
|
| 240 |
+
dtype: string
|
| 241 |
+
splits:
|
| 242 |
+
- name: train
|
| 243 |
+
num_bytes: 268175.0
|
| 244 |
+
num_examples: 1666
|
| 245 |
+
download_size: 108352
|
| 246 |
+
dataset_size: 268175.0
|
| 247 |
- config_name: retain_biography
|
| 248 |
features:
|
| 249 |
- name: NAME
|
|
|
|
| 381 |
data_files:
|
| 382 |
- split: train
|
| 383 |
path: forget_low_count_qa/train-*
|
| 384 |
+
- config_name: forget_low_count_qa_birthday
|
| 385 |
+
data_files:
|
| 386 |
+
- split: train
|
| 387 |
+
path: forget_low_count_qa_birthday/train-*
|
| 388 |
- config_name: retain_biography
|
| 389 |
data_files:
|
| 390 |
- split: train
|
forget_low_count_qa_birthday/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70024e6dfde344e367930d2db19eaf3ad0fabfe4ca58578cd95f01e56fe63816
|
| 3 |
+
size 108352
|