bert_score icon indicating copy to clipboard operation
bert_score copied to clipboard

Warning

Open JingsenZhang opened this issue 2 years ago • 1 comments
trafficstars

Hi~

How can i hide the warning as follows:

Warning: Empty candidate sentence detected; setting raw BERTscores to 0.

JingsenZhang avatar Mar 22 '23 02:03 JingsenZhang

+1 here. The warning should be made using the warnings module so we can choose to ignore it. It's currently using print, which is a very bad practice.

oyarsa avatar Nov 02 '23 11:11 oyarsa