Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,13 @@ ViHateT5 is the state-of-the-art pre-trained text-to-text transformer model for
|
|
13 |
|
14 |
The architecture and experimental results of ViHateT5 can be found in the [paper](LINK):
|
15 |
|
16 |
-
@
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
}
|
18 |
|
19 |
The pre-training dataset named VOZ-HSD is available at [HERE](https://huggingface.co/datasets/tarudesu/VOZ-HSD).
|
|
|
13 |
|
14 |
The architecture and experimental results of ViHateT5 can be found in the [paper](LINK):
|
15 |
|
16 |
+
@misc{nguyen2024vihatet5,
|
17 |
+
title={ViHateT5: Enhancing Hate Speech Detection in Vietnamese With A Unified Text-to-Text Transformer Model},
|
18 |
+
author={Luan Thanh Nguyen},
|
19 |
+
year={2024},
|
20 |
+
eprint={2405.14141},
|
21 |
+
archivePrefix={arXiv},
|
22 |
+
primaryClass={cs.CL}
|
23 |
}
|
24 |
|
25 |
The pre-training dataset named VOZ-HSD is available at [HERE](https://huggingface.co/datasets/tarudesu/VOZ-HSD).
|