Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update video_classification.ipynb #513

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rajasimhareddybolla
Copy link

@Rajasimhareddybolla Rajasimhareddybolla commented Aug 31, 2024

What does this PR do?

Align Colab notebook with official Hugging Face documentation for video classification

  • Identified missing code sections in transformers_doc/en/tensorflow/video_classification.ipynb that are correctly present in the official Hugging Face documentation.
image
  • Updated the Colab notebook to include these missing code snippets, ensuring consistency between the notebook and the Hugging Face Video Classification Docs.
  • This update fixes discrepancies that could lead to confusion or errors for users following the notebook in Colab, enhancing the reliability of the provided resources.
image
  • Verified the changes to ensure the notebook runs as expected with the corrected code.

Fixes # (issue)

Who can review?

Feel free to tag members/contributors who may be interested in your PR.

Align Colab notebook with official Hugging Face documentation for video classification

- Identified missing code sections in `transformers_doc/en/tensorflow/video_classification.ipynb` that are correctly present in the official Hugging Face documentation.
- Updated the Colab notebook to include these missing code snippets, ensuring consistency between the notebook and the [Hugging Face Video Classification Docs](https://huggingface.co/docs/transformers/en/tasks/video_classification).
- This update fixes discrepancies that could lead to confusion or errors for users following the notebook in Colab, enhancing the reliability of the provided resources.
- Verified the changes to ensure the notebook runs as expected with the corrected code.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@Rajasimhareddybolla
Copy link
Author

Hey @danieldk plz review this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant