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-generationto ensure the model is correctly categorized and discoverable.library_name: transformersto 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.