1. 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
  2. 11 Aug, 2022 1 commit
    • flozi00's avatar
      german docs translation (#18544) · 5d3f0374
      flozi00 authored
      * Create _config.py
      
      * Create _toctree.yml
      
      * Create index.mdx
      
      not sure about "du / ihr" oder "sie"
      
      * Create quicktour.mdx
      
      * Update _toctree.yml
      
      * Update build_documentation.yml
      
      * Update build_pr_documentation.yml
      
      * fix build
      
      * Update index.mdx
      
      * Update quicktour.mdx
      
      * Create installation.mdx
      
      * Update _toctree.yml
      5d3f0374
  3. 12 May, 2022 1 commit
    • Omar U. Espejel's avatar
      Translate index.mdx (to ES) and add Spanish models to quicktour.mdx examples (#16685) · 1a66a6c6
      Omar U. Espejel authored
      * Change nits in Spanish for quicktour.mdx
      
      - Add tasks names in English too.
      - Fix small nits in Spanish
      
      * Translate index.mdx to Spanish
      
      * Translate body of index.
      * Translated the compatible models list (not the papers´ names). Since this should not be updated manually, I can come back to the original text.
      
      * Add models and a  dataset for Spanish in the code exmaples
      
      * Replaced the English models to Spanish versions.
      
      * Add index to _toctree.yml and fix Spanish
      
      * Fix double ““ error
      
      * Change negative example in ASR example
      
      * make style
      
      * Debug style in quicktour.mdx
      1a66a6c6
  4. 04 Apr, 2022 1 commit
  5. 28 Mar, 2022 1 commit
  6. 23 Mar, 2022 1 commit
  7. 11 Mar, 2022 1 commit
  8. 10 Dec, 2021 2 commits