• 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
token_classification.mdx 17.7 KB