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