How to use ysakuramoto/mobilebert-ja with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ysakuramoto/mobilebert-ja", dtype="auto")
What is a pickle import?