Instructions to use research-backup/relbert-roberta-large-nce-a-nell with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use research-backup/relbert-roberta-large-nce-a-nell with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="research-backup/relbert-roberta-large-nce-a-nell")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("research-backup/relbert-roberta-large-nce-a-nell") model = AutoModelForMultimodalLM.from_pretrained("research-backup/relbert-roberta-large-nce-a-nell") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0a3859b7772a8844c44ce1fe04ddf808de691cd3a12a2f05ad4d4626c11b88ed
- Size of remote file:
- 1.42 GB
- SHA256:
- eb557a44f99dc7f5d35b668bc289439ea446960c2a0b72e57e21852806f2ad9c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.