Commit
•
c8fa322
1
Parent(s):
9b07ad6
Change link text for NorT5 sizes from NorBERT 3 to NorT5 (#1)
Browse files- Change link text for NorT5 sizes from NorBERT 3 to NorT5 (5009db222b21cb96ba3379672713767d5fcf1b7b)
Co-authored-by: Markus S. H. <[email protected]>
README.md
CHANGED
@@ -16,10 +16,10 @@ license: cc-by-4.0
|
|
16 |
|
17 |
|
18 |
## Other sizes:
|
19 |
-
- [
|
20 |
-
- [
|
21 |
-
- [
|
22 |
-
- [
|
23 |
|
24 |
|
25 |
## Example usage
|
|
|
16 |
|
17 |
|
18 |
## Other sizes:
|
19 |
+
- [NorT5 xs (15M)](https://huggingface.co/ltg/nort5-xs)
|
20 |
+
- [NorT5 small (40M)](https://huggingface.co/ltg/nort5-small)
|
21 |
+
- [NorT5 base (123M)](https://huggingface.co/ltg/nort5-base)
|
22 |
+
- [NorT5 large (323M)](https://huggingface.co/ltg/nort5-large)
|
23 |
|
24 |
|
25 |
## Example usage
|