1. 06 Nov, 2023 1 commit
  2. 04 Sep, 2023 1 commit
    • omahs's avatar
      Fix typos (#25936) · 0f0e1a2c
      omahs authored
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * fix typos
      
      * fix typos
      
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * fix typos
      
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * fix typos
      
      * fix typos
      0f0e1a2c
  3. 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
  4. 20 Jun, 2023 1 commit
  5. 25 Jan, 2023 1 commit
    • Maria Khalusova's avatar
      Documentation code sample fixes (#21302) · 23844941
      Maria Khalusova authored
      * Fixed the following:
      pipe -> pipeline
      out in pipe(data()) is a list of dict, not a dict
      
      * Fixed the TypeError: __init__() missing 1 required positional argument: 'key'
      
      * Added a tip: code sample requires additional libraries to run
      
      * Fixed custom config's name
      
      * added seqeval to the required libraries
      
      * fixed a missing dependency,
      fixed metric naming,
      added checkpoint to fix the datacollator
      
      * added checkpoint to fix the datacollator,
      added missing dependency
      23844941
  6. 30 Nov, 2022 1 commit
  7. 04 Apr, 2022 1 commit
  8. 25 Mar, 2022 1 commit
  9. 15 Mar, 2022 1 commit
  10. 07 Feb, 2022 1 commit
    • Steven Liu's avatar
      Create a custom model guide (#15489) · 552f8d30
      Steven Liu authored
      * 📝 add config section
      
      * 📝 finish first draft
      
      * 📝 add feature extractor and processor
      
      * 🖍 apply feedback from review
      
      * 📝 minor edits
      
      * last review
      552f8d30