79396902

Date: 2025-01-29 13:34:53
Score: 3.5
Natty:
Report link

I think your dataset is running out cause you're batching before repeating. Try replacing dataset = dataset.repeat(epochs).batch(batch_size), it should not be the other way around. Try this, and do you have a Git repo for this

Reasons:
  • Whitelisted phrase (-1): Try this
  • RegEx Blacklisted phrase (2.5): do you have a
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Varun Dubey