YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Generate News in Thai language by keywords.

MODEL_NAME = 'nonamenlp/news_gen'

TOKENIZER_NAME = "nonamenlp/news_gen"

trained_model = MT5ForConditionalGeneration.from_pretrained(MODEL_NAME, return_dict=True)

tokenizer = T5Tokenizer.from_pretrained(TOKENIZER_NAME)

Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support