How to use PaulD/checkpoint-11999 with Transformers:
# Load model directly from transformers import AutoTokenizer, RelationPT tokenizer = AutoTokenizer.from_pretrained("PaulD/checkpoint-11999") model = RelationPT.from_pretrained("PaulD/checkpoint-11999")
The community tab is the place to discuss and collaborate with the HF community!