keras-team / keras-nlp

Modular Natural Language Processing workflows with Keras
Apache License 2.0
734 stars 216 forks source link

Add Model Card for Hugging Face Upload #1578

Closed SamanehSaadat closed 2 months ago

SamanehSaadat commented 2 months ago

This PR adds a basic model card for Hugging Face upload, which was discussed in #1529.

Text classification example:

Text generation model example:

SamanehSaadat commented 2 months ago

Hi @Wauplin !

I'm not sure why I can't add you as a reviewer here but please let me know if you have any feedback on this PR.

SamanehSaadat commented 2 months ago

Thanks for the review and feedback @Wauplin!