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