Created by: Eugen2525
When training gobot with the gobot_config['train']['metrics'] = ["per_item_dialog_bleu"] configuration, I get the following error:
[y_p.lower().split() for y_p in y_predicted]) AttributeError: 'list' object has no attribute 'lower'