• Patrick von Platen's avatar
    [Beam Search] Correct returned beam scores (#14654) · 8d6acc6c
    Patrick von Platen authored
    * better
    
    * save intermediate
    
    * finish code
    
    * up
    
    * docs
    
    * Apply suggestions from code review
    
    * up
    
    * add compute transition  beam scores function to model and make sure scores are correct with eos
    
    * apply nicos comments
    
    * Apply suggestions from code review
    
    * another fix
    8d6acc6c
test_generation_utils.py 87.4 KB