Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
AraT5-Base Model fine-tuned on Arabic Question-Answering Dataset for Question generation by just prepending the answer to the context
|
3 |
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- "List of ISO 639-1 code for your language"
|
4 |
+
- lang1
|
5 |
+
- lang2
|
6 |
+
thumbnail: "url to a thumbnail used in social sharing"
|
7 |
+
tags:
|
8 |
+
- tag1
|
9 |
+
- tag2
|
10 |
+
license: "any valid license identifier"
|
11 |
+
datasets:
|
12 |
+
- dataset1
|
13 |
+
- dataset2
|
14 |
+
metrics:
|
15 |
+
- metric1
|
16 |
+
- metric2
|
17 |
+
---Arabic Question generation Model
|
18 |
AraT5-Base Model fine-tuned on Arabic Question-Answering Dataset for Question generation by just prepending the answer to the context
|
19 |
|