How to use transZ/roberta_texid with Transformers:
# Load model directly from transformers import RobertaTeXid model = RobertaTeXid.from_pretrained("transZ/roberta_texid", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!