Kithogue commited on
Commit
4787357
1 Parent(s): f58113a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ T5-base fine-tuned on SQuAD and CoQA datasets for question generation
2
+
3
+ language:
4
+ - en-us
5
+
6
+ tags:
7
+ - question-generation
8
+
9
+ license:
10
+ - MIT
11
+
12
+ datasets:
13
+ - SQuAD 2.0
14
+ - CoQA