Merge pull request #331 from microsoft/dependabot/pip/lessons/5-NLP/transformers-4.38.0

Bump transformers from 4.36.0 to 4.38.0 in /lessons/5-NLP
This commit is contained in:
Pikachú 2024-06-03 12:58:17 +03:00 committed by GitHub
commit 897452ca9c
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.36.0
transformers==4.38.0

View File

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