How to use hungphongtrn/bartpho-syllable with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("hungphongtrn/bartpho-syllable") model = AutoModelForSeq2SeqLM.from_pretrained("hungphongtrn/bartpho-syllable")
No model card
Files info