Add pipeline tag and library name to model card
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for InstructBioMol-base by adding key metadata:
pipeline_tag: any-to-any: This categorizes the model's versatile multimodal capabilities, handling natural language, molecules, and proteins as both input and output, enhancing discoverability on the Hub.library_name: transformers: This specifies that the model is compatible with the Hugging Facetransformerslibrary, enabling the "Use in Transformers" widget and providing clear programmatic usage guidance.