Patrick von Platen
640e6fe190
[Flax] Align FlaxBertForMaskedLM with BertForMaskedLM, implement from_pretrained, init (#9054)
* save intermediate
* save intermediate
* save intermediate
* correct flax bert model file
* new module / model naming
* make style
* almost finish BERT
* finish roberta
* make fix-copies
* delete keys file
* last refactor
* fixes in run_mlm_flax.py
* remove pooled from run_mlm_flax.py`
* fix gelu | gelu_new
* remove Module from inits
* splits
* dirty print
* preventing warmup_steps == 0
* smaller splits
* make fix-copies
* dirty print
* dirty print
* initial_evaluation argument
* declaration order fix
* proper model initialization/loading
* proper initialization
* run_mlm_flax improvements: improper model inputs bugfix + automatic dataset splitting + tokenizers parallelism warning + avoiding warmup_steps=0 bug
* removed tokenizers warning hack, fixed model re-initialization
* reverted training_args.py changes
* fix flax from pretrained
* improve test in flax
* apply sylvains tips
* update init
* make 0.3.0 compatible
* revert tevens changes
* revert tevens changes 2
* finalize revert
* fix bug
* add docs
* add pretrained to init
* Update src/transformers/modeling_flax_utils.py
* fix copies
* final improvements
Co-authored-by: TevenLeScao <teven.lescao@gmail.com>
2020-12-16 13:03:32 +01:00
..
2020-12-08 14:39:29 -05:00
2020-01-06 15:11:12 +01:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-11-16 21:43:42 -05:00
2020-10-22 15:39:01 +02:00
2020-12-07 18:36:34 -05:00
2020-11-02 08:47:37 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-11-03 16:04:22 +01:00
2020-12-09 15:00:37 +01:00
2020-12-09 15:00:37 +01:00
2020-12-07 16:38:39 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-01-06 15:11:12 +01:00
2020-09-11 12:01:33 -04:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-15 17:31:28 +01:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-09 20:55:24 +01:00
2020-12-07 18:36:34 -05:00
2020-12-09 20:55:24 +01:00
2020-12-01 09:49:27 +01:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-11-27 16:26:45 +01:00
2020-12-07 18:36:34 -05:00
2020-12-11 16:59:54 +01:00
2020-12-07 18:36:34 -05:00
2020-12-16 13:03:32 +01:00
2020-12-16 13:03:32 +01:00
2020-12-16 13:03:32 +01:00
2020-12-02 19:19:50 +01:00
2020-11-16 11:43:00 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-11-23 12:33:13 -08:00
2020-12-07 18:36:34 -05:00
2020-12-08 12:04:34 -05:00
2020-12-09 10:32:43 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-11 16:59:54 +01:00
2020-12-14 12:32:26 +01:00
2020-12-02 19:19:50 +01:00
2020-12-07 18:36:34 -05:00
2020-11-16 11:43:00 -05:00
2020-12-15 16:03:59 -05:00
2020-12-15 17:08:49 -05:00
2020-12-13 23:05:24 -05:00
2020-12-08 09:14:09 -05:00
2020-12-15 17:31:28 +01:00
2020-12-13 23:05:24 -05:00
2020-12-13 23:05:24 -05:00
2020-12-07 18:36:34 -05:00
2020-12-15 10:10:46 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-11-16 11:43:00 -05:00
2020-11-16 21:43:42 -05:00
2020-12-13 23:05:24 -05:00
2020-12-07 18:36:34 -05:00
2020-12-13 23:05:24 -05:00
2020-12-13 23:05:24 -05:00
2020-12-13 23:05:24 -05:00
2020-12-13 23:05:24 -05:00
2020-12-09 10:32:43 -05:00
2020-12-07 18:36:34 -05:00
2020-12-15 11:27:08 -05:00
2020-12-13 23:05:24 -05:00
2020-12-08 09:14:09 -05:00
2020-12-07 18:36:34 -05:00
2020-12-14 18:47:00 +01:00
2020-12-13 23:05:24 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-10-30 10:25:48 -04:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-15 10:10:46 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-10-20 04:39:13 -04:00
2020-10-18 20:51:24 +02:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-11-27 12:31:42 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-15 17:08:49 -05:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-10-18 20:51:24 +02:00
2020-12-07 18:36:34 -05:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-12-09 10:32:43 -05:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-11-16 21:43:42 -05:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-10-18 20:51:24 +02:00
2020-11-10 14:21:54 -05:00
2020-12-15 17:08:49 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-11-16 21:43:42 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-10-14 11:41:45 -04:00
2020-12-15 16:38:10 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00