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
This will skip the training process and run a final evaluation, initializing from the weights of the checkpoint.
17
17
18
-
To evaluate a particular model, you need to supply the same config that was used to train the model (e.g. ``conf/tutorial-gpt2-micro.yaml``) in this example.
18
+
To evaluate a particular model, you need to supply the same config that was used to train the model (e.g. ``conf/mistral-micro.yaml``) in this example.
0 commit comments