Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
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 long sequence version of a finetuned version of [north/t5_small_NCC_modern](https://huggingface.co/north/t5_small_NCC_modern).
|
16 |
+
|
17 |
+
| | Size |Model|BLEU|
|
18 |
+
|:------------:|:------------:|:------------:|:------------:|
|
19 |
+
|**Small** |**_60M_**|✔|**93.55**|
|
20 |
+
|Base |_220M_|[🤗](https://huggingface.co/north/nynorsk_North_base_long)|94.03|
|
21 |
+
|Large |_770M_|[🤗](https://huggingface.co/north/nynorsk_North_large_long)|94.12|
|
22 |
+
|
23 |
+
|
24 |
+
# Model Details
|
25 |
+
Please see the model card for the base model for more information.
|