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