Fix pipeline tag and add library name

#1
by nielsr HF Staff - opened

This PR updates the model card metadata:

  • Fixes the pipeline_tag from reinforcement-learning to video-text-to-text, matching the model's actual video-text-to-text multimodal task.
  • Adds library_name: transformers, since the model is compatible with the Transformers library as shown by the inference code in the model card and repository.

No changes to the existing model card content were needed.

Jiaha0Hu4ng changed pull request status to merged

Thank you for your PR!I have merged it.

Sign up or log in to comment