finetune-transformer-lm
finetune-transformer-lm copied to clipboard
how could i train the language with chinese
how could i train the language with chinese ,but the code only shows how to finetune the model. thanks
Me too. I need the way how to finetune the model with the other language. Can you share how to pretrain the model? Thank you in advance.
use the lm_loss as the optimization target.
how could i train the language with chinese ,but the code only shows how to finetune the model. thanks
same question.