1. 17 Nov, 2023 1 commit
  2. 12 Oct, 2023 1 commit
  3. 11 Sep, 2023 1 commit
  4. 06 Feb, 2023 1 commit
    • Sylvain Gugger's avatar
      Update quality tooling for formatting (#21480) · 6f79d264
      Sylvain Gugger authored
      * Result of black 23.1
      
      * Update target to Python 3.7
      
      * Switch flake8 to ruff
      
      * Configure isort
      
      * Configure isort
      
      * Apply isort with line limit
      
      * Put the right black version
      
      * adapt black in check copies
      
      * Fix copies
      6f79d264
  5. 20 Dec, 2022 1 commit
    • fzyzcjy's avatar
      Fix tiny typo (#20841) · ae3cbbca
      fzyzcjy authored
      * Fix typo
      
      * Update README.md
      
      * Update run_mlm_flax_stream.py
      
      * Update README.md
      ae3cbbca
  6. 09 Sep, 2022 1 commit
  7. 11 Jul, 2022 1 commit
  8. 16 May, 2022 1 commit
    • Kenneth Enevoldsen's avatar
      fixed bug in run_mlm_flax_stream.py (#17203) · 71d18d08
      Kenneth Enevoldsen authored
      
      
      * fixed bug run_mlm_flax_stream.py
      
      Fixed bug caused by an update to tokenizer keys introduced in recent transformers versions (between `4.6.2` and `4.18.0`) where additional keys were introduced to the tokenizer output.
      
      * Update run_mlm_flax_stream.py
      
      * adding missing paranthesis
      
      * formatted to black
      
      * remove cols from dataset instead
      
      * reformat to black
      
      * moved rem. columns to map
      
      * formatted to black
      Co-authored-by: default avatarKennethEnevoldsen <kennethcenevolsen@gmail.com>
      71d18d08
  9. 12 May, 2022 1 commit
  10. 23 Mar, 2022 1 commit
  11. 06 Dec, 2021 1 commit
  12. 07 Jul, 2021 1 commit
  13. 05 Jul, 2021 1 commit