Hyma Roshini Gompa commited on
Commit
54a41b2
·
1 Parent(s): 4860816

Add env,rogue and bert

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -11,5 +11,6 @@ torch
11
  torchvision
12
  transformers
13
  torch
14
-
15
-
 
 
11
  torchvision
12
  transformers
13
  torch
14
+ evaluate
15
+ rouge-score
16
+ bert-for-tf2