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

Usage

pip install hezar
from hezar.models import Model

model = Model.load("hezarai/distilbert-fa-mask-filling")
inputs = ["ایشالا از [MASK] شروع میکنم"]
outputs = model.predict(inputs)
print(outputs)
Downloads last month
6
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the HF Inference API does not support hezar models with pipeline type fill-mask

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

Finetuned
(3)
this model

Collection including hezarai/distilbert-fa-mask-filling