1. 06 Jun, 2022 3 commits
    • Nicola Procopio's avatar
      Translation/italian: added pipeline_tutorial.mdx [Issue: #17459] (#17507) · 34a886fc
      Nicola Procopio authored
      * added toctree.yml file
      
      * first translation
      
      * added pipeline_tutorial.mdx translation
      
      added pipeline_tutorial.mdx
      updated _toctree.yml
      
      * updated pipeline_tutorial.mdx
      
      * updated _toctree.yml
      
      Updated preprocessing and training
      
      * updated preprocessing.mdx
      
      start translation
      
      * Update _toctree.yml
      
      * Delete preprocessing.mdx
      
      * Update _toctree.yml
      
      * updated _toctree.yml
      
      * added preprocessing
      
      * Update _toctree.yml
      
      * updated _toctree.yml
      
      * undo
      
      * Revert "undo"
      
      This reverts commit 5d38d768752dc80918bf60ada9d185f98b742520.
      
      * Revert "Revert "undo""
      
      This reverts commit 8aa0830b587f915ca7d154ebca282b782e82bd92.
      34a886fc
    • Martina Fumanelli's avatar
      Add installation.mdx Italian translation (#17530) · f6ad0e05
      Martina Fumanelli authored
      * Add the Italian translation of the file installation.mdx and edit _toctree
      
      * Add the Italian translation of the file installation.mdx and edit _toctree
      f6ad0e05
    • Jonatas Grosman's avatar
      Adding the Portuguese version of the tasks/token_classification.mdx documentation (#17492) · 4aed1dc8
      Jonatas Grosman authored
      * add tasks/token_classification pt doc structure
      
      * add tasks/token_classification pt doc translation
      
      * add tasks/token_classification pt doc translation
      4aed1dc8
  2. 03 Jun, 2022 3 commits
  3. 02 Jun, 2022 1 commit
  4. 01 Jun, 2022 2 commits
  5. 31 May, 2022 4 commits
  6. 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
  7. 25 May, 2022 4 commits
  8. 24 May, 2022 2 commits
    • Jason Phang's avatar
      [WIP] Adding GPT-NeoX-20B (#16659) · 71e60272
      Jason Phang authored
      
      
      * initial
      
      * first try
      
      * working 20B
      
      * 20B tokenizers
      
      * Docs
      
      * Import fixes for missing classes
      
      * Update docs, fixup
      
      * black formatting
      
      * isort
      
      * flake
      
      * dummy objects
      
      * documentation
      
      * Documentation yml
      
      * more docs
      
      * tweaks for tests
      
      * tokenization auto
      
      * fix neox tests
      
      * test
      
      * test
      
      * einsum
      
      * address PR feedback
      
      * Documentation
      
      * Update README.md
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * Update src/transformers/models/gpt_neox/__init__.py
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * Update src/transformers/models/gpt_neox/configuration_gpt_neox.py
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * Apply suggestions from code review
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * Remove undefined LaTeX syntax
      
      * Update to full url to avoid confusion about if that's supposed to refer to the Hub
      
      * fix auto
      
      * move tests
      
      * documentation fix
      
      * more doc fixes
      
      * test refactor
      
      * fix import
      
      * fix import
      
      * fix import
      
      * fix import
      
      * fix import
      
      * style fixes
      
      * More modeling fixes
      Co-authored-by: default avatarJason Phang <zp489@gr057.hpc.nyu.edu>
      Co-authored-by: default avatarStella Biderman <stellabiderman@gmail.com>
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      71e60272
    • NielsRogge's avatar
      Add LayoutLMv3 (#17060) · 31ee80d5
      NielsRogge authored
      
      
      * Make forward pass work
      
      * More improvements
      
      * Remove unused imports
      
      * Remove timm dependency
      
      * Improve loss calculation of token classifier
      
      * Fix most tests
      
      * Add docs
      
      * Add model integration test
      
      * Make all tests pass
      
      * Add LayoutLMv3FeatureExtractor
      
      * Improve integration test + make fixup
      
      * Add example script
      
      * Fix style
      
      * Add LayoutLMv3Processor
      
      * Fix style
      
      * Add option to add visual labels
      
      * Make more tokenizer tests pass
      
      * Fix more tests
      
      * Make more tests pass
      
      * Fix bug and improve docs
      
      * Fix import of processors
      
      * Improve docstrings
      
      * Fix toctree and improve docs
      
      * Fix auto tokenizer
      
      * Move tests to model folder
      
      * Move tests to model folder
      
      * change default behavior add_prefix_space
      
      * add prefix space for fast
      
      * add_prefix_spcae set to True for Fast
      
      * no space before `unique_no_split` token
      
      * add test to hightligh special treatment of added tokens
      
      * fix `test_batch_encode_dynamic_overflowing` by building a long enough example
      
      * fix `test_full_tokenizer` with add_prefix_token
      
      * Fix tokenizer integration test
      
      * Make the code more readable
      
      * Add tests for LayoutLMv3Processor
      
      * Fix style
      
      * Add model to README and update init
      
      * Apply suggestions from code review
      
      * Replace asserts by value errors
      
      * Add suggestion by @ducviet00
      
      * Add model to doc tests
      
      * Simplify script
      
      * Improve README
      
      * a step ahead to fix
      
      * Update pair_input_test
      
      * Make all tokenizer tests pass - phew
      
      * Make style
      
      * Add LayoutLMv3 to CI job
      
      * Fix auto mapping
      
      * Fix CI job name
      
      * Make all processor tests pass
      
      * Make tests of LayoutLMv2 and LayoutXLM consistent
      
      * Add copied from statements to fast tokenizer
      
      * Add copied from statements to slow tokenizer
      
      * Remove add_visual_labels attribute
      
      * Fix tests
      
      * Add link to notebooks
      
      * Improve docs of LayoutLMv3Processor
      
      * Fix reference to section
      Co-authored-by: default avatarSaulLu <lucilesaul.com@gmail.com>
      Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
      31ee80d5
  9. 23 May, 2022 3 commits
  10. 18 May, 2022 2 commits
  11. 17 May, 2022 3 commits
  12. 16 May, 2022 6 commits
  13. 13 May, 2022 4 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
    • Fellip Silva Alves's avatar
      [ fast_tokenizers.mdx ] - Added translation to portuguese to tutorial (#17076) · f9024814
      Fellip Silva Alves authored
      
      
      * [ fast_tokenizers.mdx ] - Added translation to portuguese to tutorial
      
      * Delete docs/source/pt-br directory
      
      * [ fast_tokenizers.mdx ] - Continuing work on file
      
      * [ fast_tokenizers.mdx ] - Continuing work on file
      
      * Add fast tokenizers to _toctree.yml
      
      * Eliminated config and toctree.yml
      
      * Nits in fast_tokenizers.mdx
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      f9024814
    • Rafael Zimmer's avatar
      Added translation of installation.mdx to Portuguese Issue #16824 (#16979) · 85fc4559
      Rafael Zimmer authored
      
      
      * Added translation of installation.mdx to Portuguese, as well
      as default templates of _toctree.yml and _config.py
      
      * [ build_documentation.yml ] - Updated doc_builder to build
      documentation in Portuguese.
      [ pipeline_tutorial.mdx ] - Created translation for the pipeline_tutorial.mdx.
      
      * [ build_pr_documentation.yml ] - Added pt language to pr_documentation builder.
      
      [ pipeline_tutorial.mdx ] - Grammar changes.
      
      * [ accelerate.mdx ] - Translated to Portuguese the acceleration tutorial.
      
      * [ multilingual.mdx ] - Added portuguese translation for multilingual tutorial.
      
      [ training.mdx ] - Added portuguese translation for training tutorial.
      
      * [ preprocessing.mdx ] - WIP
      
      * Update _toctree.yml
      
      * Adding Pr茅-processamento to _toctree.yml
      
      * Update accelerate.mdx
      
      * Nits and eliminate preprocessing file while it is ready
      Co-authored-by: default avatarOmar U. Espejel <espejelomar@gmail.com>
      85fc4559
  14. 12 May, 2022 2 commits