1. 22 Mar, 2021 8 commits
  2. 21 Mar, 2021 5 commits
  3. 19 Mar, 2021 9 commits
  4. 18 Mar, 2021 14 commits
  5. 17 Mar, 2021 4 commits
    • Mansi Mane's avatar
      Smmp batch not divisible by microbatches fix (#10778) · 0282e24e
      Mansi Mane authored
      
      
      * Added debug prints
      
      * Added config
      
      * Added prints
      
      * Added prints
      
      * Added extra samples to SequentialDistributedSampler
      
      * Added extra samples to SequentialDistributedSampler
      
      Updated SequentialDistributedSampler call
      
      * Added deubg prints
      
      * Removed extra prints
      
      * Making predicitons and labels multiple of batchsize
      
      * updated number of microbatches
      
      * Removed extra prints
      
      * Made start_remainder similar to DistributedSamplerWithLoop
      
      * Minor spacing update
      
      * Added debug prints
      
      Added config
      
      Added prints
      
      Added prints
      
      * Added extra samples to SequentialDistributedSampler
      
      Updated SequentialDistributedSampler call
      
      Added extra samples to SequentialDistributedSampler
      
      Added deubg prints
      
      Removed extra prints
      
      Making predicitons and labels multiple of batchsize
      
      updated number of microbatches
      
      Removed extra prints
      
      Squashing redundant commits
      
      * Made start_remainder similar to DistributedSamplerWithLoop
      
      Minor spacing update
      
      Made start_remainder similar to DistributedSamplerWithLoop
      
      * Test and styling
      
      * Rename test
      Co-authored-by: default avatarSylvain Gugger <sylvain.gugger@gmail.com>
      0282e24e
    • Sylvain Gugger's avatar
      Check copies blackify (#10775) · 40b049c7
      Sylvain Gugger authored
      * Apply black before checking copies
      
      * Fix for class methods
      
      * Deal with lonely brackets
      
      * Remove debug and add forward changes
      
      * Separate copies and fix test
      
      * Add black as a test dependency
      40b049c7
    • Stas Bekman's avatar
      [examples] document resuming (#10776) · 39373919
      Stas Bekman authored
      
      
      * document resuming in examples
      
      * fix
      
      * Apply suggestions from code review
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * put trainer code last, adjust notes
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      39373919
    • Stas Bekman's avatar
      [Issue template] need to update/extend who to tag (#10728) · 85a114ef
      Stas Bekman authored
      * [Issue template] need to update/extend who to tag
      
      1. need to update who to tag for `tensorflow`
      2. also requesting to add someone to tag for models hub issues - perhaps separate sub-entries for UI and code - e.g. I don't know who to tag for broken models: https://github.com/huggingface/transformers/issues/10726
      
      Thanks.
      
      * model hub instructions
      
      * s/jplu/LysandreJik/
      85a114ef