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