@mailwoman/neural-weights-fr-fr 4.2.0 → 4.4.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 +2 -2
- package/model.onnx +0 -0
- package/package.json +1 -1
package/model-card.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "neural-weights-fr-fr",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"model_lineage": "shares the en-us v1.0.2-consolidation-runB multi-locale model (step 20000) — shipped as the unified 4.2.0 release version; FR postcode 99.6 / house_number 94.6 (best ever) / region 27.6 (open gap #330)",
|
|
5
5
|
"phase": "Stage 3 — multi-locale (FR via the shared model)",
|
|
6
6
|
"license": "AGPL-3.0-only",
|
|
@@ -194,4 +194,4 @@
|
|
|
194
194
|
"model_card": "model-card.json"
|
|
195
195
|
},
|
|
196
196
|
"base_relpath": "/data/models/checkpoints/v0_4_0-stableLR-source-only/step-002200"
|
|
197
|
-
}
|
|
197
|
+
}
|
package/model.onnx
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mailwoman/neural-weights-fr-fr",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"description": "Mailwoman neural-classifier weights for locale 'fr-fr'. Data-only package — loaded by @mailwoman/neural at runtime.",
|
|
5
5
|
"license": "AGPL-3.0-only",
|
|
6
6
|
"repository": {
|