modelzoo.transformers.pytorch.bert.fine_tuning.qa.run_prediction#
Functions
Project the tokenized prediction back to the original text. |
|
Write final predictions to the json file and log-odds of null if needed. |
Classes
RawResult(unique_id, start_logits, end_logits) |