mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-07 06:40:04 +06:00
![]() * [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 |
||
---|---|---|
.. | ||
configuration.rst | ||
model.rst | ||
optimizer_schedules.rst | ||
pipelines.rst | ||
processors.rst | ||
tokenizer.rst |