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
I see that here in evaluate.py accuracy is calculated in two different ways. And there is an assert statements to make sure they match.
In my tests, these assertion sometimes fails. Why is this assertion there? and what does it failure signify?
Thank you,
The text was updated successfully, but these errors were encountered:
I see that here in evaluate.py accuracy is calculated in two different ways. And there is an
assert
statements to make sure they match.In my tests, these assertion sometimes fails. Why is this assertion there? and what does it failure signify?
Thank you,
The text was updated successfully, but these errors were encountered: