79103503

Date: 2024-10-18 20:07:06
Score: 2
Natty:
Report link

Same error happen to me. I can confirmed that changed float values of label to int64 works for me. Thank you very much.

data['label'] = data['label'].astype('int64')
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-1): works for me
  • RegEx Blacklisted phrase (1): Same error
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Joey Yang