{
"openai": {
"classifications": [
{
"input": "Confirm your email address",
"label": "not spam",
"confidence": 0.9
},
{
"input": "hey i need u to send some $",
"label": "spam",
"confidence": 0.8
},
{
"input": "Congratulations! You've won a free vacation! Click the link to claim your prize now!",
"label": "spam",
"confidence": 0.95
},
{
"input": "Make money fast! Join our exclusive program and start earning thousands in just a few days!",
"label": "spam",
"confidence": 0.9
},
{
"input": "Get rich quick with this amazing investment opportunity. Guaranteed returns!",
"label": "spam",
"confidence": 0.85
},
{
"input": "Unlock special discounts on luxury goods. Limited-time offer! Click here to shop now!",
"label": "not spam",
"confidence": 0.95
},
{
"input": "You've been selected for a special promotion. Act now to secure your spot!",
"label": "spam",
"confidence": 0.8
},
{
"input": "Meet hot singles in your area! Chat now and find your perfect match!",
"label": "spam",
"confidence": 0.9
},
{
"input": "Eliminate debt effortlessly! Our program can erase your financial worries.",
"label": "spam",
"confidence": 0.85
},
{
"input": "Claim your inheritance! Just provide your bank details for a seamless transfer.",
"label": "spam",
"confidence": 0.9
}
]
},
"cohere": {
"classifications": [
{
"input": "Confirm your email address",
"label": "not spam",
"confidence": 0.91768086
},
{
"input": "hey i need u to send some $",
"label": "spam",
"confidence": 0.9789305
},
{
"input": "Congratulations! You've won a free vacation! Click the link to claim your prize now!",
"label": "not spam",
"confidence": 0.5345591
},
{
"input": "Make money fast! Join our exclusive program and start earning thousands in just a few days!",
"label": "spam",
"confidence": 0.91536784
},
{
"input": "Get rich quick with this amazing investment opportunity. Guaranteed returns!",
"label": "spam",
"confidence": 0.789368
},
{
"input": "Unlock special discounts on luxury goods. Limited-time offer! Click here to shop now!",
"label": "not spam",
"confidence": 0.5363132
},
{
"input": "You've been selected for a special promotion. Act now to secure your spot!",
"label": "not spam",
"confidence": 0.69171065
},
{
"input": "Meet hot singles in your area! Chat now and find your perfect match!",
"label": "spam",
"confidence": 0.7748757
},
{
"input": "Eliminate debt effortlessly! Our program can erase your financial worries.",
"label": "spam",
"confidence": 0.8801634
},
{
"input": "Claim your inheritance! Just provide your bank details for a seamless transfer.",
"label": "spam",
"confidence": 0.6725608
}
]
}
}