Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: agpl-3.0
|
3 |
language:
|
4 |
- pl
|
|
|
5 |
---
|
6 |
This repo contains a low-rank adapter for **LLaMA-7b** fit on the translated **Stanford Alpaca** dataset. Model was fine-tuned for Polish language.
|
7 |
-
To run it go to it's [github repo](https://github.com/bqpro1/alpaca-koza)
|
|
|
|
2 |
license: agpl-3.0
|
3 |
language:
|
4 |
- pl
|
5 |
+
- en
|
6 |
---
|
7 |
This repo contains a low-rank adapter for **LLaMA-7b** fit on the translated **Stanford Alpaca** dataset. Model was fine-tuned for Polish language.
|
8 |
+
To run it go to it's [github repo](https://github.com/bqpro1/alpaca-koza).
|
9 |
+
Translated **Stanford Alpaca** dataset is [here] (https://huggingface.co/datasets/Lbuk/alpaca_data_pl.json)
|