Update README.md
Browse files
README.md
CHANGED
@@ -18,14 +18,15 @@ This is an SFT-tuned model of [Poro-34B](https://huggingface.co/LumiOpen/Poro-34
|
|
18 |
|
19 |
We use a curated subset of Open Assistant 2 and translated the dataset into Finnish using Poro-34B.
|
20 |
|
21 |
-
**English
|
22 |
-
- [oasst2_curated](https://huggingface.co/datasets/sablo/oasst2_curated)
|
23 |
|
24 |
-
**Finnish
|
25 |
-
- [instruction-collection-fin](https://huggingface.co/datasets/LumiOpen/instruction-collection-fin) (oasst2 subset)
|
26 |
|
27 |
### DPO
|
28 |
|
|
|
|
|
|
|
29 |
|
30 |
## Recipes
|
31 |
|
|
|
18 |
|
19 |
We use a curated subset of Open Assistant 2 and translated the dataset into Finnish using Poro-34B.
|
20 |
|
21 |
+
- **English**: [oasst2_curated](https://huggingface.co/datasets/sablo/oasst2_curated)
|
|
|
22 |
|
23 |
+
- **Finnish**: [instruction-collection-fin](https://huggingface.co/datasets/LumiOpen/instruction-collection-fin) (oasst2 subset)
|
|
|
24 |
|
25 |
### DPO
|
26 |
|
27 |
+
- **English**: [HelpSteer2](https://huggingface.co/datasets/nvidia/HelpSteer2)
|
28 |
+
|
29 |
+
- **Finnish**: TBA
|
30 |
|
31 |
## Recipes
|
32 |
|