Mihakram commited on
Commit
fc909a1
1 Parent(s): 215304c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,7 +8,9 @@ widget:
8
  ---
9
 
10
  # Arabic Question generation Model
11
- [AraT5-Base Model](https://huggingface.co/UBC-NLP/AraT5-base) fine-tuned on Arabic Question-Answering Dataset for **Question generation** by just prepending the *answer* to the context*
 
 
12
 
13
  ## Model in Action 🚀
14
  ```python
 
8
  ---
9
 
10
  # Arabic Question generation Model
11
+ [AraT5-Base Model](https://huggingface.co/UBC-NLP/AraT5-base) fine-tuned on Arabic Question-Answering Dataset for **Question generation**
12
+
13
+ Get the Question from given Context and a Answer
14
 
15
  ## Model in Action 🚀
16
  ```python