Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Domain-specific QA datasets
|
6 |
+
|
7 |
+
These datasets come from the paper **Improving the Domain Adaptation of Retrieval Augmented Generation (RAG) Models for Open Domain Question Answering** ([link](https://arxiv.org/abs/2210.02627)). They are uploaded here for convenience.
|
8 |
+
- ConvQA: Conversation QA dataset
|
9 |
+
- CovidQA: Covid-19 QA dataset
|
10 |
+
- NewsQA: News QA dataset
|
11 |
+
|
12 |
+
These datasets are useful for open domain question answering with domain-specific datasets.
|