1. 31 Aug, 2022 2 commits
    • Joao Gante's avatar
      Pin max tf version (#18818) · fea4636c
      Joao Gante authored
      fea4636c
    • Ankur Goyal's avatar
      Add LayoutLMForQuestionAnswering model (#18407) · 5c4c8690
      Ankur Goyal authored
      
      
      * Add LayoutLMForQuestionAnswering model
      
      * Fix output
      
      * Remove TF TODOs
      
      * Add test cases
      
      * Add docs
      
      * TF implementation
      
      * Fix PT/TF equivalence
      
      * Fix loss
      
      * make fixup
      
      * Fix up documentation code examples
      
      * Fix up documentation examples + test them
      
      * Remove LayoutLMForQuestionAnswering from the auto mapping
      
      * Docstrings
      
      * Add better docstrings
      
      * Undo whitespace changes
      
      * Update tokenizers in comments
      
      * Fixup code and remove `from_pt=True`
      
      * Fix tests
      
      * Revert some unexpected docstring changes
      
      * Fix tests by overriding _prepare_for_class
      Co-authored-by: default avatarAnkur Goyal <ankur@impira.com>
      5c4c8690
  2. 30 Aug, 2022 12 commits
  3. 29 Aug, 2022 8 commits
  4. 26 Aug, 2022 3 commits
  5. 25 Aug, 2022 4 commits
  6. 24 Aug, 2022 9 commits
  7. 23 Aug, 2022 2 commits