Improve model card with library_name and pipeline_tag
#1
by
nielsr
HF Staff
- opened
This PR adds the library_name: transformers and pipeline_tag: text-classification tags to the model card metadata. The library_name tag is necessary to ensure compatibility with the Hugging Face Transformers library. The pipeline_tag helps users easily discover the model through the Hugging Face model hub search.
vanilla1116
changed pull request status to
merged