Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,6 @@ configs:
|
|
| 23 |
- split: test
|
| 24 |
path: "data/test.parquet/*"
|
| 25 |
---
|
| 26 |
-
[In this huggingface discussion](https://discuss.huggingface.co/t/what-are-you-using-the-mini-wikipedia-dataset-for/89040?u=tillwenke)
|
| 27 |
|
| 28 |
Derives from https://www.kaggle.com/datasets/rtatman/questionanswer-dataset?resource=download we generated our own subset using `generate.py`.
|
|
|
|
| 23 |
- split: test
|
| 24 |
path: "data/test.parquet/*"
|
| 25 |
---
|
| 26 |
+
[In this huggingface discussion](https://discuss.huggingface.co/t/what-are-you-using-the-mini-wikipedia-dataset-for/89040?u=tillwenke) you can share what you used the dataset for.
|
| 27 |
|
| 28 |
Derives from https://www.kaggle.com/datasets/rtatman/questionanswer-dataset?resource=download we generated our own subset using `generate.py`.
|