Update README.md
Browse files
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**
|
|
|
|
|
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
|