Text Classification
Transformers
Safetensors
deberta
deberta-v3
multiple-choice
question-answering
awp
Instructions to use dahaludba/QSolver_Encoder_V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dahaludba/QSolver_Encoder_V2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dahaludba/QSolver_Encoder_V2")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dahaludba/QSolver_Encoder_V2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0ba0672 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:80484bb554b36e608182a7e6f9f3e188be9850cd1a31d3ea0f71276516adda56
size 5265
|