Instructions to use armanc/affiliations-roberta-base-0.0.1-0.203 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use armanc/affiliations-roberta-base-0.0.1-0.203 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="armanc/affiliations-roberta-base-0.0.1-0.203")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("armanc/affiliations-roberta-base-0.0.1-0.203") model = AutoModelForMultimodalLM.from_pretrained("armanc/affiliations-roberta-base-0.0.1-0.203") - Notebooks
- Google Colab
- Kaggle
No model card
- Downloads last month
- 4