1. 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
  2. 23 Mar, 2020 1 commit
  3. 03 Mar, 2020 1 commit
    • Sam Shleifer's avatar
      Summarization Examples: add Bart CNN Evaluation (#3082) · 5b396457
      Sam Shleifer authored
      * Rename and improve example
      
      * Add test
      
      * slightly faster test
      
      * style
      
      * This breaks remy prolly
      
      * shorter test string
      
      * no slow
      
      * newdir structure
      
      * New tree
      
      * Style
      
      * shorter
      
      * docs
      
      * clean
      
      * Attempt future import
      
      * more import hax
      5b396457
  4. 15 Jan, 2020 1 commit
  5. 13 Jan, 2020 1 commit
  6. 06 Jan, 2020 2 commits
  7. 22 Dec, 2019 1 commit
    • Aymeric Augustin's avatar
      Fix F401 flake8 warning (x152 / 268). · 80327a13
      Aymeric Augustin authored
      This change is mostly autogenerated with:
      
          $ python -m autoflake --in-place --recursive examples templates transformers utils hubconf.py setup.py
      
      I made minor changes in the generated diff.
      80327a13
  8. 14 Dec, 2019 1 commit
  9. 13 Dec, 2019 1 commit
  10. 10 Dec, 2019 2 commits