Upload dataset
Browse files- README.md +16 -0
- real_authors/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -162,6 +162,18 @@ dataset_info:
|
|
162 |
num_examples: 405
|
163 |
download_size: 18350
|
164 |
dataset_size: 44814
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
configs:
|
166 |
- config_name: forget_high_count
|
167 |
data_files:
|
@@ -199,4 +211,8 @@ configs:
|
|
199 |
data_files:
|
200 |
- split: train
|
201 |
path: forget_medium_count_related/train-*
|
|
|
|
|
|
|
|
|
202 |
---
|
|
|
162 |
num_examples: 405
|
163 |
download_size: 18350
|
164 |
dataset_size: 44814
|
165 |
+
- config_name: real_authors
|
166 |
+
features:
|
167 |
+
- name: question
|
168 |
+
dtype: string
|
169 |
+
- name: answer
|
170 |
+
dtype: string
|
171 |
+
splits:
|
172 |
+
- name: train
|
173 |
+
num_bytes: 8035
|
174 |
+
num_examples: 100
|
175 |
+
download_size: 6769
|
176 |
+
dataset_size: 8035
|
177 |
configs:
|
178 |
- config_name: forget_high_count
|
179 |
data_files:
|
|
|
211 |
data_files:
|
212 |
- split: train
|
213 |
path: forget_medium_count_related/train-*
|
214 |
+
- config_name: real_authors
|
215 |
+
data_files:
|
216 |
+
- split: train
|
217 |
+
path: real_authors/train-*
|
218 |
---
|
real_authors/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f4a30314279c8e29491d2e8a576751b90fc215fbb84b319f9890ee1708fc065
|
3 |
+
size 6769
|