Text Classification
Transformers
Safetensors
English
multimodal
image-classification
distilbert
vit
gated-fusion
digital-humanities
Instructions to use xablex/prosody_models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xablex/prosody_models with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="xablex/prosody_models")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("xablex/prosody_models", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 128 Bytes
c81f977 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b117610370253f52309d0663253878cd20c9674e2d87456e467e3ca7ba5ecf18
size 283
|