allenai / allenai/bi-att-flow

Use the pre-trained model to make new predictions

オープン
#58 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
1.5k
フォーク
667
PR マージ指標
30日以内にマージされた PR はありません

説明

I'm using the pre-trained model to get predictions for new questions on SQUAD dataset.

For a paragraph of an article, I add questions that aren't necesarely answerable by the paragraph. Nonethless, the model in the pre-process asks me to insert the `answer_start` which I cannot provide since I don't know if the answer for the question is in the paragraph.

Is there a way to get the predictions (and not an error which let the model produce a default output) without inserting the real `answer_start` value?

I look forward to hearing from you. Thank you :)
Cristina

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。