Improve model card: Add metadata, paper and code links, and citation

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding a YAML metadata block with license: mit, library_name: transformers, and pipeline_tag: text-generation.
  • Integrating the paper link (Let's Predict Sentence by Sentence) into the model description.
  • Adding a direct link to the official GitHub repository (https://github.com/hbin0701/pred-sent).
  • Including the BibTeX citation for the paper.
  • Enhancing the model description with context from the paper's abstract.

These updates improve the model's discoverability and provide comprehensive information for users.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment