Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Arabic Question generation Model
|
2 |
[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*
|
3 |
|
@@ -60,6 +69,4 @@ If you want to cite this model you can use this:
|
|
60 |
}
|
61 |
```
|
62 |
|
63 |
-
> Created by [LinkedIn]() | [LinkedIn](https://www.linkedin.com/in/mihoubi-akram/)
|
64 |
-
|
65 |
-
> Made with <span style="color: #e25555;">♥</span> in Spain
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
+
datasets:
|
5 |
+
- arabic QA
|
6 |
+
widget:
|
7 |
+
- text: "answer: 7 سنوات ونصف context: الثورة الجزائرية أو ثورة المليون شهيد، اندلعت في 1 نوفمبر 1954 ضد المستعمر الفرنسي ودامت 7 سنوات ونصف. استشهد فيها أكثر من مليون ونصف مليون جزائري"
|
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 |
|
|
|
69 |
}
|
70 |
```
|
71 |
|
72 |
+
> Created by [LinkedIn]() | [LinkedIn](https://www.linkedin.com/in/mihoubi-akram/)
|
|
|
|