Update README.md
Browse files
README.md
CHANGED
@@ -145,16 +145,16 @@ We fine-tune `5CD-AI/visocial-T5-base` on 3 downstream tasks with `transformers`
|
|
145 |
- eval_steps=0.1
|
146 |
|
147 |
## References
|
148 |
-
[1][mT5: A massively multilingual pre-trained text-to-text transformer](https://arxiv.org/abs/2010.11934)
|
149 |
|
150 |
-
[2][ViSoBERT: A Pre-Trained Language Model for Vietnamese Social Media Text Processing](https://aclanthology.org/2023.emnlp-main.315/)
|
151 |
|
152 |
-
[3][The Amazon Polarity dataset](https://paperswithcode.com/dataset/amazon-polarity-1)
|
153 |
|
154 |
-
[4][PhoBERT: Pre-trained language models for Vietnamese](https://aclanthology.org/2020.findings-emnlp.92/)
|
155 |
|
156 |
-
[5][Improving Sequence Tagging for Vietnamese Text Using Transformer-based Neural Models](https://arxiv.org/abs/2006.15994)
|
157 |
|
158 |
-
[6][ViSoBERT: A Pre-Trained Language Model for Vietnamese Social Media Text Processing](https://aclanthology.org/2023.emnlp-main.315/)
|
159 |
|
160 |
-
[7][ViHateT5: Enhancing Hate Speech Detection in Vietnamese With A Unified Text-to-Text Transformer Model](https://arxiv.org/abs/2405.14141)
|
|
|
145 |
- eval_steps=0.1
|
146 |
|
147 |
## References
|
148 |
+
[1] [mT5: A massively multilingual pre-trained text-to-text transformer](https://arxiv.org/abs/2010.11934)
|
149 |
|
150 |
+
[2] [ViSoBERT: A Pre-Trained Language Model for Vietnamese Social Media Text Processing](https://aclanthology.org/2023.emnlp-main.315/)
|
151 |
|
152 |
+
[3] [The Amazon Polarity dataset](https://paperswithcode.com/dataset/amazon-polarity-1)
|
153 |
|
154 |
+
[4] [PhoBERT: Pre-trained language models for Vietnamese](https://aclanthology.org/2020.findings-emnlp.92/)
|
155 |
|
156 |
+
[5] [Improving Sequence Tagging for Vietnamese Text Using Transformer-based Neural Models](https://arxiv.org/abs/2006.15994)
|
157 |
|
158 |
+
[6] [ViSoBERT: A Pre-Trained Language Model for Vietnamese Social Media Text Processing](https://aclanthology.org/2023.emnlp-main.315/)
|
159 |
|
160 |
+
[7] [ViHateT5: Enhancing Hate Speech Detection in Vietnamese With A Unified Text-to-Text Transformer Model](https://arxiv.org/abs/2405.14141)
|