"tests/models/superpoint/__init__.py" did not exist on "1484d67de9f4c8301874d62d821bbfbd3d6ce99b"
  1. 06 Apr, 2021 1 commit
  2. 05 Apr, 2021 1 commit
  3. 31 Mar, 2021 2 commits
  4. 19 Mar, 2021 1 commit
  5. 16 Mar, 2021 2 commits
  6. 15 Mar, 2021 1 commit
  7. 08 Mar, 2021 1 commit
  8. 27 Feb, 2021 1 commit
  9. 08 Feb, 2021 1 commit
  10. 05 Feb, 2021 1 commit
  11. 03 Feb, 2021 1 commit
  12. 01 Feb, 2021 1 commit
  13. 28 Jan, 2021 1 commit
  14. 27 Jan, 2021 1 commit
  15. 25 Jan, 2021 1 commit
  16. 20 Jan, 2021 1 commit
  17. 06 Jan, 2021 1 commit
  18. 22 Dec, 2020 2 commits
  19. 16 Dec, 2020 1 commit
    • Patrick von Platen's avatar
      [Flax] Align FlaxBertForMaskedLM with BertForMaskedLM, implement from_pretrained, init (#9054) · 640e6fe1
      Patrick von Platen authored
      
      
      * 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: default avatarTevenLeScao <teven.lescao@gmail.com>
      640e6fe1
  20. 15 Dec, 2020 1 commit
  21. 11 Dec, 2020 1 commit
  22. 10 Dec, 2020 1 commit
  23. 09 Dec, 2020 1 commit
  24. 07 Dec, 2020 1 commit
  25. 23 Nov, 2020 1 commit
  26. 19 Nov, 2020 1 commit
    • Matthias's avatar
      fix small typo (#8644) · a79a96dd
      Matthias authored
      Fixed a small typo on the XLNet and permutation language modelling section
      a79a96dd
  27. 18 Nov, 2020 2 commits
  28. 17 Nov, 2020 1 commit
  29. 12 Nov, 2020 2 commits
  30. 04 Nov, 2020 4 commits
  31. 02 Nov, 2020 1 commit
  32. 30 Oct, 2020 1 commit