File size: 195 Bytes
df5b8b5
7b29ea1
df5b8b5
 
1
2
3
4
5
from transformers import pipeline

inference_pipeline = pipeline('fill-mask', model="PartAI/TookaBERT-Large")
inference_pipeline("شهر برلین در کشور <mask> واقع شده است.")