Instructions to use joelniklaus/legal-swiss-roberta-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use joelniklaus/legal-swiss-roberta-large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="joelniklaus/legal-swiss-roberta-large")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("joelniklaus/legal-swiss-roberta-large") model = AutoModelForMaskedLM.from_pretrained("joelniklaus/legal-swiss-roberta-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 82b7eaebfa9da99a39bf77e5a996e80d8d3f228fd029b1bdb0b7ccff714f976a
- Size of remote file:
- 3.44 kB
- SHA256:
- ba8390e545ce73862e6e7a374a83d030b1035d04c76c07df136f91e087a630b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.