@mailwoman/neural-weights-fr-fr 5.0.0 → 5.2.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.
package/model-card.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "neural-weights-fr-fr",
3
- "version": "4.15.0",
4
- "model_lineage": "Ships the en-us v1.9.3a3-anchor-absorption model (step 80000) — CI copies neural-weights-en-us/model.onnx into this package (publish.yml: 'one multi-locale model serves both'), so the binary, the 33-label set, and the ship-config are IDENTICAL to neural-weights-en-us 4.15.0. This card carries only the FR-specific framing; see that card for full training/recipe/provenance. FR was unaffected by the #220/#723 anchor-absorption fix at the coordinate (fr.postcode label −0.2 = noise; fr.house_number 98.1 held). (Version + lineage reconciled at v4.15.0; previously stale at the 4.6.0 / v1.5.0-fr-order reference while the cp had long since moved the shipped binary forward — see #721 for the original 21→33 label reconciliation.)",
3
+ "version": "5.2.0",
4
+ "model_lineage": "Ships the en-us v5.2.0 nsplice-v2 model (bsplice-expanded + the #912-lever-4 Nordic vocab-splice, FVT mean-init; tokenizer v0.7.1-nsplice). One model serves both locales; see the en-us card for the full lineage + gate record.",
5
5
  "phase": "Stage 3 — multi-locale (FR served by the shared en-us v1.9.3a3 model)",
6
- "license": "AGPL-3.0-only",
6
+ "license": "AGPL-3.0-only OR LicenseRef-Commercial",
7
7
  "locale": "fr-fr",
8
8
  "training": {
9
9
  "corpus_version": "0.5.0 (char-offset span labels #519) + synth-fr-order shard (#561)",
@@ -14,10 +14,19 @@
14
14
  },
15
15
  "requires": {
16
16
  "$comment": "SHIP-CONFIG mirrored from neural-weights-en-us (#718/#721): this package ships en-us's model, so its required channels are identical. createScorer / loadFromWeights read this and feed anchor + gazetteer + the conventions mask; running channel-OFF is the #566/#685 OOD crater. Reconciled in #721 — this block was previously ABSENT, so loadFromWeights gave fr-fr a partial (anchor + gazetteer only) ship-config.",
17
- "anchor": { "required": true },
18
- "gazetteer": { "required": true },
19
- "conventions": { "required": true, "mode": "auto" },
20
- "bridge": { "required": false },
17
+ "anchor": {
18
+ "required": true
19
+ },
20
+ "gazetteer": {
21
+ "required": true
22
+ },
23
+ "conventions": {
24
+ "required": true,
25
+ "mode": "auto"
26
+ },
27
+ "bridge": {
28
+ "required": false
29
+ },
21
30
  "suppress_gazetteer_near_postcode": true
22
31
  },
23
32
  "components_supported": [
package/model.onnx CHANGED
Binary file
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@mailwoman/neural-weights-fr-fr",
3
- "version": "5.0.0",
3
+ "version": "5.2.0",
4
4
  "description": "Mailwoman neural-classifier weights for locale 'fr-fr'. Data-only package — loaded by @mailwoman/neural at runtime.",
5
- "license": "AGPL-3.0-only",
5
+ "license": "AGPL-3.0-only OR LicenseRef-Commercial",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "https://github.com/sister-software/mailwoman.git",
package/tokenizer.model CHANGED
Binary file