Instructions to use cestwc/roberta-base-emb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cestwc/roberta-base-emb with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForSentenceEmbedding tokenizer = AutoTokenizer.from_pretrained("cestwc/roberta-base-emb") model = RobertaForSentenceEmbedding.from_pretrained("cestwc/roberta-base-emb", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a775666f43bc2439266111926fa2a7fa3d092b4ec8ce989e0a9f0c356c9162f7
- Size of remote file:
- 534 MB
- SHA256:
- ba2af7d73e2be0477dade3cb07150b498cde7a2cde5a9e2d4e260dda2b599390
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.