fnvls commited on
Commit
ff039f4
1 Parent(s): 662f1cf

add bleu 1 2 3 4 compute

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  git+https://github.com/huggingface/evaluate@main
2
- torch>=1.7.0
 
 
1
  git+https://github.com/huggingface/evaluate@main
2
+ torch>=1.13.0
3
+ torchmetrics>=1.0.1