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:
- 2e1650c10f6624f6a143bf2dbeefc1f5446ea15406ca9891381c4070ac18d162
- Size of remote file:
- 738 MB
- SHA256:
- f277c9cfafc7909d4a67acc39d36ad1066fc77f52e9cafdecdc4f5a7471d4b6d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.