Loading a custom trained checkpoint/state_dict for inference/testing #316
Unanswered
christianjosef27
asked this question in
Q&A
Replies: 1 comment
-
Assuming that you are training using the following script:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I trained the multilingual model on my custom dataset which showed good evaluation metrics (85% etc.).
However, I do not know how to load the created custom checkpoints to test the trained model for inference.
(I have the automatically created folders containing the checkpoints, created during Training).
Can anyone help me where to research or how to do it?
Beta Was this translation helpful? Give feedback.
All reactions