"model_cards/vscode:/vscode.git/clone" did not exist on "1381b6d01dca9c84c3cacd3eae5155cda8e03c18"
  1. 07 Feb, 2023 1 commit
    • Sylvain Gugger's avatar
      Cleanup quality (#21493) · 67d07487
      Sylvain Gugger authored
      * Remove mentions of flake8/isort
      
      * Clean up inits
      
      * Deall with all other inits
      
      * Last special rule for dummy files
      67d07487
  2. 06 Feb, 2023 2 commits
  3. 19 Jan, 2023 1 commit
    • Jitesh Jain's avatar
      Add OneFormer Model (#20577) · 5b949623
      Jitesh Jain authored
      * Add Oneformer Model
      
      * Add OneFormer Tests
      
      * Add UNIVERSAL_SEGMENTATION_MAPPING
      
      * Fix config
      
      * 馃悰 Fix error encountered while writing tests
      
      * 馃敤 Fix instance segmentation post processing
      
      * Format Files and Add Documentation
      
      * Add Documentation mdx file
      
      * Run make fixup
      
      * Run make fix-copies
      
      * Remove unnecessary code
      
      * Format modeling_oneformer.py
      
      * Add OneFormer to ImageSegmentationPipeline
      
      * Format files
      
      * Add Demo link to Readme
      
      * Fix fomatting errors
      
      * Fix test failures
      
      * Update Table in index.mdx
      
      * Fix version
      
      * Fix style
      
      * Remove OneFormer from TF
      
      * Fix Imports
      
      * Fix dummy objects
      
      * Fix tests
      
      * Add newline
      
      * Remove OneFormerFeatureExtractor
      
      * Remove CUDA Kernels
      
      * Use AutoBackbone for Swin
      
      * Fix description
      
      * Use Image Processor
      
      * Fix copies
      
      * Fix formatting
      
      * Fix import order
      
      * Fix flake8 errors
      
      * Fix doc errors
      
      * Add Hindi Readme entry
      
      * Update supported backbones
      
      * Update supported backbones
      
      * Undo Changes
      
      * Fix type of config
      
      * Fix isort
      
      * Fix auto.mdx
      
      * Fix swin config
      
      * Replace DinatBackbone with AutoBackbone
      
      * Use SwinBackbone
      
      * Use SwinBackbone
      
      * Fix conversion script
      
      * Fix arguments
      
      * Add argument description
      
      * Fix style
      
      * Add OneFormerProcessor
      
      * Fix OneFormerProcessor Tests
      
      * Fix mapping
      
      * Fix imports
      
      * Fix inits
      
      * Fix style
      
      * Fix comment
      
      * Fix docstring
      
      * Move OneFormer to MultiModal
      
      * Fix Copies
      
      * Remove size divisor
      
      * Fix check_repo.py
      
      * Fix copies
      
      * Add Processor for Testing Pipeline
      
      * Fix padding for tokens
      
      * Fix variables
      
      * Fix formatting with correct black version
      
      * Add Image Processor Test
      
      * Apply suggestions
      
      * Revert common modeling
      
      * Add check for task
      
      * Fix conversion script
      
      * Fix initialization order
      
      * Fix tests
      
      * Undo Pipeline Changes
      
      * Fix layers in MLP
      
      * Fix copies
      
      * Update image paths
      
      * Fix copies
      
      * Apply suggestions
      5b949623
  4. 16 Jan, 2023 1 commit
  5. 14 Jan, 2023 1 commit
  6. 29 Dec, 2022 1 commit
  7. 12 Dec, 2022 2 commits
  8. 23 Nov, 2022 1 commit
  9. 21 Nov, 2022 2 commits
  10. 15 Nov, 2022 1 commit
  11. 09 Nov, 2022 1 commit
  12. 07 Nov, 2022 2 commits
  13. 25 Oct, 2022 1 commit
  14. 12 Oct, 2022 2 commits
  15. 11 Oct, 2022 1 commit
  16. 10 Oct, 2022 2 commits
  17. 08 Sep, 2022 1 commit
  18. 08 Aug, 2022 2 commits
  19. 06 Aug, 2022 1 commit
  20. 05 Aug, 2022 1 commit
  21. 03 Aug, 2022 1 commit
    • Ian Castillo's avatar
      Add Spanish translation of run_scripts.mdx (#18415) · 10e1ec9a
      Ian Castillo authored
      * Add file in spanish docs to be translated
      
      * Translate first two sections to Spanish
      
      * Translate four additional sections to Spanish
      
      * Finish translation to Spanish
      
      * Improve writing style in Spanish
      
      * Add suggested changes from reviewer
      10e1ec9a
  22. 29 Jul, 2022 1 commit
  23. 26 Jul, 2022 1 commit
  24. 28 Jun, 2022 1 commit
  25. 07 Jun, 2022 1 commit
  26. 31 May, 2022 1 commit
  27. 26 May, 2022 1 commit
    • Yhary Arias's avatar
      Spanish translation of the file preprocessing.mdx (#16299) · 2295bcae
      Yhary Arias authored
      
      
      * Spanish translation of the file training.mdx
      
      * Settings - Spanish translation of the file training.mdx
      
      * Latest changes to the Spanish translation of the training.mdx file
      
      * Delete Hugging.mdx
      
      * Last changes to the training fil Espanish version
      
      * Latest modifications
      
      * Latest changes, document ready for PR
      
      * Nits
      
      * Spanish translation of the preprocessing file
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Update docs/source_es/preprocessing.mdx
      
      * Nits and add preprocessing to _toctree.yml
      Co-authored-by: default avatarYhary Arias <yharystefa@gmail.com>
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      2295bcae
  28. 25 May, 2022 2 commits
  29. 13 May, 2022 2 commits
    • Ignacio Talavera's avatar
      Guide to create custom models in Spanish (#17158) · ee393c00
      Ignacio Talavera authored
      
      
      * file copied and toctree updated
      
      * Intro and configuration translated
      
      * model section translated
      
      * enter hotfix
      
      * Translation over, correction pending
      
      * Typos and corrections
      
      * Update docs/source/es/create_a_model.mdx
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      
      * Update docs/source/es/create_a_model.mdx
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      
      * Update docs/source/es/create_a_model.mdx
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      
      * Update docs/source/es/create_a_model.mdx
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      ee393c00
    • Gerardo Huerta Robles's avatar
      Translated version of model_sharing.mdx doc to spanish (#16184) · 16be4229
      Gerardo Huerta Robles authored
      
      
      * Translated version of model_sharing to spanish
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Update docs/source_es/model_sharing.mdx
      
      * Addind model sharing to _toctree.yml
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      16be4229
  30. 12 May, 2022 2 commits