Updated readme
Browse files
README.md
CHANGED
|
@@ -27,3 +27,10 @@ configs:
|
|
| 27 |
- split: test
|
| 28 |
path: data/test-*
|
| 29 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
- split: test
|
| 28 |
path: data/test-*
|
| 29 |
---
|
| 30 |
+
|
| 31 |
+
This dataset is a reranking-formatted version of the Natural Questions dataset from the BEIR benchmark.
|
| 32 |
+
|
| 33 |
+
Original Dataset: Natural Questions from Google Research
|
| 34 |
+
BEIR Version: BeIR/nq
|
| 35 |
+
License: CC-BY-SA-3.0 (based on Wikipedia content)
|
| 36 |
+
Task: Open-domain question answering
|