Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
I noticed that this model card could be improved to help users better understand and use your work. This PR:
- Adds the
pipeline_tag: text-generationto the metadata to improve discoverability. - Adds a link to the associated paper: LineageFlow: Flow Matching for High-Fidelity Family-Aware Protein Sequence Generation.
- Links the official GitHub repository.
- Provides sample usage instructions for downloading the checkpoint and running batch generation, as found in your repository's documentation.
Feel free to merge this if it looks good to you!