TURNA-FT
Collection
15 items • Updated • 4
How to use boun-tabi-LMG/turna_ner_milliyet with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("boun-tabi-LMG/turna_ner_milliyet")
model = AutoModelForSeq2SeqLM.from_pretrained("boun-tabi-LMG/turna_ner_milliyet")No model card