"tests/vscode:/vscode.git/clone" did not exist on "6bca43bb90e72366ea0bead3b5c0fb6be994dc1f"
  1. 15 Mar, 2022 1 commit
    • Anton Lozhkov's avatar
      Add the XTREME-S fine-tuning example (#15985) · 99fd3eb4
      Anton Lozhkov authored
      * CTC+classification draft
      
      * CTC+classification draft
      
      * style
      
      * multilingual runs
      
      * Fix race condition during processor.from_reatrained
      
      * Merge covost experiments
      
      * Add README
      
      * Quality
      
      * Switch to .all configs
      
      * Fix typos
      99fd3eb4
  2. 12 Mar, 2022 1 commit
    • Stas Bekman's avatar
      [Deepspeed] add support for bf16 mode (#14569) · 580dd87c
      Stas Bekman authored
      
      
      * [WIP] add support for bf16 mode
      
      * prep for bf16
      
      * prep for bf16
      
      * fix; zero2/bf16 is ok
      
      * check bf16 is available
      
      * test fixes
      
      * enable zero3_bf16
      
      * config files
      
      * docs
      
      * split stage_dtype; merge back to non-dtype-specific config file
      
      * fix doc
      
      * cleanup
      
      * cleanup
      
      * bfloat16 => bf16 to match the PR changes
      
      * s/zero_gather_fp16_weights_on_model_save/zero_gather_16bit_weights_on_model_save/; s/save_fp16_model/save_16bit_model/
      
      * test fixes/skipping
      
      * move
      
      * fix
      
      * Update docs/source/main_classes/deepspeed.mdx
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * backticks
      
      * cleanup
      
      * cleanup
      
      * cleanup
      
      * new version
      
      * add note about grad accum in bf16
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      580dd87c
  3. 10 Mar, 2022 2 commits
  4. 09 Mar, 2022 2 commits
  5. 08 Mar, 2022 2 commits
  6. 04 Mar, 2022 2 commits
  7. 03 Mar, 2022 2 commits
  8. 02 Mar, 2022 2 commits
  9. 01 Mar, 2022 1 commit
  10. 25 Feb, 2022 1 commit
  11. 23 Feb, 2022 1 commit
  12. 22 Feb, 2022 1 commit
  13. 21 Feb, 2022 4 commits
  14. 17 Feb, 2022 2 commits
    • NielsRogge's avatar
      Add SimMIM (#15586) · 57882177
      NielsRogge authored
      
      
      * Add first draft
      
      * Make model importable
      
      * Make SwinForMaskedImageModeling importable
      
      * Fix imports
      
      * Add missing inits
      
      * Add support for Swin
      
      * Fix bug
      
      * Fix bug
      
      * Fix another bug
      
      * Fix Swin MIM implementation
      
      * Fix default encoder stride
      
      * Fix Swin
      
      * Add print statements for debugging
      
      * Add image_size data argument
      
      * Fix Swin
      
      * Fix image_size
      
      * Add print statements for debugging
      
      * Fix print statement
      
      * Remove print statements
      
      * Improve reshaping of bool_masked_pos
      
      * Add support for DeiT, fix tests
      
      * Improve docstrings
      
      * Apply new black version
      
      * Improve script
      
      * Fix bug
      
      * Improve README
      
      * Apply suggestions from code review
      
      * Remove DS_Store and add to gitignore
      
      * Apply suggestions from code review + fix BEiT Flax
      
      * Revert BEiT changes
      
      * Improve README
      
      * Fix code quality
      
      * Improve README
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MBP.localdomain>
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
      57882177
    • NielsRogge's avatar
      0e91f885
  15. 15 Feb, 2022 1 commit
  16. 11 Feb, 2022 1 commit
  17. 10 Feb, 2022 1 commit
  18. 09 Feb, 2022 1 commit
  19. 07 Feb, 2022 1 commit
  20. 03 Feb, 2022 1 commit
  21. 02 Feb, 2022 1 commit
  22. 01 Feb, 2022 2 commits
  23. 31 Jan, 2022 4 commits
  24. 28 Jan, 2022 2 commits
  25. 27 Jan, 2022 1 commit