PrimerAI / blanc

Human-free quality estimation of document summaries
MIT License
94 stars 11 forks source link

issue fix - Shannon Game. #49

Closed OlegVasilyev4096 closed 1 year ago

OlegVasilyev4096 commented 1 year ago

Fix issue #46 (or 16th): Shannon Game gave different scores for different versions of gpt2. Now prepare_inputs_for_generation() is separate from gpt2 and is in the code.