--- library_name: transformers tags: [] --- ## How to Get Started with the Model **Use the code below to get started with the model.** from transformers import pipeline unmasker = pipeline('fill-mask', model='GianTan/CBERTo') unmasker("mura kag [MASK].")