1. 21 Apr, 2020 1 commit
  2. 18 Apr, 2020 1 commit
  3. 09 Apr, 2020 1 commit
  4. 11 Mar, 2020 3 commits
  5. 02 Mar, 2020 2 commits
  6. 29 Feb, 2020 1 commit
    • Julien Chaumond's avatar
      [ci] Run all tests on (self-hosted) GPU (#3020) · e36bd943
      Julien Chaumond authored
      * Create self-hosted.yml
      
      * Update self-hosted.yml
      
      * Update self-hosted.yml
      
      * Update self-hosted.yml
      
      * Update self-hosted.yml
      
      * Update self-hosted.yml
      
      * do not run slow tests, for now
      
      * [ci] For comparison with circleci, let's also run CPU-tests
      
      * [ci] reorganize
      
      * clearer filenames
      
      * [ci] Final tweaks before merging
      
      * rm slow tests on circle ci
      
      * Trigger CI
      
      * On GPU this concurrency was way too high
      e36bd943
  7. 01 Feb, 2020 1 commit
    • Bram Vanroy's avatar
      CLI script to gather environment info (#2699) · 9773e5e0
      Bram Vanroy authored
      * add "info" command to CLI
      
      As a convenience, add the info directive to CLI. Running `python transformers-cli info` will return a string containing the transformers version, platform, python version, PT/TF version and GPU support
      
      * Swap f-strings for .format
      
      Still supporting 3.5 so can't use f-strings (sad face)
      
      * Add reference in issue to CLI
      
      * Add the expected fields to issue template
      
      This way, people can still add the information manually if they want. (Though I fear they'll just ignore it.)
      
      * Remove heading from output
      
      * black-ify
      
      * order of imports
      
      Should ensure isort test passes
      
      * use is_X_available over import..pass
      
      * style
      
      * fix copy-paste bug
      
      * Rename command info -> env
      
      Also adds the command to CONTRIBUTING.md in "Did you find a bug" section
      9773e5e0
  8. 28 Jan, 2020 8 commits
    • BramVanroy's avatar
      Streamlining · 9d87eafd
      BramVanroy authored
      - mostly stylistic streamlining
      - removed 'additional context' sections. They seem to be rarely used and might cause confusion. If more details are needed, users can add them to the 'details' section
      9d87eafd
    • BramVanroy's avatar
      phrasing · a3b3638f
      BramVanroy authored
      a3b3638f
    • BramVanroy's avatar
      Update ---new-benchmark.md · c96ca70f
      BramVanroy authored
      c96ca70f
    • BramVanroy's avatar
      Update --new-model-addition.md · 7b5eda32
      BramVanroy authored
      Motivate users to @-tag authors of models to increase visibility and expand the community
      7b5eda32
    • BramVanroy's avatar
      Update bug-report.md · c63d91dd
      BramVanroy authored
      - change references to pytorch-transformers to transformers
      - link to code formatting guidelines
      c63d91dd
    • BramVanroy's avatar
      Update feature-request.md · b2907cd0
      BramVanroy authored
      - add 'your contribution' section
      - add code formatting link to 'additional context'
      b2907cd0
    • BramVanroy's avatar
      Update question-help.md · 2fec88ee
      BramVanroy authored
      Prefer that general questions are asked on Stack Overflow
      2fec88ee
    • BramVanroy's avatar
      update migration guide · 7e03d2bd
      BramVanroy authored
      Streamlines usages of pytorch-transformers and pytorch-pretrained-bert. Add link to the README for the migration guide.
      7e03d2bd
  9. 06 Jan, 2020 3 commits
  10. 05 Nov, 2019 1 commit
  11. 18 Oct, 2019 1 commit
  12. 04 Oct, 2019 1 commit
  13. 26 Sep, 2019 1 commit
  14. 05 Aug, 2019 2 commits
  15. 11 Apr, 2019 1 commit