Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ base_model: google-t5/t5-small
|
|
11 |
# ptt5-v2-small
|
12 |
|
13 |
## Introduction
|
14 |
-
ptt5-v2 models are pretrained T5 models tailored for the Portuguese language, continuing from Google's original checkpoints with sizes from t5-small to t5-3B.
|
15 |
For further information about the pretraining process and the complete study, please refer to our paper [PTT5: Pretraining and validating the T5 model on Brazilian Portuguese data](https://arxiv.org/abs/2008.09144).
|
16 |
|
17 |
## Usage
|
|
|
11 |
# ptt5-v2-small
|
12 |
|
13 |
## Introduction
|
14 |
+
[ptt5-v2 models](https://huggingface.co/collections/unicamp-dl/ptt5-v2-666538a650188ba00aa8d2d0) are pretrained T5 models tailored for the Portuguese language, continuing from Google's original checkpoints with sizes from t5-small to t5-3B.
|
15 |
For further information about the pretraining process and the complete study, please refer to our paper [PTT5: Pretraining and validating the T5 model on Brazilian Portuguese data](https://arxiv.org/abs/2008.09144).
|
16 |
|
17 |
## Usage
|