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: 135 Bytes
d37abb9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d9348353ba127eecf2a2c6dc822d2671d4f5417404b2534ac47266f07c90e7dc
size 1363634379
|