Add model card for ChemVLR
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face team. This PR adds a model card for ChemVLR, a specialized vision-language model for chemical understanding, as presented in the paper ChemVLR: Prioritizing Reasoning in Perception for Chemical Vision-Language Understanding.
The PR includes:
- Metadata for
pipeline_tag(image-text-to-text) andlibrary_name(transformers). - Links to the paper and the official GitHub repository.
- A brief overview of the model based on the paper's abstract and GitHub README.
- The BibTeX citation for the paper.
xxxllz changed pull request status to merged