Instructions to use Ozziey/hme-poem-type-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ozziey/hme-poem-type-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Ozziey/hme-poem-type-classifier")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Ozziey/hme-poem-type-classifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Configuration Parsing Warning:Invalid JSON for config file config.json
language: en tags:
- distilroberta
- sentiment
- emotion
- feature extraction
widget:
- text: [[0.078,0.211,0.536,0.005,0.083,0.037,0.050]]
- Downloads last month
- 5