How to use RUCAIBox/mass-base-uncased with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("RUCAIBox/mass-base-uncased", dtype="auto")
No model card