Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
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 |
+
pipeline_tag: translation
|
10 |
+
metrics:
|
11 |
+
- bleu
|
12 |
---
|
13 |
+
|
14 |
+
# Model Card for Model ID
|
15 |
+
|
16 |
+
This model is a long sequence version of a finetuned version of [north/t5_base_NCC_modern](https://huggingface.co/north/t5_base_NCC_modern).
|
17 |
+
|
18 |
+
| | Size |Model|BLEU|
|
19 |
+
|:------------:|:------------:|:------------:|:------------:|
|
20 |
+
|Small |_60M_|[🤗](https://huggingface.co/north/nynorsk_North_small_long)|93.44|
|
21 |
+
|**Base** |**_220M_**|✔|**93.79**|
|
22 |
+
|Large |_770M_|[🤗](https://huggingface.co/north/nynorsk_North_large_long)|93.99|
|
23 |
+
|
24 |
+
|
25 |
+
# Model Details
|
26 |
+
Please see the model card for the base model for more information.
|