@mailwoman/neural-weights-en-us 5.4.0 → 5.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/model-card.json +2 -2
  2. package/package.json +1 -1
package/model-card.json CHANGED
@@ -340,8 +340,8 @@
340
340
  }
341
341
  },
342
342
  "files_md5": {
343
- "$comment": "Source artifact md5s (int8 model-v220-full-family-100k-int8.onnx + tokenizer v0.7.1-nsplice, unchanged from v5.2.0). The PUBLISHED files are re-verified against these at release Step 4.",
344
- "model.onnx": "a64ad2e6b9ee73a6b63f3c94c01b1966",
343
+ "$comment": "Source artifact md5s (int8 model-v230-nl-postcode-int8.onnx [v5.4.0, the #924 fine-tune] + tokenizer v0.7.1-nsplice, unchanged from v5.2.0). The PUBLISHED files are re-verified against these at release Step 4.",
344
+ "model.onnx": "ea785a70c4e80c0a3ba3c7ec796b3395",
345
345
  "tokenizer.model": "8e1cab7c501af834fbfcd6c4b8d78cad"
346
346
  },
347
347
  "capabilities": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mailwoman/neural-weights-en-us",
3
- "version": "5.4.0",
3
+ "version": "5.6.0",
4
4
  "description": "Mailwoman neural-classifier weights for locale 'en-us'. Data-only package — loaded by @mailwoman/neural at runtime.",
5
5
  "license": "AGPL-3.0-only OR LicenseRef-Commercial",
6
6
  "repository": {