Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,15 @@
|
|
| 2 |
license: cc-by-3.0
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
|
|
|
| 2 |
license: cc-by-3.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- question-answering
|
| 7 |
+
- sentence-similarity
|
| 8 |
+
tags:
|
| 9 |
+
- rag
|
| 10 |
+
- wikipedia
|
| 11 |
+
- open-domain
|
| 12 |
+
- information-retrieval
|
| 13 |
+
- dpr
|
| 14 |
+
size_categories:
|
| 15 |
+
- n<1K
|
| 16 |
---
|