File size: 152 Bytes
7399d75
 
 
b3b358f
1
2
3
4
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("fill-mask", model="CAMeL-Lab/bert-base-arabic-camelbert-da")