Enhance model card: Add pipeline tag, library, paper, GitHub, and citation
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for CopyPasteLLM-L3-8B by adding key metadata and enhancing content for better discoverability and usability:
- Adds
pipeline_tag: text-generationto correctly classify the model's primary task. - Adds
library_name: transformersto enable the automated "How to use in Transformers" code snippet, as evidenced by the model's compatibility and usage examples. - Includes a prominent link to the paper Copy-Paste to Mitigate Large Language Model Hallucinations.
- Adds a direct link to the GitHub repository: https://github.com/longyongchao/CopyPasteLLM.
- Updates the `