1. 26 Aug, 2020 1 commit
  2. 14 Aug, 2020 1 commit
    • Suraj Patil's avatar
      MBartForConditionalGeneration (#6441) · 680f1337
      Suraj Patil authored
      * add MBartForConditionalGeneration
      
      * style
      
      * rebase and fixes
      
      * add mbart test in TEST_FILES_WITH_NO_COMMON_TESTS
      
      * fix docs
      
      * don't ignore mbart
      
      * doc
      
      * fix mbart fairseq link
      
      * put mbart before bart
      
      * apply doc suggestions
      680f1337
  3. 12 Aug, 2020 1 commit
  4. 10 Aug, 2020 1 commit
    • Lysandre Debut's avatar
      Patch models (#6326) · b99098ab
      Lysandre Debut authored
      * TFAlbertFor{TokenClassification, MultipleChoice}
      
      * Patch models
      
      * BERT and TF BERT info
      
      
      s
      
      * Update check_repo
      b99098ab
  5. 07 Aug, 2020 1 commit
  6. 02 Mar, 2020 1 commit
    • Julien Chaumond's avatar
      TF GPU CI (#3085) · f169957d
      Julien Chaumond authored
      * debug env
      
      * Restrict TF GPU memory
      
      * Fixup
      
      * One more test
      
      * rm debug logs
      
      * Fixup
      f169957d
  7. 06 Jan, 2020 2 commits
  8. 22 Dec, 2019 3 commits
  9. 21 Dec, 2019 1 commit
    • Aymeric Augustin's avatar
      Reformat source code with black. · fa84ae26
      Aymeric Augustin authored
      This is the result of:
      
          $ black --line-length 119 examples templates transformers utils hubconf.py setup.py
      
      There's a lot of fairly long lines in the project. As a consequence, I'm
      picking the longest widely accepted line length, 119 characters.
      
      This is also Thomas' preference, because it allows for explicit variable
      names, to make the code easier to understand.
      fa84ae26
  10. 06 Dec, 2019 1 commit
  11. 03 Dec, 2019 1 commit
  12. 29 Nov, 2019 1 commit
  13. 21 Nov, 2019 1 commit