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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment