AdapterHub
  •   Explore
  •   Docs
  •   Blog
  •  
  •  
  1. Explore
  2. Task

Task Adapters

Pre-trained model:

roberta
All architectures
bert xlm-roberta distilbert gpt2 bart roberta mbart
All shortcut names
All shortcut names
roberta-base roberta-large

MultiNLI

Multi-Genre Natural Language Inference is a large-scale, crowdsourced entailment classification task. Given a pair of sentences, the goal is to predict whether the second sentence is an entailment, contradiction, or neutral with respect to the first one.
  Website
nli/multinli@ukp roberta-base
1 version Architecture: pfeiffer Head: 

Pfeiffer Adapter trained on Multi-NLI.

nli/multinli@ukp roberta-large
1 version Architecture: pfeiffer Head: 

Adapter (with head) trained using the `run_glue.py` script with an extension that retains the best checkpoint (out of 10 epochs).

AdapterHub/roberta-base-pf-mnli roberta-base
huggingface.co Head: 

# Adapter `AdapterHub/roberta-base-pf-mnli` for roberta-base An [adapter](https://adapterhub.ml) for the `roberta-base` model that was trained on the...

Paper

Brought to you with ❤️ by the AdapterHub Team