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