Instructions to use microsoft/deberta-xxlarge-v2-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/deberta-xxlarge-v2-mnli with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/deberta-xxlarge-v2-mnli", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 054acc0
Update README.md 6bb7d37
Add model type 8ec2b52
Pengcheng He commited on
Update README.md 8b4cbf0
Update README.md 0946147
Update README.md 8d651e8
Update README.md 55d0540
Update README.md 4fba6bd
Update README.md bf33d61
Add vocab type config a000dc1
Pengcheng He commited on
DeBERTa XXLarge V2 mnli model 9bae671
Pengcheng He commited on
DeBERTa XXLarge V2 MNLI model b3cf3d9
Pengcheng He commited on