Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- fi
|
4 |
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- finnish
|
7 |
+
- llama
|
8 |
+
inference: false
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
|
11 |
---
|
12 |
+
|
13 |
+
# Llama-3b V2 for Finnish
|
14 |
+
|
15 |
+
Training for the new V2 model in progress. 10% of the training already exceeds the previous Finnish-NLP/llama-3b-finnish and Finnish-NLP/llama-7b-finnish models in the FIN-bench evaluation.
|