Feat: Add support for gemma3_text and add e2e for gemma2 (#2406)
This commit is contained in:
@@ -54,7 +54,7 @@ class TestCustomSchedulers(unittest.TestCase):
|
||||
"gradient_accumulation_steps": 1,
|
||||
"output_dir": temp_dir,
|
||||
"learning_rate": 0.00001,
|
||||
"optimizer": "adamw_hf",
|
||||
"optimizer": "adamw_torch_fused",
|
||||
"max_steps": 20,
|
||||
"lr_scheduler": "rex",
|
||||
"warmup_steps": 5,
|
||||
|
||||
Reference in New Issue
Block a user