Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
|
11 |
# Model Card for Finnish-Viking-Alpaca-V1-LoRA-7B
|
12 |
|
13 |
-
LoRA trained in 4-bit using [LumiOpen/Viking-7B](https://huggingface.co/LumiOpen/Viking-7B/) as the base model for 1 epoch. Dataset used with the LoRA is [pinzhenchen/alpaca-cleaned-fi](https://huggingface.co/datasets/pinzhenchen/alpaca-cleaned-fi/).
|
14 |
|
15 |
It uses Alpaca format but with a translated instruction at the start:
|
16 |
```
|
|
|
10 |
|
11 |
# Model Card for Finnish-Viking-Alpaca-V1-LoRA-7B
|
12 |
|
13 |
+
LoRA trained with text-generation-webui in 4-bit using [LumiOpen/Viking-7B](https://huggingface.co/LumiOpen/Viking-7B/) as the base model for 1 epoch. Dataset used with the LoRA is [pinzhenchen/alpaca-cleaned-fi](https://huggingface.co/datasets/pinzhenchen/alpaca-cleaned-fi/).
|
14 |
|
15 |
It uses Alpaca format but with a translated instruction at the start:
|
16 |
```
|