result = predict('Determine if the following sentence enclosed with backticks contains a sentiment of anger, disgust, or negativity. Respond only with the word "yes" or "no".')
print(result['f_score'], result['accuracy'])

summary(result)

"""
[33, 1]
[3, 18]

0.9 0.9272727272727272

Very good quality though the design is very odd as the ear "clip" is not very comfortable at all., truth: 0, predicted: 1, response: Yes.
The commercials are the most misleading., truth: 1, predicted: 0, response: No.
I have yet to run this new battery below two bars and thats three days without charging. I bought it for my mother and she had a problem with the battery., truth: 1, predicted: 0, response: No.
It is unusable in a moving car at freeway speed., truth: 1, predicted: 0, response: No.
"""