Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,13 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- text2text_generation
|
5 |
+
- question_answering
|
6 |
+
language:
|
7 |
+
- it
|
8 |
+
model-index:
|
9 |
+
- name: quanIta-t5
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
A simple question-generation model built based on SQuAD 2.0 dataset. ù---
|