Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- NbAiLab/balanced_bokmaal_nynorsk
|
5 |
+
language:
|
6 |
+
- nn
|
7 |
+
- 'no'
|
8 |
+
- nb
|
9 |
+
metrics:
|
10 |
+
- bleu
|
11 |
+
pipeline_tag: translation
|
12 |
---
|
13 |
+
# Model Card for Model ID
|
14 |
+
|
15 |
+
This model is a finetuned version of [north/t5_large_NCC_modern](https://huggingface.co/north/t5_large_NCC_modern).
|
16 |
+
|
17 |
+
This version gets a BLEU-score of **93.99**.
|
18 |
+
|
19 |
+
# Model Details
|
20 |
+
Please see the model card for the base model for more information.
|