Files
OSGKeyboard/ModelTraining/ClipboardSemantics/baselines/2026-08-27-blessing-v1/clipboard-semantic-models.json
T
2026-08-27 18:01:46 +08:00

23 lines
529 B
JSON

{
"classifiers" : [
{
"acceptedForAutomaticRouting" : true,
"algorithm" : "maxEnt",
"confidenceThreshold" : 0.69,
"confidenceThresholdsByLanguage" : {
"en" : 0.69,
"zh-Hans" : 0.77
},
"id" : "blessing",
"labels" : [
"notBlessing",
"blessing"
],
"modelFile" : "BlessingIntentClassifier.mlmodel",
"positiveLabel" : "blessing"
}
],
"corpusRecordCount" : 17692,
"generatedAt" : "2026-08-27T01:58:55Z",
"schemaVersion" : 2
}