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