Improve model card: Add abstract, project page, correct license, and add metrics tag
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Including the paper's abstract to provide a comprehensive summary of the research.
- Adding a direct link to the project page (
https://itay1itzhak.github.io/planted-in-pretraining
) for easier access to supplementary materials. - Correcting the license from
apache-2.0
tomit
in both the metadata and content, aligning with the license specified in the accompanying GitHub repository. - Adding the
metrics: accuracy
tag to the YAML metadata, reflecting the evaluation metric mentioned in the model card's "Evaluation" section.
These updates aim to provide more complete, accurate, and accessible information to users.
itay1itzhak
changed pull request status to
merged