tillwenke commited on
Commit
224a87f
1 Parent(s): bc094ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -21,6 +21,9 @@ 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 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`.
 
21
  - split: test
22
  path: "data/test.parquet/*"
23
  ---
24
+
25
+ See [here](https://huggingface.co/datasets/enelpol/rag-mini-bioasq) for an updated version without nans in text-corpus.
26
+
27
  [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.
28
 
29
  Derives from http://participants-area.bioasq.org/Tasks/11b/trainingDataset/ we generated our own subset using `generate.py`.