Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
-
-
|
4 |
tags:
|
5 |
-
-question-generation
|
6 |
widget:
|
7 |
-
- text: "
|
8 |
-
- text: "Python is a programming language. It is developed by
|
9 |
-
- text: "Although
|
10 |
-
|
11 |
---
|
12 |
|
13 |
### T5 for question-generation
|
|
|
1 |
---
|
2 |
datasets:
|
3 |
+
- squad
|
4 |
tags:
|
5 |
+
- question-generation
|
6 |
widget:
|
7 |
+
- text: "<hl> 42 <hl> is the answer to life, the universe and everything. </s>"
|
8 |
+
- text: "Python is a programming language. It is developed by <hl> Guido Van Rossum <hl>. </s>"
|
9 |
+
- text: "Although <hl> practicality <hl> beats purity </s>"
|
10 |
+
license: mit
|
11 |
---
|
12 |
|
13 |
### T5 for question-generation
|