"examples/pytorch/vscode:/vscode.git/clone" did not exist on "0cbaa1fbcbeede48b2b1f828a0bb5c2ec4adc43c"
Commit 1aac52a3 authored by Yuexin Wu's avatar Yuexin Wu Committed by A. Unique TensorFlower
Browse files

Specify sacrebleu version as the current head is broken.

PiperOrigin-RevId: 474124274
parent 101f297f
...@@ -25,6 +25,7 @@ pycocotools ...@@ -25,6 +25,7 @@ pycocotools
# NLP related dependencies # NLP related dependencies
seqeval seqeval
sentencepiece sentencepiece
sacrebleu # Remove the version requirement after 2.2.1 installation is fixed.
sacrebleu==2.2.0
# Projects/vit dependencies # Projects/vit dependencies
immutabledict immutabledict
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment