You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
detect when user asks something related to the article.
example of training set: squad with (article, question, flag) triples where question is either related (flag=1) or not (flag=0) to the article
detect when user asks something related to the article.
example of training set: squad with
(article, question, flag)triples wherequestionis either related (flag=1) or not (flag=0) to the article