Skip to content

Commit b3d76cc

Browse files
committed
changes
1 parent 358f2a9 commit b3d76cc

7 files changed

Lines changed: 785 additions & 63 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Run a series of experiments sequentially as an autonomous machine learning researcher. Start with learning rates of 1, then 0.5, then 0.1, and so on. The idea is to find the largest learning rate that doesn't lead to wild oscillations in validation loss. So keep watching the Trackio Alerts. If you see instability, then just terminate the job and lower the learning rate, and keep going until you have stable training.
2+
3+
Run the train_nanogpt.py script using Hugging Face Jobs, using my locally logged in Hugging Face token.

0 commit comments

Comments
 (0)