mirror of
https://github.com/karpathy/nanochat.git
synced 2026-03-28 23:55:16 +00:00
Update quickrun wandb mode
This commit is contained in:
parent
77de3297ea
commit
4686cb9509
|
|
@ -39,7 +39,7 @@ EMBEDDING_LR="${EMBEDDING_LR:-0.3}"
|
|||
UNEMBEDDING_LR="${UNEMBEDDING_LR:-0.004}"
|
||||
|
||||
# Wandb
|
||||
export WANDB_MODE=offline
|
||||
WANDB_PROJECT="nanochat"
|
||||
WANDB_RUN="${WANDB_RUN:-muonh_d${DEPTH}_ratio${TARGET_RATIO}}"
|
||||
MODEL_TAG="${MODEL_TAG:-d${DEPTH}_gamma_muonh}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user