Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: no
|
3 |
+
license: CC-BY 4.0
|
4 |
+
tags:
|
5 |
+
- norwegian
|
6 |
+
- roberta
|
7 |
+
- summarisation
|
8 |
+
- translation
|
9 |
+
pipeline_tag: fill-mask
|
10 |
+
datasets:
|
11 |
+
- oscar
|
12 |
+
---
|
13 |
+
|
14 |
+
# Norwegian T5 - small - Oscar
|
15 |
+
|
16 |
+
## Description
|
17 |
+
|
18 |
+
This is a sample reference model trained only on the Oscar Corpus for a day on a TPU v3-8.
|