Updated README
Browse files
README.md
CHANGED
@@ -12,11 +12,11 @@ datasets:
|
|
12 |
- mc4
|
13 |
- wikipedia
|
14 |
|
15 |
-
license:
|
16 |
---
|
17 |
|
18 |
# North-T5
|
19 |
-
The North-T5 is a set of Norwegian sequence-to-sequence-models. It builds upon the flexible T5 text-to-text platform and can be used for a variety of NLP tasks ranging from classification to translation.
|
20 |
|
21 |
| |**Small** <br />_60M_|**Base** <br />_220M_|**Large** <br />_770M_|**XL** <br />_3B_|**XXL** <br />_11B_|
|
22 |
|:-----------|:------------:|:------------:|:------------:|:------------:|:------------:|
|
|
|
12 |
- mc4
|
13 |
- wikipedia
|
14 |
|
15 |
+
license: other
|
16 |
---
|
17 |
|
18 |
# North-T5
|
19 |
+
The North-T5 is a set of Norwegian sequence-to-sequence-models. It builds upon the flexible T5 text-to-text platform and can be used for a variety of NLP tasks ranging from classification to translation. __**Click the icons to navigate**__.
|
20 |
|
21 |
| |**Small** <br />_60M_|**Base** <br />_220M_|**Large** <br />_770M_|**XL** <br />_3B_|**XXL** <br />_11B_|
|
22 |
|:-----------|:------------:|:------------:|:------------:|:------------:|:------------:|
|