Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,6 @@ language:
|
|
4 |
tags:
|
5 |
- question-answering
|
6 |
- t5
|
7 |
-
- compact-model
|
8 |
-
- sgarbi
|
9 |
license: apache-2.0
|
10 |
datasets:
|
11 |
- squad2
|
@@ -14,6 +12,7 @@ datasets:
|
|
14 |
- stanfordnlp/coqa
|
15 |
- ibm/duorc
|
16 |
- squad_v2
|
|
|
17 |
---
|
18 |
|
19 |
## T5-qa-builder: QA Pair Generation
|
|
|
4 |
tags:
|
5 |
- question-answering
|
6 |
- t5
|
|
|
|
|
7 |
license: apache-2.0
|
8 |
datasets:
|
9 |
- squad2
|
|
|
12 |
- stanfordnlp/coqa
|
13 |
- ibm/duorc
|
14 |
- squad_v2
|
15 |
+
pipeline_tag: text2text-generation
|
16 |
---
|
17 |
|
18 |
## T5-qa-builder: QA Pair Generation
|