1. 18 Aug, 2022 1 commit
  2. 08 Aug, 2022 2 commits
    • Rasmus Arpe Fogh Jensen's avatar
      Update no_trainer.py scripts to include accelerate gradient accumulation wrapper (#18473) · a765b68a
      Rasmus Arpe Fogh Jensen authored
      * Added accelerate gradient accumulation wrapper to run_image_classification_no_trainer.py example script
      
      * make fixup changes
      
      * PR comments
      
      * changed input to Acceletor based on PR comment, ran make fixup
      
      * Added comment explaining the sync_gradients statement
      
      * Fixed lr scheduler max steps
      
      * Changed run_clm_no_trainer.py script to use accelerate gradient accum wrapper
      
      * Fixed all scripts except wav2vec2 pretraining to use accelerate gradient accum wrapper
      
      * Added accelerate gradient accum wrapper for wav2vec2_pretraining_no_trainer.py script
      
      * make fixup and lr_scheduler step inserted back into run_qa_beam_search_no_trainer.py
      
      * removed changes to run_wav2vec2_pretraining_no_trainer.py script and fixed using wrong constant in qa_beam_search_no_trainer.py script
      a765b68a
    • regisss's avatar
      88a0ce57
  3. 06 Aug, 2022 1 commit
  4. 03 Aug, 2022 1 commit
  5. 01 Aug, 2022 2 commits
  6. 27 Jul, 2022 1 commit
  7. 23 Jun, 2022 1 commit
  8. 16 Jun, 2022 1 commit
  9. 15 Jun, 2022 1 commit
  10. 07 Jun, 2022 1 commit
    • Sylvain Gugger's avatar
      Add examples telemetry (#17552) · 3cab9027
      Sylvain Gugger authored
      * Add examples telemetry
      
      * Alternative approach
      
      * Add to all other examples
      
      * Add to templates as well
      
      * Put framework separately
      
      * Same for TensorFlow
      3cab9027
  11. 27 May, 2022 1 commit
  12. 18 May, 2022 1 commit
  13. 17 May, 2022 1 commit
  14. 12 May, 2022 2 commits
  15. 09 May, 2022 1 commit
  16. 02 May, 2022 3 commits
  17. 27 Apr, 2022 2 commits
  18. 20 Apr, 2022 1 commit
  19. 19 Apr, 2022 1 commit
    • NielsRogge's avatar
      Add image classification script, no trainer (#16727) · b96e82c8
      NielsRogge authored
      * Add first draft
      
      * Improve README and run fixup
      
      * Make script aligned with other scripts, improve README
      
      * Improve script and add test
      
      * Remove print statement
      
      * Apply suggestions from code review
      
      * Add num_labels to make test pass
      
      * Improve README
      b96e82c8
  20. 15 Apr, 2022 1 commit
  21. 14 Apr, 2022 1 commit
  22. 06 Apr, 2022 1 commit
  23. 04 Apr, 2022 1 commit
  24. 03 Mar, 2022 1 commit
  25. 27 Jan, 2022 2 commits
  26. 22 Dec, 2021 3 commits
  27. 15 Dec, 2021 2 commits
  28. 09 Dec, 2021 2 commits
  29. 28 Oct, 2021 1 commit