Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,5 @@ configs:
|
|
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 how the dataset helped you in your projects.
|
|
|
27 |
Derives from https://www.kaggle.com/datasets/rtatman/questionanswer-dataset?resource=download we generated our own subset using `generate.py`.
|
|
|
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 how the dataset helped you in your projects.
|
27 |
+
|
28 |
Derives from https://www.kaggle.com/datasets/rtatman/questionanswer-dataset?resource=download we generated our own subset using `generate.py`.
|