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

upgrade transformers to 4.13.0 #1659

Merged
merged 22 commits into from
Dec 11, 2021
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sklearn
seqeval
mlflow<=1.13.1
# huggingface repository
transformers==4.7.0
transformers==4.13.0
# pickle extension for (de-)serialization
dill
# Inference with ONNX models. Install onnxruntime-gpu for Inference on GPUs
Expand Down Expand Up @@ -63,4 +63,4 @@ weaviate-client==2.5.0
ray==1.5.0
dataclasses-json
quantulum3
azure-ai-formrecognizer==3.2.0b2
azure-ai-formrecognizer==3.2.0b2