tgilbrough / MrKnowItAll

CSE481N NLP Capstone Project
1 stars 0 forks source link

Classifying Relevant Passages #1

Closed aaasen closed 7 years ago

aaasen commented 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.

aaasen commented 7 years ago

Ditch this in favor of attention mechanism.