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