ADELIB commited on
Commit
99fd10a
1 Parent(s): 58c60d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -55,9 +55,9 @@ widget:
55
 
56
  ---
57
  # Arabic Question generation Model
58
- [AraT5-Base Model](https://huggingface.co/UBC-NLP/AraT5-base) fine-tuned on Arabic Question-Answering Dataset for **Question generation**
59
 
60
- Get the Question from given Context and a Answer
 
61
 
62
 
63
  ## Requirements
 
55
 
56
  ---
57
  # Arabic Question generation Model
 
58
 
59
+
60
+ This model is ready to use for **Question generation**, simply input the text and answer and the model will generate a question, This model is a fine-tuned version of [AraT5-Base Model](https://huggingface.co/UBC-NLP/AraT5-base)
61
 
62
 
63
  ## Requirements