Skip to content

Commit 2db00eb

Browse files
fix hparams self tuning jax
1 parent 4aba509 commit 2db00eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prize_qualification_baselines/self_tuning/jax_nadamw_target_setting.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Submission file for an NAdamW optimizer with warmup+cosine LR in Jax."""
22

3-
import collections
43
import functools
54

65
# isort: off

0 commit comments

Comments
 (0)