This time, we accidentally stopped the training when it reach step 200, so when we resumed, the training started from scratch but seems to have used the last checkpoint.
Here is a graph of the training loss, saved after after 5 steps.
chart
Next Steps
Our top priority is now the gathering of more datasets, such as SODA and some real video game data.
We might try to switch to a new model(Qwen?), as the Gemma3n license is a little restrictive.
New methods other than SFT to improve performance, like GRPO.