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