Replies: 1 comment
-
Hey, thanks for the info. I think we forgot to handle grpo reporting for tensorboard. I have a PR up to address this in #2133 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running a finetune with axolotl and I'm not seeing any results in tensorboard. My guess is that this is because I've asked tensorboard to watch a directory but no actual logs are being written to this directory.
Here my
config.yaml
:Here is the command I'm starting tensorboard with:
The directory remains empty:
How do I get tensorboard working?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions