Merge pull request #281 from microsoft/dependabot/pip/lessons/5-NLP/transformers-4.36.0

Bump transformers from 4.30.0 to 4.36.0 in /lessons/5-NLP
This commit is contained in:
Pikachú 2024-05-29 18:16:08 +03:00 committed by GitHub
commit ca3c1c6828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -12,4 +12,4 @@ torchaudio==0.8.1
torchinfo==0.0.8
torchtext==0.9.1
torchvision==0.9.1
transformers==4.30.0
transformers==4.36.0

View File

@ -10,4 +10,4 @@ scipy
TensorFlow
TensorFlow_datasets
TensorFlow_text
transformers==4.30.0
transformers==4.36.0