rbattle commited on
Commit
a75ac5c
1 Parent(s): 81e43c5

Update Model Card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ This model is a sequence-to-sequence question generator which takes an answer an
10
 
11
  It was trained with and intended to be used with [AMontgomerie/question_generator](https://github.com/AMontgomerie/question_generator).
12
 
13
- Observationally, end-to-end generation is a little over 2x faster with T5-Small compared to T5-Base; however, the quality of the questions is generally inferior.
14
 
15
  ## Intended uses & limitations
16
 
 
10
 
11
  It was trained with and intended to be used with [AMontgomerie/question_generator](https://github.com/AMontgomerie/question_generator).
12
 
13
+ Observationally, end-to-end generation is a little over 2x faster with T5-Small compared to T5-Base; however, the quality of the questions is generally lower.
14
 
15
  ## Intended uses & limitations
16