1. 23 Dec, 2020 4 commits
    • Connor Brinton's avatar
      Minor documentation revisions from copyediting (#9266) · bcc87c63
      Connor Brinton authored
      * typo: Revise "checkout" to "check out"
      
      * typo: Change "seemlessly" to "seamlessly"
      
      * typo: Close parentheses in "Using the tokenizer"
      
      * typo: Add closing parenthesis to supported models aside
      
      * docs: Treat ``position_ids`` as plural
      
      Alternatively, the word "argument" could be added to make the subject singular.
      
      * docs: Remove comma, making subordinate clause
      
      * docs: Remove comma separating verb and direct object
      
      * docs: Fix typo ("next" -> "text")
      
      * docs: Reverse phrase order to simplify sentence
      
      * docs: "quicktour" -> "quick tour"
      
      * docs: "to throw" -> "from throwing"
      
      * docs: Remove disruptive newline in padding/truncation section
      
      * docs: "show exemplary" -> "show examples of"
      
      * docs: "much harder as" -> "much harder than"
      
      * docs: Fix typo "seach" -> "search"
      
      * docs: Fix subject-verb disagreement in WordPiece description
      
      * docs: Fix style in preprocessing.rst
      bcc87c63
    • Patrick von Platen's avatar
      [Seq2Seq Templates] Fix check_repo.py templates file (#9277) · d5db6c37
      Patrick von Platen authored
      * add enc dec pt model to check repo
      
      * fix indent
      d5db6c37
    • Xu Song's avatar
      Fix param error (#9273) · 4bafc43b
      Xu Song authored
      TypeError: forward() got an unexpected keyword argument 'token_type_ids'
      4bafc43b
    • Xu Song's avatar
      Fix gpt2 document (#9272) · 58e8a761
      Xu Song authored
      58e8a761
  2. 22 Dec, 2020 10 commits
  3. 21 Dec, 2020 9 commits
  4. 20 Dec, 2020 1 commit
  5. 19 Dec, 2020 3 commits
  6. 18 Dec, 2020 9 commits
  7. 17 Dec, 2020 4 commits