sultan commited on
Commit
c54a1c0
1 Parent(s): d849fb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -18,6 +18,16 @@ This model adapt T5 on Arabic Language by pre-training T5 on ArabicWikipedia, Ma
18
  | **ArabicT5-xLarge** | **768** | **12** | **36** | **32K** |**TPUv3-128** | **500K** | **512** | **2.0x** |**17GB (MSA)** | **74.38/86.60** |
19
 
20
 
 
 
 
 
 
 
 
 
 
 
21
 
22
  # Acknowledgment
23
 
 
18
  | **ArabicT5-xLarge** | **768** | **12** | **36** | **32K** |**TPUv3-128** | **500K** | **512** | **2.0x** |**17GB (MSA)** | **74.38/86.60** |
19
 
20
 
21
+ # Paper
22
+
23
+ [Generative Approach for Gender-Rewriting Task with ArabicT5](https://aclanthology.org/2022.wanlp-1.55/)
24
+
25
+ # FineTuning our ArabicT5 model on generative and abstractive tasks with FLAX ###
26
+
27
+ [![Open In Colab][COLAB]](https://colab.research.google.com/github/salrowili/ArabicT5/blob/main/FineTuning_ArabicT5_with_FLAX_and_TPU.ipynb)
28
+
29
+ [COLAB]: https://colab.research.google.com/assets/colab-badge.svg
30
+
31
 
32
  # Acknowledgment
33