1. 20 Jun, 2023 1 commit
  2. 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
  3. 30 Nov, 2022 1 commit
  4. 04 Apr, 2022 1 commit
  5. 25 Mar, 2022 1 commit
  6. 15 Mar, 2022 1 commit
  7. 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