"vscode:/vscode.git/clone" did not exist on "3f071c4b6e36c4f2d4aee35d76fd2196f82b7936"
  1. 10 Mar, 2020 2 commits
  2. 05 Mar, 2020 2 commits
  3. 02 Mar, 2020 2 commits
    • Lysandre Debut's avatar
      Pipeline doc (#3055) · d3eb7d23
      Lysandre Debut authored
      * Pipeline doc initial commit
      
      * pipeline abstraction
      
      * Remove modelcard argument from pipeline
      
      * Task-specific pipelines can be instantiated with no model or tokenizer
      
      * All pipelines doc
      d3eb7d23
    • Sam Shleifer's avatar
      Bart-CNN (#3059) · b54ef78d
      Sam Shleifer authored
      `generate` code that produces 99% identical summarizations to fairseq on CNN test data, with caching.
      b54ef78d
  4. 26 Feb, 2020 1 commit
  5. 25 Feb, 2020 2 commits
    • Lysandre Debut's avatar
      Documentation (#2989) · bb7c4685
      Lysandre Debut authored
      * All Tokenizers
      
      BertTokenizer + few fixes
      RobertaTokenizer
      OpenAIGPTTokenizer + Fixes
      GPT2Tokenizer + fixes
      TransfoXLTokenizer
      Correct rst for TransformerXL
      XLMTokenizer + fixes
      XLNet Tokenizer + Style
      DistilBERT + Fix XLNet RST
      CTRLTokenizer
      CamemBERT Tokenizer
      FlaubertTokenizer
      XLMRobertaTokenizer
      cleanup
      
      * cleanup
      bb7c4685
    • Lysandre Debut's avatar
      Adding usage examples for common tasks (#2850) · 65e7c90a
      Lysandre Debut authored
      * Usage: Sequence Classification & Question Answering
      
      * Pipeline example
      
      * Language modeling
      
      * TensorFlow code for Sequence classification
      
      * Custom TF/PT toggler in docs
      
      * QA + LM for TensorFlow
      
      * Finish Usage for both PyTorch and TensorFlow
      
      * Addressing Julien's comments
      
      * More assertive
      
      * cleanup
      
      * Favicon
      - added favicon option in conf.py along with the favicon image
      - udpated 馃
      
       logo. slightly smaller and should appear more consistent across editing programs (no more tongue on the outside of the mouth)
      Co-authored-by: default avatarjoshchagani <joshua@joshuachagani.com>
      65e7c90a
  6. 24 Feb, 2020 1 commit
  7. 20 Feb, 2020 1 commit
    • Sam Shleifer's avatar
      New BartModel (#2745) · 53ce3854
      Sam Shleifer authored
      * Results same as fairseq
      * Wrote a ton of tests
      * Struggled with api signatures
      * added some docs
      
      53ce3854
  8. 19 Feb, 2020 1 commit
  9. 10 Feb, 2020 1 commit
  10. 07 Feb, 2020 4 commits
  11. 06 Feb, 2020 2 commits
  12. 05 Feb, 2020 1 commit
  13. 04 Feb, 2020 1 commit
  14. 31 Jan, 2020 2 commits
  15. 30 Jan, 2020 3 commits
  16. 29 Jan, 2020 2 commits
  17. 28 Jan, 2020 1 commit
  18. 27 Jan, 2020 1 commit
  19. 24 Jan, 2020 1 commit
  20. 23 Jan, 2020 9 commits