Text Classification
Transformers
Safetensors
English
deberta-v2
product-detection
hazard-detection
text-embeddings-inference
Instructions to use Quintu/deberta-multitask-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Quintu/deberta-multitask-v0 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Quintu/deberta-multitask-v0")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Quintu/deberta-multitask-v0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8f19873 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:98a060bf6b8d15c86839a56b6fd991015acc22276326356ae6ac5634f2dcb7bf
size 5176
|