Rachneet commited on
Commit
07fadfb
1 Parent(s): b188429

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
  datasets:
3
- - squadv2 (with the removal of unanswerable questions)
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
-
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