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