Improve model card: Add pipeline tag, paper and project page links
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for the Tower+ 72B model.
It adds the pipeline_tag: text-generation
to the metadata, which ensures the model is properly categorized and discoverable on the Hugging Face Hub (e.g., at https://huggingface.co/models?pipeline_tag=text-generation).
It also adds prominent links to the paper and the project page at the beginning of the model card for easier access to relevant information.
Hi! Can you remove the changes on the prompt example please? We prefer to present them with the newlines written explicitly. This applies to the changes you made on the repositories of our other models. Thanks!
Thanks, applied it!