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 am using a very basic call around a simple response of "true" and "false" variations, and am getting a very odd result that I don't quite understand.
I am using a very basic call around a simple response of "true" and "false" variations, and am getting a very odd result that I don't quite understand.
Here's the code snippet that makes the BERT call
The result for this call is:
But here's the odd part, if I make the call with an input of ['True'], this actually scores higher:
result:
This just seems flat out wrong to me, and am wondering if someone can give me insight into what is happening. Thanks.
The text was updated successfully, but these errors were encountered: