Add pipeline tag and license
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag
and license to the model card for better searchability and clarity. The pipeline_tag
is set to text-generation
as the model is a causal language model. The license is set to Apache 2.0 based on the information from the Github repository.