Add pipeline tag, library name, link to project page, and link to paper

#1
by nielsr HF Staff - opened

This PR adds the pipeline_tag and library_name to the model card metadata to improve discoverability and clarity. The pipeline_tag is set to table-question-answering as the model predicts foreign key relationships in database schemas, which is a table-oriented task. The library_name is set to transformers because the model is based on the BigCode/starcoder model. I have also included a link to the project page, as well as a link to the paper page.

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

Sign up or log in to comment