1. 03 Jun, 2020 2 commits
    • 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
    • David Mezzetti's avatar
      bert-small-cord19 model cards (#4730) · 8ed47aa1
      David Mezzetti authored
      * Create README.md
      
      * Create README.md
      
      * Create README.md
      8ed47aa1
  2. 02 Jun, 2020 11 commits
  3. 01 Jun, 2020 25 commits
  4. 29 May, 2020 2 commits