sultan commited on
Commit
7f7c720
1 Parent(s): f772556

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -24,4 +24,17 @@ 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
- Paper will be shared soon
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+
29
+ ```bibtex
30
+ @inproceedings{alrowili-shanker-2022-gender-rewriting,
31
+ title = "Arabic Gender Rewriting Model with Generative Models",
32
+ author = "Alrowili, Sultan and
33
+ Shanker, Vijay",
34
+ booktitle = "Proceedings of the Seventh Arabic Natural Language Processing Workshop",
35
+ month = dec,
36
+ year = "2022",
37
+ address = "Abu Dhabi, UAE",
38
+ publisher = "Association for Computational Linguistics",
39
+ }
40
+ ```