Improve InternVL3_5-38B Model Card with Paper Abstract and Project Links
#3
by
nielsr
HF Staff
- opened
Hi there,
I've opened this PR to enhance the model card for InternVL3_5-38B by incorporating explicit information from the research paper and clarifying project links, as per our community science guidelines.
Here's a summary of the changes:
- Metadata: Added
papers: - 2412.05271to explicitly link the primary paper andtags: - internvl3.5for better discoverability. - Paper and Abstract: Introduced dedicated "Paper" and "Abstract" sections at the top, featuring the provided paper (Expanding Performance Boundaries of Open-Source Multimodal Models with Model, Data, and Test-Time Scaling) and its abstract. The Hugging Face demo URL mentioned in the abstract is now explicitly linked.
- Project Links: Consolidated the GitHub repository link, the new Hugging Face Space link (
https://huggingface.co/spaces/OpenGVLab/InternVL), and the existing Chat Demo link into structured "Project Pages" and "GitHub Repository" sections. - More InternVL Papers: Moved the existing list of related InternVL papers to a dedicated section for better organization.
- Model Introduction: Renamed the original "Introduction" (which describes InternVL3.5) to "Model Introduction" to clearly distinguish it from the general paper abstract and ensure the model-specific details are retained and properly contextualized.
The existing library_name: transformers and license: apache-2.0 are correct and have been retained. The sample usage section is comprehensive and remains unchanged.
These updates aim to provide clearer and more comprehensive documentation for users.
Best,
Niels