1. 26 Aug, 2020 1 commit
  2. 24 Aug, 2020 1 commit
  3. 03 Aug, 2020 1 commit
  4. 26 Jun, 2020 1 commit
  5. 24 Jun, 2020 1 commit
  6. 17 Jun, 2020 1 commit
  7. 16 Jun, 2020 1 commit
  8. 15 Jun, 2020 1 commit
  9. 13 Jun, 2020 1 commit
    • Sylvain Gugger's avatar
      Hans data (#4854) · 403d3098
      Sylvain Gugger authored
      * Update hans data to be able to use Trainer
      
      * Fixes
      
      * Deal with tokenizer that don't have token_ids
      
      * Clean up things
      
      * Simplify data use
      
      * Fix the input dict
      
      * Formatting + proper path in README
      403d3098
  10. 02 Jun, 2020 1 commit
    • Julien Chaumond's avatar
      Kill model archive maps (#4636) · d4c2cb40
      Julien Chaumond authored
      * Kill model archive maps
      
      * Fixup
      
      * Also kill model_archive_map for MaskedBertPreTrainedModel
      
      * Unhook config_archive_map
      
      * Tokenizers: align with model id changes
      
      * make style && make quality
      
      * Fix CI
      d4c2cb40
  11. 07 May, 2020 1 commit
    • Julien Chaumond's avatar
      BIG Reorganize examples (#4213) · 0ae96ff8
      Julien Chaumond authored
      * Created using Colaboratory
      
      * [examples] reorganize files
      
      * remove run_tpu_glue.py as superseded by TPU support in Trainer
      
      * Bugfix: int, not tuple
      
      * move files around
      0ae96ff8