Edit model card

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

Usage

pip install hezar
from hezar.models import Model

model = Model.load("hezarai/bert-fa-mask-filling")
inputs = ["ایشالا از [MASK] شروع میکنم"]
outputs = model.predict(inputs)
print(outputs)
Downloads last month
15
Inference Examples
Inference API (serverless) does not yet support hezar models for this pipeline type.

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

Finetuned
(4)
this model

Collection including hezarai/bert-fa-mask-filling