1. 16 Apr, 2024 1 commit
  2. 09 Apr, 2024 1 commit
  3. 08 Apr, 2024 1 commit
    • Utkarsha Gupte's avatar
      [#29174] ImportError Fix: Trainer with PyTorch requires accelerate>=0.20.1 Fix (#29888) · 0201f642
      Utkarsha Gupte authored
      
      
      * ImportError: Trainer with PyTorch requires accelerate>=0.20.1 Fix
      
      Adding the evaluate and accelerate installs at the beginning of the cell to fix the issue
      
      * ImportError Fix: Trainer with PyTorch requires accelerate>=0.20.1
      
      * Import Error Fix
      
      * Update installation.md
      
      * Update quicktour.md
      
      * rollback other lang changes
      
      * Update _config.py
      
      * updates for other languages
      
      * fixing error
      
      * Tutorial Update
      
      * Update tokenization_utils_base.py
      
      * Just use an optimizer string to pass the doctest?
      
      ---------
      Co-authored-by: default avatarMatt <rocketknight1@gmail.com>
      0201f642
  4. 05 Apr, 2024 1 commit
  5. 15 Mar, 2024 1 commit
  6. 13 Mar, 2024 1 commit
    • njackman-2344's avatar
      [docs] Spanish translate chat_templating.md & yml addition (#29559) · d3801aae
      njackman-2344 authored
      * torchscript and trainer md es translation
      
      * corrected md es files and even corrected spelling in en md
      
      * made es corrections to trainer.md
      
      * deleted entrenamiento... title on yml
      
      * placed entrenamiento in right place
      
      * translated es chat_templating.md w/ yml addition
      
      * requested es changes to md and yml
      
      * last es changes to md
      d3801aae
  7. 04 Mar, 2024 1 commit
  8. 26 Feb, 2024 1 commit
    • Aaron Jimenez's avatar
      [docs] Spanish translation of tasks_explained.md (#29224) · 9f7535bd
      Aaron Jimenez authored
      * Add tasks_explained.md to es/
      
      * Fix little typo in en/ version
      
      * translate speach/audio section
      
      * translate part of vision computer section | fix little typo in en/
      
      * Fix little typo in en/
      
      * Translate vision computer section | remove ** ** to * * in both files
      
      * Translate NLP section | fix link to task/translation in en/
      
      * Updete link in es/tasks_summary.md
      
      * Fix task_summary title link
      9f7535bd
  9. 20 Feb, 2024 1 commit
  10. 16 Feb, 2024 2 commits
  11. 08 Feb, 2024 1 commit
  12. 06 Feb, 2024 2 commits
  13. 11 Jan, 2024 1 commit
  14. 04 Jan, 2024 1 commit
  15. 03 Jan, 2024 1 commit
    • Aaron Jimenez's avatar
      [docs] Sort es/toctree.yml | Translate performance.md (#28262) · 6b8ec258
      Aaron Jimenez authored
      * Sort es/_toctree.yml like en/_toctree.yml
      
      * Run make style
      
      * Add -Rendimiento y escalabilidad- section to es/_toctree.yml
      
      * Run make style
      
      * Add s to section
      
      * Add translate of performance.md
      
      * Add performance.md to es/_toctree.yml
      
      * Run make styele
      
      * Fix docs links
      
      * Run make style
      6b8ec258
  16. 13 Dec, 2023 1 commit
    • Aaron Jimenez's avatar
      [Doc] Spanish translation of glossary.md (#27958) · 815ea8e8
      Aaron Jimenez authored
      * Add glossary to es/_toctree.yml
      
      * Add glossary.md to es/
      
      * A section translated
      
      * B and C section translated
      
      * Fix typo in en/glossary.md C section
      
      * D section translated | Add a extra line in en/glossary.md
      
      * E and F section translated | Fix typo in en/glossary.md
      
      * Fix words preentrenado
      
      * H and I section translated | Fix typo in en/glossary.md
      
      * L section translated
      
      * M and N section translated
      
      * P section translated
      
      * R section translated
      
      * S section translated
      
      * T section translated
      
      * U and Z section translated | Fix TensorParallel link in both files
      
      * Fix word
      815ea8e8
  17. 08 Dec, 2023 1 commit
    • Aaron Jimenez's avatar
      [Doc] Spanish translation of pad_truncation.md (#27890) · d6c3a3f1
      Aaron Jimenez authored
      * Add pad_truncation to es/_toctree.yml
      
      * Add pad_truncation.md to es/
      
      * Translated first two paragraph
      
      * Translated paddig argument section
      
      * Translated truncation argument section
      
      * Translated final paragraphs
      
      * Translated table
      
      * Fixed typo in the table of en/pad_truncation.md
      
      * Run make style | Fix a word
      
      * Add Padding (relleno) y el Truncation (truncamiento) in the final paragraphs
      
      * Fix relleno and truncamiento words
      d6c3a3f1
  18. 05 Dec, 2023 1 commit
    • Aaron Jimenez's avatar
      Documentation: Spanish translation of perplexity.mdx (#27807) · da1d0d40
      Aaron Jimenez authored
      * Copy perplexity.md file to es/ folder
      
      * Adding perplexity to es/_toctree.yml
      
      * Translate first section
      
      * Calculating PPL section translate
      
      * Example section translate
      
      * fix translate of log-likehood
      
      * Fix title translate
      
      * Fix \ in second paragraph
      
      * Change verosimilitud for log-likelihood
      
      * Run 'make style'
      da1d0d40
  19. 27 Nov, 2023 1 commit
  20. 24 Nov, 2023 1 commit
  21. 17 Nov, 2023 2 commits
  22. 06 Nov, 2023 1 commit
  23. 11 Sep, 2023 1 commit
  24. 16 Aug, 2023 1 commit
  25. 29 Jun, 2023 1 commit
    • amyeroberts's avatar
      Update old existing feature extractor references (#24552) · ae454f41
      amyeroberts authored
      * Update old existing feature extractor references
      
      * Typo
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * Address comments from review - update 'feature extractor'
      Co-authored by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>
      ae454f41
  26. 20 Jun, 2023 1 commit
  27. 24 Apr, 2023 1 commit
  28. 04 Apr, 2023 1 commit
    • Shubhamai's avatar
      Flax Regnet (#21867) · 90067748
      Shubhamai authored
      * initial commit
      
      * review changes
      
      * post model PR merge
      
      * updating doc
      90067748
  29. 24 Mar, 2023 1 commit
    • Shubhamai's avatar
      Resnet flax (#21472) · a0cbbba3
      Shubhamai authored
      
      
      * [WIP] flax resnet
      
      * added pretrained flax models, results reproducible
      
      * Added pretrained flax models, results reproducible
      
      * working on tests
      
      * no real code change, just some comments
      
      * [flax] adding support for batch norm layers
      
      * fixing bugs related to pt+flax integration
      
      * removing loss from modeling flax output class
      
      * fixing classifier tests
      
      * fixing comments, model output
      
      * cleaning comments
      
      * review changes
      
      * review changes
      
      * Apply suggestions from code review
      Co-authored-by: default avataramyeroberts <22614925+amyeroberts@users.noreply.github.com>
      
      * renaming Flax to PyTorch
      
      ---------
      Co-authored-by: default avataramyeroberts <22614925+amyeroberts@users.noreply.github.com>
      a0cbbba3
  30. 20 Mar, 2023 1 commit
  31. 14 Mar, 2023 1 commit
  32. 08 Mar, 2023 1 commit
  33. 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
  34. 23 Feb, 2023 1 commit
  35. 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
  36. 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