Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: cc-by-2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-2.5
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- pl
|
7 |
+
tags:
|
8 |
+
- rag
|
9 |
+
- biology
|
10 |
+
pretty_name: RAG BioAsk Dataset
|
11 |
---
|
12 |
+
|
13 |
+
Derived from [rag-datasets/mini-bioasq](https://huggingface.co/datasets/rag-datasets/mini-bioasq).
|
14 |
+
|
15 |
+
This is a subset of the above dataset translated to Polish. It should help you in finetuning LLMs for RAG purposes.
|