"vscode:/vscode.git/clone" did not exist on "59941c5d1fc9688e6f0e5d112b60ca7b2fe0e2fd"
  1. 08 Jul, 2020 1 commit
    • Ji Xin's avatar
      Add DeeBERT (entropy-based early exiting for *BERT) (#5477) · cfbb9829
      Ji Xin authored
      * Add deebert code
      
      * Add readme of deebert
      
      * Add test for deebert
      
      Update test for Deebert
      
      * Update DeeBert (README, class names, function refactoring); remove requirements.txt
      
      * Format update
      
      * Update test
      
      * Update readme and model init methods
      cfbb9829
  2. 07 Jul, 2020 5 commits
  3. 06 Jul, 2020 1 commit
  4. 01 Jul, 2020 3 commits
  5. 30 Jun, 2020 4 commits
  6. 29 Jun, 2020 2 commits
  7. 28 Jun, 2020 2 commits
  8. 26 Jun, 2020 4 commits
  9. 25 Jun, 2020 3 commits
  10. 24 Jun, 2020 5 commits
  11. 23 Jun, 2020 2 commits
  12. 22 Jun, 2020 1 commit
    • Patrick von Platen's avatar
      Benchmarks (#4912) · fa0be6d7
      Patrick von Platen authored
      * finish benchmark
      
      * fix isort
      
      * fix setup cfg
      
      * retab
      
      * fix time measuring of tf graph mode
      
      * fix tf cuda
      
      * clean code
      
      * better error message
      fa0be6d7
  13. 21 Jun, 2020 1 commit
  14. 20 Jun, 2020 2 commits
    • Kevin Canwen Xu's avatar
      Fix PABEE's result table (#5158) · c0c577cf
      Kevin Canwen Xu authored
      c0c577cf
    • Kevin Canwen Xu's avatar
      Add BERT Loses Patience (Patience-based Early Exit) (#5078) · 2fd28d43
      Kevin Canwen Xu authored
      * Add BERT Loses Patience (Patience-based Early Exit)
      
      * update model archive
      
      * update format
      
      * sort import
      
      * flake8
      
      * Add results
      
      * full results
      
      * align the table
      
      * refactor to inherit
      
      * default per gpu eval = 1
      
      * Formatting
      
      * Formatting
      
      * isort
      
      * modify readme
      
      * Add check
      
      * Fix format
      
      * Fix format
      
      * Doc strings
      
      * ALBERT & BERT for sequence classification don't inherit from the original anymore
      
      * Remove incorrect comments
      
      * Remove incorrect comments
      
      * Remove incorrect comments
      
      * Sync up with new code
      
      * Sync up with new code
      
      * Add a test
      
      * Add a test
      
      * Add a test
      
      * Add a test
      
      * Add a test
      
      * Add a test
      
      * Finishing up!
      2fd28d43
  15. 19 Jun, 2020 1 commit
  16. 17 Jun, 2020 3 commits