Skip to content

Commit

Permalink
build(deps): bump transformers from 2.4.0 to 4.36.0 in /benchmarks/bert
Browse files Browse the repository at this point in the history
Bumps [transformers](https://github.com/huggingface/transformers) from 2.4.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v2.4.0...v4.36.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent ac05758 commit 8920833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/bert/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
torch==1.4.0
onnx==1.6.0
transformers==2.4.0
transformers==4.36.0
onnxruntime==1.2.0
numpy==1.18.0
tokenization==1.0.7

0 comments on commit 8920833

Please sign in to comment.