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

[BUG] - Typos in Dynamic Quantization BERT Tutorial #3018

Closed
hadh93 opened this issue Aug 28, 2024 · 0 comments · Fixed by #3019
Closed

[BUG] - Typos in Dynamic Quantization BERT Tutorial #3018

hadh93 opened this issue Aug 28, 2024 · 0 comments · Fixed by #3019

Comments

@hadh93
Copy link
Contributor

hadh93 commented Aug 28, 2024

Add Link

https://pytorch.org/tutorials/intermediate/dynamic_quantization_bert_tutorial.html

Describe the bug

Hello! I found the following typos in the tutorial mentioned above:

  • On line 82, 'tochvision' should be 'torchvision'.
  • On line 209, 'fined-tuned' should be 'fine-tuned'.
  • On line 276, 'Huggingface' should be 'HuggingFace'.

Describe your environment

  • Platform: Linux
  • CUDA: Yes
  • PyTorch version: 2.4.0+cu121

cc @svekars @brycebortree

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

Successfully merging a pull request may close this issue.

2 participants