google-research / google-research/language
YES/NO answer
Open
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 362
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I was taking a look at the code and saw that the predictions seem to always output NONE for the yes/no answer part (line 1265 in run_nq.py, `"yes_no_answer": "NONE"`).
This confused me a bit. My plan is to modify the code to obtain this part of the prediction from the answer_type_logits, but I just wanted to be sure this makes sense.
Contributor guide
Assessment
This issue has not been assessed yet.