Add model card and documentation for PT-RAG
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR adds a comprehensive model card for PT-RAG, a framework for predicting cellular responses to gene perturbations using differentiable retrieval-augmented generation.
The model card includes:
- Metadata for the pipeline tag and relevant biological tags.
- Information about the associated paper: Retrieval-Augmented Generation for Predicting Cellular Responses to Gene Perturbation.
- Links to the official GitHub repository.
- Detailed installation and sample usage instructions for training and inference based on the repository documentation.
This documentation will help researchers understand and use your model more effectively on the Hub.
difra00 changed pull request status to merged