Text Classification
Transformers
Safetensors
deberta-v2
Generated from Trainer
text-embeddings-inference
Instructions to use heavyhelium/deberta-v3-base-touche-base-binary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use heavyhelium/deberta-v3-base-touche-base-binary with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="heavyhelium/deberta-v3-base-touche-base-binary")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("heavyhelium/deberta-v3-base-touche-base-binary") model = AutoModelForSequenceClassification.from_pretrained("heavyhelium/deberta-v3-base-touche-base-binary") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9de4c204b35e7c228d6db6392beed980c405804c0161437c5416b64a35239074
- Size of remote file:
- 5.39 kB
- SHA256:
- 1ad3444cd2e07351dbe64a248b05135aa3a21df313623d7cf200ed75ec9c73fb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.