cahya / roberta-base-indonesian-522M

huggingface.co
Total runs: 561
24-hour runs: 0
7-day runs: -183
30-day runs: -1.2K
Model's Last Updated: May 20 2021
fill-mask

Introduction of roberta-base-indonesian-522M

Model Details of roberta-base-indonesian-522M

Indonesian RoBERTa base model (uncased)

Model description

It is RoBERTa-base model pre-trained with indonesian Wikipedia using a masked language modeling (MLM) objective. This model is uncased: it does not make a difference between indonesia and Indonesia.

This is one of several other language models that have been pre-trained with indonesian datasets. More detail about its usage on downstream tasks (text classification, text generation, etc) is available at Transformer based Indonesian Language Models

Intended uses & limitations
How to use

You can use this model directly with a pipeline for masked language modeling:

>>> from transformers import pipeline
>>> unmasker = pipeline('fill-mask', model='cahya/roberta-base-indonesian-522M')
>>> unmasker("Ibu ku sedang bekerja <mask> supermarket")

Here is how to use this model to get the features of a given text in PyTorch:

from transformers import RobertaTokenizer, RobertaModel

model_name='cahya/roberta-base-indonesian-522M'
tokenizer = RobertaTokenizer.from_pretrained(model_name)
model = RobertaModel.from_pretrained(model_name)
text = "Silakan diganti dengan text apa saja."
encoded_input = tokenizer(text, return_tensors='pt')
output = model(**encoded_input)

and in Tensorflow:

from transformers import RobertaTokenizer, TFRobertaModel

model_name='cahya/roberta-base-indonesian-522M'
tokenizer = RobertaTokenizer.from_pretrained(model_name)
model = TFRobertaModel.from_pretrained(model_name)
text = "Silakan diganti dengan text apa saja."
encoded_input = tokenizer(text, return_tensors='tf')
output = model(encoded_input)
Training data

This model was pre-trained with 522MB of indonesian Wikipedia. The texts are lowercased and tokenized using WordPiece and a vocabulary size of 32,000. The inputs of the model are then of the form:

<s> Sentence A </s> Sentence B </s>

Runs of cahya roberta-base-indonesian-522M on huggingface.co

561
Total runs
0
24-hour runs
-14
3-day runs
-183
7-day runs
-1.2K
30-day runs

More Information About roberta-base-indonesian-522M huggingface.co Model

More roberta-base-indonesian-522M license Visit here:

https://choosealicense.com/licenses/mit

roberta-base-indonesian-522M huggingface.co

roberta-base-indonesian-522M huggingface.co is an AI model on huggingface.co that provides roberta-base-indonesian-522M's model effect (), which can be used instantly with this cahya roberta-base-indonesian-522M model. huggingface.co supports a free trial of the roberta-base-indonesian-522M model, and also provides paid use of the roberta-base-indonesian-522M. Support call roberta-base-indonesian-522M model through api, including Node.js, Python, http.

roberta-base-indonesian-522M huggingface.co Url

https://huggingface.co/cahya/roberta-base-indonesian-522M

cahya roberta-base-indonesian-522M online free

roberta-base-indonesian-522M huggingface.co is an online trial and call api platform, which integrates roberta-base-indonesian-522M's modeling effects, including api services, and provides a free online trial of roberta-base-indonesian-522M, you can try roberta-base-indonesian-522M online for free by clicking the link below.

cahya roberta-base-indonesian-522M online free url in huggingface.co:

https://huggingface.co/cahya/roberta-base-indonesian-522M

roberta-base-indonesian-522M install

roberta-base-indonesian-522M is an open source model from GitHub that offers a free installation service, and any user can find roberta-base-indonesian-522M on GitHub to install. At the same time, huggingface.co provides the effect of roberta-base-indonesian-522M install, users can directly use roberta-base-indonesian-522M installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

roberta-base-indonesian-522M install url in huggingface.co:

https://huggingface.co/cahya/roberta-base-indonesian-522M

Url of roberta-base-indonesian-522M

roberta-base-indonesian-522M huggingface.co Url

Provider of roberta-base-indonesian-522M huggingface.co

cahya
ORGANIZATIONS

Other API from cahya

huggingface.co

Total runs: 82
Run Growth: -44
Growth Rate: -53.66%
Updated:March 01 2025
huggingface.co

Total runs: 74
Run Growth: 61
Growth Rate: 82.43%
Updated:March 24 2022
huggingface.co

Total runs: 24
Run Growth: 18
Growth Rate: 75.00%
Updated:February 01 2022
huggingface.co

Total runs: 14
Run Growth: 9
Growth Rate: 64.29%
Updated:June 24 2024
huggingface.co

Total runs: 12
Run Growth: -5
Growth Rate: -41.67%
Updated:February 19 2023
huggingface.co

Total runs: 10
Run Growth: -132
Growth Rate: -1320.00%
Updated:April 17 2025
huggingface.co

Total runs: 9
Run Growth: -23
Growth Rate: -255.56%
Updated:November 24 2022
huggingface.co

Total runs: 7
Run Growth: -3
Growth Rate: -42.86%
Updated:February 01 2023
huggingface.co

Total runs: 6
Run Growth: 1
Growth Rate: 16.67%
Updated:July 06 2021
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 04 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:March 12 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:May 21 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 04 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 11 2025