Fix ROUGE add example check and update README (#18398)

* Fix ROUGE add example check and update README

* Stay consistent in values
This commit is contained in:
Sylvain Gugger
2022-08-01 11:14:49 -04:00
committed by GitHub
parent 62098b9348
commit 941d233153
17 changed files with 60 additions and 28 deletions

View File

@@ -105,7 +105,7 @@ _deps = [
"datasets",
"deepspeed>=0.6.5",
"dill<0.3.5",
"evaluate",
"evaluate>=0.2.0",
"fairscale>0.3",
"faiss-cpu",
"fastapi",