How to use synthbot/vul_g2pen_tokenizer_clean with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("synthbot/vul_g2pen_tokenizer_clean", dtype="auto")