Improve model card with metadata, paper link, and usage example
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding
pipeline_tag: text-rankingandlibrary_name: transformersmetadata. This will enable the "how to use" widget and ensure the model appears in the correct filter on the Hub. - Linking the model to its paper: Scaling Text2SQL via LLM-efficient Schema Filtering with Functional Dependency Graph Rerankers.
- Including the system flow diagram, links to related datasets and other models.
- Providing sample usage snippets from the GitHub README for applying GRAST-SQL on custom databases.
- Adding the academic citation.
Please review and merge this PR if everything looks good.
thanhdathoang
changed pull request status to
merged