Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,6 @@ configs:
|
|
21 |
- split: test
|
22 |
path: "data/test.parquet/*"
|
23 |
---
|
24 |
-
[In this huggingface discussion](https://discuss.huggingface.co/t/what-are-you-using-the-mini-bioasq-dataset-for/89042?u=tillwenke) you can share
|
25 |
|
26 |
Derives from http://participants-area.bioasq.org/Tasks/11b/trainingDataset/ we generated our own subset using `generate.py`.
|
|
|
21 |
- split: test
|
22 |
path: "data/test.parquet/*"
|
23 |
---
|
24 |
+
[In this huggingface discussion](https://discuss.huggingface.co/t/what-are-you-using-the-mini-bioasq-dataset-for/89042?u=tillwenke) you can share what you used the dataset for.
|
25 |
|
26 |
Derives from http://participants-area.bioasq.org/Tasks/11b/trainingDataset/ we generated our own subset using `generate.py`.
|