Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card for FakeReasoning. It adds:
- The
pipeline_tag: image-text-to-textto the metadata to ensure the model is correctly categorized in the Hugging Face Hub. - Links to the paper, project page, and the official GitHub repository.
- A sample usage section based on the instructions found in the repository's README.
- The BibTeX citation for researchers to cite the work.
Please review and merge if this looks good!