How to use SivilTaram/poet-sql-roberta with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForMultiGoldSequenceLabeling tokenizer = AutoTokenizer.from_pretrained("SivilTaram/poet-sql-roberta") model = RobertaForMultiGoldSequenceLabeling.from_pretrained("SivilTaram/poet-sql-roberta")
The community tab is the place to discuss and collaborate with the HF community!