Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,16 @@ This model adapt T5 on Arabic Language by pre-training T5 on ArabicWikipedia, Ma
|
|
24 |
We would like to acknowledge the support we have from Tensorflow Research Cloud (TFRC) team to grant us access to TPUv3 units.
|
25 |
|
26 |
# Citation
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
We would like to acknowledge the support we have from Tensorflow Research Cloud (TFRC) team to grant us access to TPUv3 units.
|
25 |
|
26 |
# Citation
|
27 |
+
|
28 |
+
```bibtex
|
29 |
+
@inproceedings{alrowili-shanker-2022-gender-rewriting,
|
30 |
+
title = "Arabic Gender Rewriting Model with Generative Models",
|
31 |
+
author = "Alrowili, Sultan and
|
32 |
+
Shanker, Vijay",
|
33 |
+
booktitle = "Proceedings of the Seventh Arabic Natural Language Processing Workshop",
|
34 |
+
month = dec,
|
35 |
+
year = "2022",
|
36 |
+
address = "Abu Dhabi, UAE",
|
37 |
+
publisher = "Association for Computational Linguistics",
|
38 |
+
}
|
39 |
+
```
|