Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Modify Return Signature of TorchScript BERT #1058

Closed
wants to merge 1 commit into from

Conversation

debowin
Copy link

@debowin debowin commented Oct 17, 2019

Summary:

  • Return actual answer text instead of spans. (Blank means no answer, no need for exception handling in caller.)
  • Return answer confidence score.
  • Return has_answer score.

Differential Revision: D17983996

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 17, 2019
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D17983996

Summary:
* Return actual answer text instead of spans. (Blank means no answer, no need for exception handling in caller.)
* Return answer confidence score.
* Return has_answer score.

Differential Revision: D17983996

fbshipit-source-id: b88c30c42859f687aea72ff986fcbd1f2a966042
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D17983996

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 18e9e34.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants