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
Recently have trained a model on the DocVQA English dataset. Am able to run inference with the model's pdiparams file after running the export_model.py.
Now, want to train the model to understand a few business specific document types but don't want to start from PaddlePaddle/ernie-layoutx-base-uncased. Can anyone provide guidance on how I can re-train a new model based off of an old model?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Recently have trained a model on the DocVQA English dataset. Am able to run inference with the model's pdiparams file after running the export_model.py.
Now, want to train the model to understand a few business specific document types but don't want to start from PaddlePaddle/ernie-layoutx-base-uncased. Can anyone provide guidance on how I can re-train a new model based off of an old model?
Beta Was this translation helpful? Give feedback.
All reactions