Skip to content

Commit

Permalink
update: SOAP recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
kozistr committed Sep 29, 2024
1 parent 851eb0d commit edaea93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
(
SOAP,
{'lr': 1e0, 'shampoo_beta': 0.95, 'precondition_frequency': 1, 'merge_dims': False, 'precondition_1d': True},
5,
3,
),
]
ADANORM_SUPPORTED_OPTIMIZERS: List[Tuple[Any, Dict[str, Union[float, bool, int]], int]] = [
Expand Down

0 comments on commit edaea93

Please sign in to comment.