mtasic85 commited on
Commit
f711071
1 Parent(s): 0abeb5c
Files changed (1) hide show
  1. scripts/model.yaml +2 -2
scripts/model.yaml CHANGED
@@ -100,9 +100,9 @@ eval:
100
 
101
  # Optimizer-related arguments
102
  optimizer:
103
- # class_path: torch.optim.AdamW
104
  # class_path: bitsandbytes.optim.PagedAdamW
105
- class_path: bitsandbytes.optim.AdamW8bit
106
  # class_path: bitsandbytes.optim.PagedAdamW8bit
107
 
108
  init_args:
 
100
 
101
  # Optimizer-related arguments
102
  optimizer:
103
+ class_path: torch.optim.AdamW
104
  # class_path: bitsandbytes.optim.PagedAdamW
105
+ # class_path: bitsandbytes.optim.AdamW8bit
106
  # class_path: bitsandbytes.optim.PagedAdamW8bit
107
 
108
  init_args: