@mailwoman/neural-weights-en-us 5.5.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 +4 -16
  2. package/package.json +1 -1
package/model-card.json CHANGED
@@ -176,34 +176,22 @@
176
176
  "cz": {
177
177
  "v4_15_0": 22.4,
178
178
  "v5_1_0": 14.8,
179
- "diff_ci95_pp": [
180
- -10.3,
181
- -5.1
182
- ]
179
+ "diff_ci95_pp": [-10.3, -5.1]
183
180
  },
184
181
  "pl": {
185
182
  "v4_15_0": 27.9,
186
183
  "v5_1_0": 7.9,
187
- "diff_ci95_pp": [
188
- -22.7,
189
- -17.4
190
- ]
184
+ "diff_ci95_pp": [-22.7, -17.4]
191
185
  },
192
186
  "sk": {
193
187
  "v4_15_0": 22.2,
194
188
  "v5_1_0": 13.2,
195
- "diff_ci95_pp": [
196
- -11.5,
197
- -6.4
198
- ]
189
+ "diff_ci95_pp": [-11.5, -6.4]
199
190
  },
200
191
  "si": {
201
192
  "v4_15_0": 18.9,
202
193
  "v5_1_0": 10.6,
203
- "diff_ci95_pp": [
204
- -10.4,
205
- -6.4
206
- ]
194
+ "diff_ci95_pp": [-10.4, -6.4]
207
195
  },
208
196
  "$note": "reservoir-sampled 1k-row OA coord sets (oa-{cz,pl,sk,si}-coord-1k.jsonl), graded parse→resolve→great-circle, int8 ship artifact"
209
197
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mailwoman/neural-weights-en-us",
3
- "version": "5.5.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": {