How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, BertForTokenClassificationCustom

tokenizer = AutoTokenizer.from_pretrained("DongHyoungLee/oubiobert-tokenclassification-2layers-init")
model = BertForTokenClassificationCustom.from_pretrained("DongHyoungLee/oubiobert-tokenclassification-2layers-init")
Quick Links

No model card

Downloads last month
3
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using DongHyoungLee/oubiobert-tokenclassification-2layers-init 1