Add `pipeline_tag: text-classification` and improve link visibility
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for adaptive-classifier/chayan by making the following updates:
- Adds
pipeline_tag: text-classificationto the metadata: This ensures better discoverability on the Hugging Face Hub, allowing users to find this LLM router when filtering by the text classification pipeline. - Enhances link visibility: Key links to the associated paper (Hugging Face and arXiv), the model's library code, and the RouterArena project page are moved to a prominent position at the top of the model card for easier access and improved readability. The original "Links" section at the bottom is removed to avoid redundancy.
codelion
changed pull request status to
merged