Instructions to use VuongQuoc/Debertalarg_model_multichoice_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VuongQuoc/Debertalarg_model_multichoice_test with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("VuongQuoc/Debertalarg_model_multichoice_test") model = AutoModelForMultipleChoice.from_pretrained("VuongQuoc/Debertalarg_model_multichoice_test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f62463650cafd283ad12c268d56addd65a12f5ac2a557d1b39631b775a866151
|
| 3 |
+
size 1740304540
|