Instructions to use research-backup/relbert-roberta-large-nce-e-t-rex 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-e-t-rex 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-e-t-rex")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("research-backup/relbert-roberta-large-nce-e-t-rex") model = AutoModel.from_pretrained("research-backup/relbert-roberta-large-nce-e-t-rex", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 18a8c286e014bae92aa5d729e30c3141a549328ab5a743693bd811e08aae1c6f
- Size of remote file:
- 1.42 GB
- SHA256:
- 62caac41da9265c362a899fa80b2fa00a6d068825ef49566bf63345ecebc545d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.