[CLOSED] Add a two-class variant of the MNLI task #976
Labels
low-priority
Only if you're bored. Ask Sam/Ian/Alex before starting.
new-task
Adding support for a new task.
Monday Dec 16, 2019 at 20:11 GMT
Originally opened as nyu-mll/jiant#976
This adds the option to train a model on the three-class MNLI dataset and evaluate it on comparable two-class datasets like RTE or HANS. It does this by overriding the usual accuracy metric with an NLI-specific accuracy metric that collapses 'neutral' and 'contradiction'.
sleepinyourhat included the following code: https://github.com/nyu-mll/jiant/pull/976/commits
The text was updated successfully, but these errors were encountered: