Add pipeline tag, library name, and dataset metadata
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding
pipeline_tag: image-text-to-textfor better discoverability of this Vision-Language Model. - Adding
library_name: transformersto indicate compatibility and enable the automated code snippet widget. - Linking the
glab-caltech/TWINdataset in the metadata. - Refining the metadata structure.
dmarsili changed pull request status to merged