1. 25 Sep, 2023 1 commit
  2. 20 Jun, 2023 1 commit
  3. 07 Mar, 2023 1 commit
  4. 22 Feb, 2023 1 commit
  5. 02 Feb, 2023 1 commit
  6. 27 Jan, 2023 1 commit
    • Maria Khalusova's avatar
      Automated compatible models list for task guides (#21338) · 73a2ff69
      Maria Khalusova authored
      * initial commit. added tip placeholders and a script
      
      * removed unused imports, fixed paths
      
      * fixed generated links
      
      * make style
      
      * split language modeling doc into two: causal language modeling and masked language modeling
      
      * added check_task_guides.py to make fix-copies
      
      * review feedback addressed
      73a2ff69
  7. 21 Nov, 2022 1 commit
    • 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
  8. 12 Sep, 2022 1 commit
  9. 06 Jul, 2022 1 commit
  10. 08 Apr, 2022 1 commit
  11. 04 Apr, 2022 1 commit
  12. 25 Mar, 2022 1 commit
  13. 22 Mar, 2022 1 commit
  14. 18 Mar, 2022 1 commit
  15. 11 Mar, 2022 1 commit
    • Steven Liu's avatar
      Audio/vision task guides (#15808) · ae2dd42b
      Steven Liu authored
      * 📝 first draft of audio/vision guides
      
      *  make fixup
      
      * 🖍 fix typo
      
      * 🖍 close parentheses
      
      * 🖍 apply feedback
      
      * 🖍 apply feedback, make fixup
      
      * 🖍 more fixup for perceiver
      
      * 🖍 apply feedback
      
      *  make fixup
      
      * 🖍 fix data collator
      ae2dd42b