Improve model card and add missing information
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Correcting the
licencefield tolicense. - Replacing placeholder model names with the actual model names from the README.
- Adding the correct pipeline tag (
text-generation). - Providing a more detailed description of the model based on the paper abstract.
- Adding a link to the Github repository for the project.
- Specifying the license as
cc-by-4.0based on information found in the Github README.