Instructions to use emaeon/trained_cppbert4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use emaeon/trained_cppbert4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="emaeon/trained_cppbert4")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("emaeon/trained_cppbert4") model = AutoModelForSequenceClassification.from_pretrained("emaeon/trained_cppbert4") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 88abb81670671739827f734df31aa85a896dfcd57b6b5dcf507072efaba66797
- Size of remote file:
- 499 MB
- SHA256:
- 834b5acfacc7e7ec2e2eee439c9cda47e13d8d00ad314aaa10f59ad0c10f30da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.