You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically the heading. I am attaching the colab notebook for reproducibility purpose, and have printed out the tensorflow and keras versions for perusal. Link here
I think I'm doing everything the standard way. Cannot figure out why this error occurs. Of course this is a simpler code snippet than the one I'm working on which cannot be shared for obvious purposes, but this code demonstrates the issue.
Any clue on how to fix this/circumvent, or which version of keras/tf can i switch to, to avoid this issue?
If it is any help, I saw another issue open on keras-nlp, which discusses the same problem, so i'm guessing it's an issue with CompileMetrics module in the trainers folder, which is where the error points anyway.
The text was updated successfully, but these errors were encountered:
Basically the heading. I am attaching the colab notebook for reproducibility purpose, and have printed out the tensorflow and keras versions for perusal. Link here
I think I'm doing everything the standard way. Cannot figure out why this error occurs. Of course this is a simpler code snippet than the one I'm working on which cannot be shared for obvious purposes, but this code demonstrates the issue.
Any clue on how to fix this/circumvent, or which version of keras/tf can i switch to, to avoid this issue?
If it is any help, I saw another issue open on keras-nlp, which discusses the same problem, so i'm guessing it's an issue with CompileMetrics module in the trainers folder, which is where the error points anyway.
The text was updated successfully, but these errors were encountered: