1. 28 Nov, 2022 10 commits
  2. 26 Nov, 2022 1 commit
  3. 25 Nov, 2022 3 commits
  4. 23 Nov, 2022 11 commits
  5. 22 Nov, 2022 13 commits
  6. 21 Nov, 2022 2 commits
    • Ian C's avatar
      Fix toctree for Section 3 in Spanish Documentation (#20360) · c3eb0101
      Ian C authored
      * Order and group topics in the right section
      
      * Translate "Computer Vision"
      c3eb0101
    • Steven Liu's avatar
      Add inference section to task guides (#18781) · d896029e
      Steven Liu authored
      * 📝 start adding inference section to task guides
      
      *  make style
      
      * 📝 add multiple choice
      
      * add rest of inference sections
      
      * make style
      
      * add compute_metric, push_to_hub, pipeline
      
      * make style
      
      * add updated sequence and token classification
      
      * make style
      
      * make edits in token classification
      
      * add audio classification
      
      * make style
      
      * add asr
      
      * make style
      
      * add image classification
      
      * make style
      
      * add summarization
      
      * make style
      
      * add translation
      
      * make style
      
      * add multiple choice
      
      * add language modeling
      
      * add qa
      
      * make style
      
      * review and edits
      
      * apply reviews
      
      * make style
      
      * fix call to processor
      
      * apply audio reviews
      
      * update to better asr model
      
      * make style
      d896029e