Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Add beam_texts to defaults (#3179)
Browse files Browse the repository at this point in the history
* add beam_texts to defaults

* lint
  • Loading branch information
jaseweston authored Oct 9, 2020
1 parent bca1dd1 commit e7c0686
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parlai/utils/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
'text_vec',
'label_candidates_vecs',
'token_losses',
'beam_texts',
}


Expand Down

0 comments on commit e7c0686

Please sign in to comment.