Improve model card: Add metadata and sample usage
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for ARES: Multimodal Adaptive Reasoning via Difficulty-Aware Token-Level Entropy Shaping by:
- Adding
license: mit,library_name: transformers, andpipeline_tag: image-text-to-textto the metadata section. - Including a "Sample Usage" section with a Python code snippet for easy usage, directly from the GitHub repository.
Please review and merge this PR if everything looks good.