Model names
Browse files
README.md
CHANGED
@@ -10,16 +10,17 @@ tags:
|
|
10 |
- Norwegian
|
11 |
- encoder-decoder
|
12 |
license: cc-by-4.0
|
|
|
13 |
---
|
14 |
|
15 |
# NorT5 x-small
|
16 |
|
17 |
|
18 |
## Other sizes:
|
19 |
-
- [
|
20 |
-
- [
|
21 |
-
- [
|
22 |
-
- [
|
23 |
|
24 |
|
25 |
## Example usage
|
|
|
10 |
- Norwegian
|
11 |
- encoder-decoder
|
12 |
license: cc-by-4.0
|
13 |
+
pipeline_tag: text2text-generation
|
14 |
---
|
15 |
|
16 |
# NorT5 x-small
|
17 |
|
18 |
|
19 |
## Other sizes:
|
20 |
+
- [NorT5 xs (15M)](https://huggingface.co/ltg/nort5-xs)
|
21 |
+
- [NorT5 small (40M)](https://huggingface.co/ltg/nort5-small)
|
22 |
+
- [NorT5 base (123M)](https://huggingface.co/ltg/nort5-base)
|
23 |
+
- [NorT5 large (323M)](https://huggingface.co/ltg/nort5-large)
|
24 |
|
25 |
|
26 |
## Example usage
|