How to use DeepaPeri/XLMR-BASE-TRAINED-CONLL2002-es with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DeepaPeri/XLMR-BASE-TRAINED-CONLL2002-es", dtype="auto")