Update README.md
Browse files
README.md
CHANGED
|
@@ -19,3 +19,5 @@ configs:
|
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
---
|
|
|
|
|
|
|
|
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
---
|
| 22 |
+
|
| 23 |
+
This dataset has been created by retrieving, for each question, the top 2 documents of https://www.kaggle.com/datasets/conjuring92/wiki-stem-corpus using BAAI/bge-small-en-v1.5 of the EPFL dataset
|