1. 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
  2. 10 Jan, 2023 1 commit
  3. 13 Dec, 2022 1 commit
  4. 06 Dec, 2022 1 commit
  5. 09 Nov, 2022 1 commit
  6. 24 Aug, 2022 1 commit
  7. 08 Aug, 2022 1 commit
  8. 06 Aug, 2022 1 commit
  9. 16 May, 2022 1 commit
  10. 04 May, 2022 1 commit
  11. 04 Apr, 2022 1 commit
  12. 02 Feb, 2022 1 commit
    • Steven Liu's avatar
      Update tutorial docs (#15165) · b9418a1d
      Steven Liu authored
      * first draft of pipeline, autoclass, preprocess tutorials
      
      * apply review feedback
      
      * 馃枍 apply feedback from patrick/niels
      
      * 馃摑add output image to preprocessed image
      
      * 馃枍 apply feedback from patrick
      b9418a1d