We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
本当にいい資料です! 昨日これを使うことになりました。 そして、希望する声のデータセットを利用してファインチューニングを行いましたが、学習が終わったファイルがどこに保存されているのかわかりません。 各エポックごとにsafetensorファイルが保存されている場所は見つかりましたが、モデルは見つかりませんでした。 ファインチューニングが終わったモデルが保存される場所や.pyファイルがどこにあるのか教えていただけますか?
The text was updated successfully, but these errors were encountered:
推論に必要な部分はmodel_assets/以下にsafetensors形式で保存されます。 推論に必要な部分以外を含んだものはData/モデル名/models/以下に随時pth形式で保存されています。
Sorry, something went wrong.
No branches or pull requests
本当にいい資料です! 昨日これを使うことになりました。 そして、希望する声のデータセットを利用してファインチューニングを行いましたが、学習が終わったファイルがどこに保存されているのかわかりません。 各エポックごとにsafetensorファイルが保存されている場所は見つかりましたが、モデルは見つかりませんでした。 ファインチューニングが終わったモデルが保存される場所や.pyファイルがどこにあるのか教えていただけますか?
The text was updated successfully, but these errors were encountered: