A RoBERTa model for mask filling. The base RoBERTa model is initialized from https://huggingface.co/HooshvareLab/roberta-fa-zwnj-base.

Usage

pip install hezar
from hezar.models import Model

model = Model.load("hezarai/roberta-fa-mask-filling")
inputs = ["ایشالا از <mask> شروع میکنم"]
outputs = model.predict(inputs)
print(outputs)
Downloads last month
143
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The HF Inference API does not support fill-mask models for hezar library.

Model tree for hezarai/roberta-fa-mask-filling

Finetuned
(3)
this model

Collection including hezarai/roberta-fa-mask-filling