Instructions to use microsoft/deberta-xlarge-v2-mnli with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/deberta-xlarge-v2-mnli with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/deberta-xlarge-v2-mnli", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Pengcheng He commited on
Commit ·
bde2c2d
1
Parent(s): e4eba2d
xlarge v2 mnli model
Browse files- pytorch_model.bin +2 -2
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc41eeb065c6ab3f7e88f8dab756334abb1f77a1136fec8cf02442143934c253
|
| 3 |
+
size 1773982007
|