jarodrigues
commited on
Commit
•
f23bcca
1
Parent(s):
496c2a0
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ widget:
|
|
27 |
|
28 |
---
|
29 |
<img align="left" width="40" height="40" src="https://github.githubassets.com/images/icons/emoji/unicode/1f917.png">
|
30 |
-
<p style="text-align: center;"> This is the model card for Albertina
|
31 |
You may be interested in some of the other models in the <a href="https://huggingface.co/PORTULAN">Albertina (encoders) and Gervásio (decoders) families</a>.
|
32 |
</p>
|
33 |
|
@@ -45,6 +45,17 @@ It has different versions that were trained for different variants of Portuguese
|
|
45 |
namely the European variant from Portugal (**PT-PT**) and the American variant from Brazil (**PT-BR**),
|
46 |
and it is distributed free of charge and under a most permissible license.
|
47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
**Albertina PT-PT** is the version for European **Portuguese** from **Portugal**,
|
49 |
and to the best of our knowledge, this is an encoder specifically for this language and variant
|
50 |
that, at the time of its initial distribution, sets a new state of the art for it, and is made publicly available
|
|
|
27 |
|
28 |
---
|
29 |
<img align="left" width="40" height="40" src="https://github.githubassets.com/images/icons/emoji/unicode/1f917.png">
|
30 |
+
<p style="text-align: center;"> This is the model card for Albertina 900M PTPT
|
31 |
You may be interested in some of the other models in the <a href="https://huggingface.co/PORTULAN">Albertina (encoders) and Gervásio (decoders) families</a>.
|
32 |
</p>
|
33 |
|
|
|
45 |
namely the European variant from Portugal (**PT-PT**) and the American variant from Brazil (**PT-BR**),
|
46 |
and it is distributed free of charge and under a most permissible license.
|
47 |
|
48 |
+
| Albertina's Family of Models |
|
49 |
+
|----------------------------------------------------------------------------------------------------------|
|
50 |
+
| [**Albertina 1.5B PTPT**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptpt-encoder) |
|
51 |
+
| [**Albertina 1.5B PTBR**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptbr-encoder) |
|
52 |
+
| [**Albertina 1.5B PTPT 256**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptpt-encoder-256)|
|
53 |
+
| [**Albertina 1.5B PTBR 256**](https://huggingface.co/PORTULAN/albertina-1b5-portuguese-ptbr-encoder-256)|
|
54 |
+
| [**Albertina 900M PTPT**](https://huggingface.co/PORTULAN/albertina-900m-portuguese-ptpt-encoder) |
|
55 |
+
| [**Albertina 900M PTBR**](https://huggingface.co/PORTULAN/albertina-900m-portuguese-ptbr-encoder) |
|
56 |
+
| [**Albertina 100M PTPT**](https://huggingface.co/PORTULAN/albertina-100m-portuguese-ptpt-encoder) |
|
57 |
+
| [**Albertina 100M PTBR**](https://huggingface.co/PORTULAN/albertina-100m-portuguese-ptbr-encoder) |
|
58 |
+
|
59 |
**Albertina PT-PT** is the version for European **Portuguese** from **Portugal**,
|
60 |
and to the best of our knowledge, this is an encoder specifically for this language and variant
|
61 |
that, at the time of its initial distribution, sets a new state of the art for it, and is made publicly available
|