Add pipeline tag and link to original Relational Transformer paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves the model card by:
- Adding the
pipeline_tag: otherto the metadata for better discoverability. - Including a reference and link to the foundational paper Relational Transformer: Toward Zero-Shot Foundation Models for Relational Data.
- Adding a link to the official Relational Transformer GitHub repository.
- Keeping the existing references to the PluRel synthetic data paper which these specific checkpoints were trained on.
kvignesh1420 changed pull request status to merged