1. 26 Oct, 2022 4 commits
    • Kaylee L. Davis's avatar
      Correct README image text (#19883) · 802b98c7
      Kaylee L. Davis authored
      swap "right" and "left" so description is correct.
      802b98c7
    • regisss's avatar
      Fix LR (#19875) · 5d2d51a0
      regisss authored
      5d2d51a0
    • Revanth09's avatar
      [DOCTEST] Config doctest for `MCTCT`, `MBart` and `LayoutLM` (#19889) · 1f1cc09d
      Revanth09 authored
      * Update documentation_tests.txt
      
      * Update configuration_mbart.py
      
      * Update configuration_mctct.py
      
      * Update configuration_layoutlm.py
      
      * Update configuration_layoutlmv2.py
      
      * Update configuration_layoutlmv3.py
      
      * Update documentation_tests.txt
      1f1cc09d
    • Nicolas Patry's avatar
      Factored out some code in the `image-segmentation` pipeline. (#19727) · 5fd5990d
      Nicolas Patry authored
      * Factored out some code in the image-segmentation pipeline
      
      Re-enable `small_model_pt`.
      
      Re-enable `small_model_pt`.
      
      Enabling the current test with the current values.
      
      Debugging the values on the CI.
      
      More logs ? Printing doesn't work ?
      
      Using the CI values instead. Seems to be a Pillow sensitivity.
      
      Added a test showcasing that models not supporting some tasks get a
      clear error.
      
      Factored out code.
      
      Further factor out.
      
      Fixup.
      
      Bad rebase.
      
      Put `panoptic` before `instance` as it should be a superset.
      
      * Fixing tests.
      
      * Adding subtasks tests
      
      + Fixes `instance` segmentation which was broken due to default and
      non kwargs arguments.
      
      * Fix bad replace.
      5fd5990d
  2. 25 Oct, 2022 8 commits
  3. 24 Oct, 2022 19 commits
  4. 23 Oct, 2022 1 commit
  5. 21 Oct, 2022 8 commits