allenai / allenai/document-qa

About the answer prediction

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

説明

Hi Christopher,

I still have a small question:

In Class BoundaryPrediction at docqa/nn/span_prediction.py, in function get_best_span(), I find you convert start_logits and end_logits to function best_span_from_bounds().

As far as I am concerned, we should convert tf.nn.log_softmax(start_logits) && tf.nn.log_softmax(end_logits) rather than start_logits&end_logits ?

Thanks a lot for your time!
YeDeming

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

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

評価

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

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

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