Update German News Intelligence Index & drift diagnostics
Browse files- drift_metrics.json +6 -6
- drift_report.html +2 -2
- drift_report.js +0 -0
- index.faiss +2 -2
- news_metadata.parquet +2 -2
drift_metrics.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-07-
|
| 3 |
-
"reference_count":
|
| 4 |
-
"current_count":
|
| 5 |
"embedding_drift": {
|
| 6 |
-
"wasserstein_distance": 0.
|
| 7 |
-
"population_stability_index":
|
| 8 |
-
"status": "
|
| 9 |
},
|
| 10 |
"evidently_report_generated": true
|
| 11 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-07-05T12:21:14.377643",
|
| 3 |
+
"reference_count": 325,
|
| 4 |
+
"current_count": 1,
|
| 5 |
"embedding_drift": {
|
| 6 |
+
"wasserstein_distance": 0.05200802608156008,
|
| 7 |
+
"population_stability_index": 10.359826251788293,
|
| 8 |
+
"status": "Significant Drift"
|
| 9 |
},
|
| 10 |
"evidently_report_generated": true
|
| 11 |
}
|
drift_report.html
CHANGED
|
@@ -35,10 +35,10 @@
|
|
| 35 |
}
|
| 36 |
</style>
|
| 37 |
|
| 38 |
-
<script src="drift_report.js"></script>
|
| 39 |
</head>
|
| 40 |
<body>
|
| 41 |
-
<div id="
|
| 42 |
</div>
|
| 43 |
|
| 44 |
|
|
|
|
| 35 |
}
|
| 36 |
</style>
|
| 37 |
|
| 38 |
+
<script defer src="drift_report.js"></script>
|
| 39 |
</head>
|
| 40 |
<body>
|
| 41 |
+
<div id="root_evidently_dashboard_019f3239dcd577edaa596943b377f95d">
|
| 42 |
</div>
|
| 43 |
|
| 44 |
|
drift_report.js
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
index.faiss
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57905356ecf7c45d764c48bf5cd51876621b3cfdd8b702b9d7a5d113cd6d2d96
|
| 3 |
+
size 852525
|
news_metadata.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c0b4cedf7dbe6212fb25908433310da2cafb13db6713ac24ec7ea8c1747d319
|
| 3 |
+
size 3531652
|