first add

This commit is contained in:
2025-10-12 19:39:12 +08:00
commit 592d4a824e
22 changed files with 469 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
name: Adam
lr: ${learning_rate}
betas: [0.9, 0.999]
weight_decay: 0.0001