Update license, add pipeline tag, code link and usage example
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Correcting the license from Apache 2.0 to MIT, as stated in the project's GitHub repository.
- Adding the
pipeline_tag: video-feature-extractionto help users discover this model for relevant tasks. - Adding an explicit link to the GitHub repository in the model card content.
- Including a sample usage for pretraining the model.
Please review and merge if these changes look good.