ADELIB commited on
Commit
d057a62
1 Parent(s): 89b5dcf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -11
README.md CHANGED
@@ -60,9 +60,7 @@ widget:
60
  Get the Question from given Context and a Answer
61
 
62
 
63
- ## Details of Ara-T5
64
 
65
- The **Ara-T5** model was presented in [AraT5: Text-to-Text Transformers for Arabic Language Generation](https://arxiv.org/abs/2109.12068) by *El Moatez Billah Nagoudi, AbdelRahim Elmadany, Muhammad Abdul-Mageed*
66
 
67
 
68
  ## Model in Action 🚀
@@ -89,6 +87,10 @@ answer =" 7 سنوات ونصف"
89
  get_question(context,answer)
90
  #output : question="كم استمرت الثورة الجزائرية؟ "
91
  ```
 
 
 
 
92
  ## Citation
93
  If you want to cite this model you can use this:
94
 
@@ -101,12 +103,4 @@ If you want to cite this model you can use this:
101
  howpublished={\url{https://huggingface.co/}},
102
  year={2022}
103
  }
104
- ```
105
-
106
- ## Contacts
107
-
108
- **Mihoubi Akram Fawzi**: [Linkedin](https://www.linkedin.com/in/mihoubi-akram/) | [Github](https://github.com/mihoubi-akram) | <mihhakram@gmail.com>
109
-
110
- **Ibrir Adel**: [Linkedin]() | [Github]() | <adelibrir2015@gmail.com>
111
-
112
-
 
60
  Get the Question from given Context and a Answer
61
 
62
 
 
63
 
 
64
 
65
 
66
  ## Model in Action 🚀
 
87
  get_question(context,answer)
88
  #output : question="كم استمرت الثورة الجزائرية؟ "
89
  ```
90
+ ## References
91
+
92
+ The **Ara-T5** model was presented in [AraT5: Text-to-Text Transformers for Arabic Language Generation](https://arxiv.org/abs/2109.12068) by *El Moatez Billah Nagoudi, AbdelRahim Elmadany, Muhammad Abdul-Mageed*
93
+
94
  ## Citation
95
  If you want to cite this model you can use this:
96
 
 
103
  howpublished={\url{https://huggingface.co/}},
104
  year={2022}
105
  }
106
+ ```