You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mlevans@tejasvicsr1
I use the following idea to try to build a customized Chinese to English translation model.
1.Prepare your dataset 2.Load the pre-trained model 3.Configure the training parameters 4.Initialize the Trainer 5.Train the model 6.save the model
@mlevans @tejasvicsr1
I use the following idea to try to build a customized Chinese to English translation model.
1.Prepare your dataset 2.Load the pre-trained model 3.Configure the training parameters 4.Initialize the Trainer 5.Train the model 6.save the model
notebook link - https://colab.research.google.com/drive/1qxI7DKqIeoHCuuL_gyo7mQUo9v36OaB6?usp=sharing
The text was updated successfully, but these errors were encountered: