sgarbi commited on
Commit
02a1ab2
1 Parent(s): 0586fd8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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