1. 22 Apr, 2020 2 commits
    • Julien Chaumond's avatar
      Fixes #3877 · 1dc9b3c7
      Julien Chaumond authored
      1dc9b3c7
    • Julien Chaumond's avatar
      Trainer (#3800) · dd9d483d
      Julien Chaumond authored
      * doc
      
      * [tests] Add sample files for a regression task
      
      * [HUGE] Trainer
      
      * Feedback from @sshleifer
      
      * Feedback from @thomwolf + logging tweak
      
      * [file_utils] when downloading concurrently, get_from_cache will use the cached file for subsequent processes
      
      * [glue] Use default max_seq_length of 128 like before
      
      * [glue] move DataTrainingArguments around
      
      * [ner] Change interface of InputExample, and align run_{tf,pl}
      
      * Re-align the pl scripts a little bit
      
      * ner
      
      * [ner] Add integration test
      
      * Fix language_modeling with API tweak
      
      * [ci] Tweak loss target
      
      * Don't break console output
      
      * amp.initialize: model must be on right device before
      
      * [multiple-choice] update for Trainer
      
      * Re-align to 827d6d6e
      dd9d483d
  2. 21 Apr, 2020 4 commits
  3. 20 Apr, 2020 10 commits
  4. 18 Apr, 2020 6 commits
  5. 17 Apr, 2020 8 commits
  6. 16 Apr, 2020 10 commits