Gagan Bhatia commited on
Commit
1add363
1 Parent(s): 7f493d7

Update model.py

Browse files
Files changed (1) hide show
  1. src/models/model.py +0 -1
src/models/model.py CHANGED
@@ -450,4 +450,3 @@ class Summarization:
450
  )
451
  for g in generated_ids
452
  ]
453
- return preds
 
450
  )
451
  for g in generated_ids
452
  ]