jeff-coreml / native-parity.json
alexwengg's picture
Publish validated Jeff GLiFormer Large L128 FP16 Core ML classifier
0deb31c verified
Raw
History Blame Contribute Delete
1.5 kB
[
{
"name": "billing",
"token_count": 39,
"labels": [
"billing: invoice or payment issue",
"support: technical product issue"
],
"native_logits": [
10.187458038330078,
-6.71131706237793
],
"decision_logits": [
10.187459945678711,
-6.71131706237793
],
"max_logit_error": 1.9073486328125e-06
},
{
"name": "technical",
"token_count": 42,
"labels": [
"billing: invoice or payment issue",
"support: technical product issue"
],
"native_logits": [
-12.322779655456543,
13.379047393798828
],
"decision_logits": [
-12.322783470153809,
13.379046440124512
],
"max_logit_error": 3.814697265625e-06
},
{
"name": "three_way",
"token_count": 41,
"labels": [
"schedule: appointment request",
"billing: payment issue",
"support: technical issue"
],
"native_logits": [
5.41853141784668,
-12.076669692993164,
-9.080745697021484
],
"decision_logits": [
5.418530464172363,
-12.076668739318848,
-9.080747604370117
],
"max_logit_error": 1.9073486328125e-06
},
{
"name": "boolean",
"token_count": 29,
"labels": [
"yes",
"no"
],
"native_logits": [
1.0098832845687866,
-1.0589547157287598
],
"decision_logits": [
1.009883165359497,
-1.0589548349380493
],
"max_logit_error": 1.1920928955078125e-07
}
]