1. 01 Mar, 2023 1 commit
    • Alara Dirik's avatar
      Add ALIGN to transformers (#21741) · 269b0549
      Alara Dirik authored
      Adds the ALIGN model to transformers. ALIGN is introduced in "Scaling Up Visual and Vision-Language Representation Learning With Noisy Text Supervision" by Chao Jia, Yinfei Yang, Ye Xia, Yi-Ting Chen, Zarana Parekh, Hieu Pham, Quoc V. Le, Yunhsuan Sung, Zhen Li, Tom Duerig.
      269b0549
  2. 23 Feb, 2023 1 commit
  3. 20 Feb, 2023 2 commits
    • Alara Dirik's avatar
      Add EfficientNet (#21563) · 49ab1623
      Alara Dirik authored
      * Add EfficientNet to transformers
      49ab1623
    • tanreinama's avatar
      add GPTSAN model (reopen) (#21291) · f56174ac
      tanreinama authored
      * add GPTSAN-Japanese
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN (update for review)
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * fix typo in comment text
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * add GPTSAN
      
      * fix document and comments
      
      * fix class name GPTSAN->GPTSan
      
      * fix import and test for tokenizer
      f56174ac
  4. 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
  5. 06 Feb, 2023 2 commits
  6. 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
  7. 16 Jan, 2023 1 commit
  8. 14 Jan, 2023 1 commit
  9. 29 Dec, 2022 1 commit
  10. 12 Dec, 2022 2 commits
  11. 23 Nov, 2022 1 commit
  12. 21 Nov, 2022 2 commits
  13. 15 Nov, 2022 1 commit
  14. 09 Nov, 2022 1 commit
  15. 07 Nov, 2022 2 commits
  16. 25 Oct, 2022 1 commit
  17. 12 Oct, 2022 2 commits
  18. 11 Oct, 2022 1 commit
  19. 10 Oct, 2022 2 commits
  20. 08 Sep, 2022 1 commit
  21. 08 Aug, 2022 2 commits
  22. 06 Aug, 2022 1 commit
  23. 05 Aug, 2022 1 commit
  24. 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
  25. 29 Jul, 2022 1 commit
  26. 26 Jul, 2022 1 commit
  27. 28 Jun, 2022 1 commit
  28. 07 Jun, 2022 1 commit
  29. 31 May, 2022 1 commit
  30. 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
  31. 25 May, 2022 2 commits