Interactive Log Visualizer:Compare training runs, BPB, and quantization impact #1567
5en5e1
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Hey everyone!
I was spending way too much time manually digging through
.txtlogs to compare my experimental runs for the challenge, so I built a tool to make it instant.I’m sharing it here in case it helps speed up anyone else's workflow! It’s a completely client-side dashboard—just drag and drop your log files (or a whole folder) and it instantly plots everything. Your data never leaves your browser.
Live tool: farcas.dev/golf
GitHub Repo: 5en5e1/parameter-golf-visualizer
Key Features
Note: It works out-of-the-box as long as you haven't modified the default
printstatements in the official baseline training code!Would love to hear if you find this useful, or if there are any other specific metrics you'd want to see plotted. Happy golfing! ⛳
Beta Was this translation helpful? Give feedback.
All reactions