Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Sub-tasks:
closed-domain-qa
Languages:
English
Size:
1K - 10K
License:
EasonZhong
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -27,4 +27,6 @@ configs:
|
|
27 |
- config_name: real_authors
|
28 |
data_files: real_authors.json
|
29 |
default: true
|
|
|
|
|
30 |
---
|
|
|
27 |
- config_name: real_authors
|
28 |
data_files: real_authors.json
|
29 |
default: true
|
30 |
+
- config_name: real_authors_perturbed
|
31 |
+
data_files: real_authors_perturbed.json
|
32 |
---
|