• Julien Chaumond's avatar
    Pipelines: miscellanea of QoL improvements and small features... (#4632) · 99207bd1
    Julien Chaumond authored
    * [hf_api] Attach all unknown attributes for future-proof compatibility
    
    * [Pipeline] NerPipeline is really a TokenClassificationPipeline
    
    * modelcard.py: I don't think we need to force the download
    
    * Remove config, tokenizer from SUPPORTED_TASKS as we're moving to one model = one weight + one tokenizer
    
    * FillMaskPipeline: also output token in string form
    
    * TextClassificationPipeline: option to return all scores, not just the argmax
    
    * Update docs/source/main_classes/pipelines.rst
    99207bd1
pipelines.rst 2.27 KB