Instructions to use Raj-Sanjay-Shah/roberta-base-epoch_73 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Raj-Sanjay-Shah/roberta-base-epoch_73 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Raj-Sanjay-Shah/roberta-base-epoch_73")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Raj-Sanjay-Shah/roberta-base-epoch_73") model = AutoModelForMultimodalLM.from_pretrained("Raj-Sanjay-Shah/roberta-base-epoch_73") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
469060d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a9465cbfb1fe2aa187e3d53ba09695b67230ee33d1e0a04c97c7bbebb5047089
size 498649201
|