Skip to content

Commit 2fba27f

Browse files
Bump transformers
Bumps [transformers](https://github.com/huggingface/transformers) from 4.25.1 to 4.36.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.25.1...v4.36.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c47d74 commit 2fba27f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

natural-language-processing/doing-more-with-flan-t5/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ graphcore-cloud-tools[logger] @ git+https://github.com/graphcore/graphcore-cloud
44
examples-utils[common] @ git+https://github.com/graphcore/examples-utils.git@latest_stable
55
pyyaml==5.4.1
66
dataclasses==0.8; python_version < '3.7'
7-
transformers==4.25.1
7+
transformers==4.36.0
88
datasets
99
evaluate==0.4.0
1010
tfrecord==1.14.1

0 commit comments

Comments
 (0)