Improve model card: Add pipeline tag, library name, paper and GitHub links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for F2LLM-4B
by:
- Adding
pipeline_tag: feature-extraction
to correctly categorize the model's functionality on the Hub. - Including
library_name: transformers
to enable the automated "How to use" widget, as evidenced by the existing usage snippet. - Adding direct links to the paper (F2LLM Technical Report: Matching SOTA Embedding Performance with 6 Million Open-Source Data) and the GitHub repository for better visibility and easier access.
These changes will improve the model's discoverability and usability on the Hugging Face Hub.
Geralt-Targaryen
changed pull request status to
merged