Add pipeline tag, library name, and link to paper
#9
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag: text-generation
to the model card's metadata, and sets the appropriate library_name
as transformers
.
These changes ensure people can find your model at https://huggingface.co/models?pipeline_tag=text-generation&sort=trending. It also adds a link to the paper: Execution Guided Line-by-Line Code Generation.