Instructions to use MonkeyDLLLLLLuffy/CustomModel-multilingual-sentiment-analysis-enhanced with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MonkeyDLLLLLLuffy/CustomModel-multilingual-sentiment-analysis-enhanced with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="MonkeyDLLLLLLuffy/CustomModel-multilingual-sentiment-analysis-enhanced")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("MonkeyDLLLLLLuffy/CustomModel-multilingual-sentiment-analysis-enhanced") model = AutoModelForSequenceClassification.from_pretrained("MonkeyDLLLLLLuffy/CustomModel-multilingual-sentiment-analysis-enhanced", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
b02d281 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d0806b950aada26060d55d54a220166fbd9da0b61b8602f4662d98bc886e3da0
size 541326604
|