Add metadata and paper/code links

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team. I've opened this PR to improve the model card for BioMedGPT-Mol.

Specifically, I've added:

  • pipeline_tag: text-generation to ensure the model is correctly categorized and discoverable.
  • library_name: transformers to indicate compatibility with the Transformers library.
  • Links to the associated paper "Speak-to-Structure: Evaluating LLMs in Open-domain Natural Language-Driven Molecule Generation" and its official GitHub repository/project page.

These updates help researchers better understand the model's background and how to use it within the Hugging Face ecosystem.

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

Sign up or log in to comment