ai-forever / ai-forever/ru-dalle
Finetuning script at the Kaggle notebook provides no output
- 主要言語
- Jupyter Notebook
- スター
- 1.6k
- フォーク
- 242
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
There is error in the Kaggle notebook with example code for "Emojich" finetuning, that published here:
https://www.kaggle.com/shonenkov/emojich-rudall-e
When finetuning with a custom dataset, on the first try the training was interrupted early, because of the line:
`EARLY_STOP = True`
This value was changed to "False", but then training continues until the kernel stops after 6 hours and 34 minutes, due to limitation in Kaggle. After that, there is no output data available.
The question is: how to set training to stop after a certain time (or a certain number of steps or epochs) to make saved checkpoints available after the end of execution?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。