Add comprehensive model card for CSC-SQL
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the CSC-SQL model.
It includes:
- The
license
,library_name
, andpipeline_tag
metadata. - Relevant tags for discoverability, including
text-to-sql
,reinforcement-learning
,qwen2
, andcode-generation
. - A link to the paper and the official GitHub repository.
- The model's introduction, framework overview, and main results.
- A "Model Checkpoints" section linking to related models.
- A detailed Python code snippet for sample usage with the
transformers
library. - The BibTeX citation.
These additions will significantly improve the model's documentation and discoverability on the Hugging Face Hub.
cycloneboy
changed pull request status to
merged