derek-thomas HF staff commited on
Commit
e5adc1c
1 Parent(s): b24d869

Added more explanation

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ task_ids: []
48
  ### Dataset Summary
49
 
50
  This is a modified Stanford Question Answering Dataset (SQuAD) to suit question generation with All Questions in One Line (AQOL) just like in [Transformer-based End-to-End Question Generation](https://arxiv.org/pdf/2005.01107v1.pdf)
51
- specifically for the T5 family of models. The prefix is `generate questions: `.
52
 
53
  ### Supported Tasks and Leaderboards
54
 
 
48
  ### Dataset Summary
49
 
50
  This is a modified Stanford Question Answering Dataset (SQuAD) to suit question generation with All Questions in One Line (AQOL) just like in [Transformer-based End-to-End Question Generation](https://arxiv.org/pdf/2005.01107v1.pdf)
51
+ specifically for the T5 family of models. The prefix is `generate questions: ` so that the task can be unique to a trained model.
52
 
53
  ### Supported Tasks and Leaderboards
54