1. 03 Apr, 2020 1 commit
    • Lysandre Debut's avatar
      ELECTRA (#3257) · d5d7d886
      Lysandre Debut authored
      * Electra wip
      
      * helpers
      
      * Electra wip
      
      * Electra v1
      
      * ELECTRA may be saved/loaded
      
      * Generator & Discriminator
      
      * Embedding size instead of halving the hidden size
      
      * ELECTRA Tokenizer
      
      * Revert BERT helpers
      
      * ELECTRA Conversion script
      
      * Archive maps
      
      * PyTorch tests
      
      * Start fixing tests
      
      * Tests pass
      
      * Same configuration for both models
      
      * Compatible with base + large
      
      * Simplification + weight tying
      
      * Archives
      
      * Auto + Renaming to standard names
      
      * ELECTRA is uncased
      
      * Tests
      
      * Slight API changes
      
      * Update tests
      
      * wip
      
      * ElectraForTokenClassification
      
      * temp
      
      * Simpler arch + tests
      
      Removed ElectraForPreTraining which will be in a script
      
      * Conversion script
      
      * Auto model
      
      * Update links to S3
      
      * Split ElectraForPreTraining and ElectraForTokenClassification
      
      * Actually test PreTraining model
      
      * Remove num_labels from configuration
      
      * wip
      
      * wip
      
      * From discriminator and generator to electra
      
      * Slight API changes
      
      * Better naming
      
      * TensorFlow ELECTRA tests
      
      * Accurate conversion script
      
      * Added to conversion script
      
      * Fast ELECTRA tokenizer
      
      * Style
      
      * Add ELECTRA to README
      
      * Modeling Pytorch Doc + Real style
      
      * TF Docs
      
      * Docs
      
      * Correct links
      
      * Correct model intialized
      
      * random fixes
      
      * style
      
      * Addressing Patrick's and Sam's comments
      
      * Correct links in docs
      d5d7d886
  2. 27 Mar, 2020 1 commit
    • Patrick von Platen's avatar
      Add T5 to docs (#3461) · fa9af246
      Patrick von Platen authored
      * add t5 docs basis
      
      * improve docs
      
      * add t5 docs
      
      * improve t5 docstring
      
      * add t5 tokenizer docstring
      
      * finish docstring
      
      * make style
      
      * add pretrained models
      
      * correct typo
      
      * make examples work
      
      * finalize docs
      fa9af246
  3. 02 Mar, 2020 1 commit
    • 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
  4. 25 Feb, 2020 1 commit
    • 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
  5. 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
  6. 30 Jan, 2020 2 commits
  7. 23 Jan, 2020 2 commits
  8. 06 Jan, 2020 2 commits
  9. 18 Dec, 2019 2 commits
  10. 16 Dec, 2019 1 commit
  11. 09 Dec, 2019 1 commit
  12. 26 Nov, 2019 1 commit
  13. 18 Oct, 2019 1 commit
  14. 09 Oct, 2019 1 commit
  15. 07 Oct, 2019 1 commit
  16. 03 Oct, 2019 1 commit
  17. 26 Sep, 2019 5 commits
  18. 30 Aug, 2019 4 commits
  19. 28 Aug, 2019 1 commit
  20. 14 Aug, 2019 1 commit
  21. 05 Aug, 2019 1 commit
  22. 04 Aug, 2019 2 commits
  23. 16 Jul, 2019 1 commit
  24. 14 Jul, 2019 1 commit
  25. 10 Jul, 2019 2 commits
  26. 09 Jul, 2019 2 commits