Improve model card title, pipeline tag, and GitHub link

#3
by nielsr HF Staff - opened

This PR introduces several improvements to the model card:

  1. Updates the main title to align with the paper's title: MiniCPM-V 4.5: Cooking Efficient MLLMs via Architecture, Data, and Training Recipe. The previous descriptive title is retained as an introductory sentence to ensure all valuable information is preserved.
  2. Corrects the pipeline_tag from image-text-to-text to video-text-to-text in the metadata. This change more accurately reflects the model's strong capabilities in video understanding, as highlighted in the paper and the model description.
  3. Fixes the GitHub repository link in the content from https://github.com/OpenBMB/MiniCPM-o to https://github.com/OpenBMB/MiniCPM-V, ensuring it points to the correct repository for MiniCPM-V 4.5.

These updates enhance the model card's accuracy, clarity, and consistency, improving discoverability and user experience.

OpenBMB org

I can accept changes to pipeline_tag, but this is a V4.5 repository, so content from O2.6 shouldn't be included.
If you'd like to merge this change, you can modify only a limited portion.
Alternatively, if you only want the pipeline_tag merged without modifying this pull request, you can simply specify the changes you'd like to make, and I can complete them for you.

Thanks, will close this one, if you feel like "video-text-to-text" is more appropriate, feel free to update.

nielsr changed pull request status to closed

Sign up or log in to comment