How to use TeeA/roberta-base-pokemon with Transformers:
# Load model directly from transformers import RobertaModelForTextClassification model = RobertaModelForTextClassification.from_pretrained("TeeA/roberta-base-pokemon", dtype="auto")
No model card
Files info