Where finetuned models are saved to #248
Answered
by
ras-matusevich
ras-matusevich
asked this question in
Q&A
-
I've been finetuning the model using guide from Training.md The last log line says "2022-02-07 09:43:37,724 INFO: End of training. Time consumed: 10:16:06 Yet, for all files in repo their "date modified" field is before the training started. I'm wondering, where does train.py save the retrained model? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
ras-matusevich
Feb 8, 2022
Replies: 1 comment
-
Nvm, found it. P.S. they are saved to /../experiments |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ras-matusevich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nvm, found it.
P.S. they are saved to
/../experiments