Merge branch 'main' of https://huggingface.co/pere/nb-nn-translation into main
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- no
|
4 |
+
- nb
|
5 |
+
- nn
|
6 |
+
license: CC-BY 4.0
|
7 |
+
tags:
|
8 |
+
- norwegian
|
9 |
+
- T5
|
10 |
+
- translation
|
11 |
+
pipeline_tag: fill-mask
|
12 |
+
datasets:
|
13 |
+
- oscar
|
14 |
+
---
|
15 |
+
|
16 |
+
# Norwegian mT5 - Translation Bokmål Nynorsk
|
17 |
+
|
18 |
+
## Description
|
19 |
+
|
20 |
+
This is a sample reference model.
|