Closed aaasen closed 7 years ago
Each training passage has an is_selected parameter. Answers are synthesized from the selected passages. Training a classifier to detect relevant passages could allow us to simplify the rest of the model.
is_selected
Ditch this in favor of attention mechanism.
Each training passage has an
is_selected
parameter. Answers are synthesized from the selected passages. Training a classifier to detect relevant passages could allow us to simplify the rest of the model.