Fill-Mask
Transformers
PyTorch
JAX
TensorBoard
Safetensors
Indonesian
roberta
indonesian-roberta-base
Instructions to use flax-community/indonesian-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use flax-community/indonesian-roberta-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="flax-community/indonesian-roberta-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("flax-community/indonesian-roberta-base") model = AutoModelForMaskedLM.from_pretrained("flax-community/indonesian-roberta-base", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4343083 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:843ba5529934bfa14c528bb50647d74e9836326d686510660c2836e15a218ed2
size 498858859
|