pere commited on
Commit
80ea242
1 Parent(s): d5e4349

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
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 verison of a finetuned version of [north/t5_large_NCC_modern](https://huggingface.co/north/t5_large_NCC_modern).
16
+
17
+ | | Size |Model|BLEU|
18
+ |:------------:|:------------:|:------------:|:------------:|
19
+ |Small |_60M_|[🤗](https://huggingface.co/north/nynorsk_North_small_long)|93.44|
20
+ |Base |_220M_|[🤗](https://huggingface.co/north/nynorsk_North_base_long)|93.79|
21
+ |**Large** |**_770M_**|✔|**93.99**|
22
+
23
+
24
+ # Model Details
25
+ Please see the model card for the base model for more information.