sultan commited on
Commit
90d1f94
1 Parent(s): fc9d0b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -19,6 +19,16 @@ This model adapt T5 on Arabic Language by pre-training T5 on ArabicWikipedia, Ma
19
 
20
 
21
 
 
 
 
 
 
 
 
 
 
 
22
  # Acknowledgment
23
 
24
  We would like to acknowledge the support we have from The TPU Research Cloud (TRC) team to grant us access to TPUv3 units.
 
19
 
20
 
21
 
22
+ # Paper
23
+
24
+ [Generative Approach for Gender-Rewriting Task with ArabicT5](https://aclanthology.org/2022.wanlp-1.55/)
25
+
26
+ # FineTuning our ArabicT5 model on generative and abstractive tasks with FLAX ###
27
+
28
+ [![Open In Colab][COLAB]](https://colab.research.google.com/github/salrowili/ArabicT5/blob/main/FineTuning_ArabicT5_with_FLAX_and_TPU.ipynb)
29
+
30
+ [COLAB]: https://colab.research.google.com/assets/colab-badge.svg
31
+
32
  # Acknowledgment
33
 
34
  We would like to acknowledge the support we have from The TPU Research Cloud (TRC) team to grant us access to TPUv3 units.