[Flax MLM] Refactor run mlm with optax (#11745)
* refactor * update * update * update * refactor run mlm * finalize * refactor more * fix typo * update * finish refactor * modify run mlm * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * small fixes * upload * upload * finish run mlm script Co-authored-by: Patrick von Platen <patrick@huggingface.co>
This commit is contained in:
committed by
GitHub
parent
43891be19b
commit
00440e350f
@@ -1,5 +1,5 @@
|
||||
datasets >= 1.1.3
|
||||
jax>=0.2.8
|
||||
jaxlib>=0.1.59
|
||||
git+https://github.com/google/flax.git
|
||||
flax>=0.3.4
|
||||
git+https://github.com/deepmind/optax.git
|
||||
|
||||
Reference in New Issue
Block a user