Instructions to use RyuKT/DefSentPlus-syncse-partial-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RyuKT/DefSentPlus-syncse-partial-roberta-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="RyuKT/DefSentPlus-syncse-partial-roberta-base")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("RyuKT/DefSentPlus-syncse-partial-roberta-base") model = AutoModel.from_pretrained("RyuKT/DefSentPlus-syncse-partial-roberta-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2a1e2bf2ca8f7f893266559b254fdf02ffb88904a1a03ea11b7684e7324bfdcb
- Size of remote file:
- 499 MB
- SHA256:
- f8c9468b5cc8d863a83d4f9c120ff10a2ac1960f05a32968b5afe044903bd3b6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.