iamfebin commited on
Commit
c68aedb
·
verified ·
1 Parent(s): b6d32e0

Update German News Intelligence Index & drift diagnostics

Browse files
drift_metrics.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "timestamp": "2026-07-05T09:37:05.709986",
3
- "reference_count": 547,
4
- "current_count": 547,
5
  "embedding_drift": {
6
- "wasserstein_distance": 0.0,
7
- "population_stability_index": 0.0,
8
- "status": "Stable"
9
  },
10
  "evidently_report_generated": true
11
  }
 
1
  {
2
+ "timestamp": "2026-07-05T09:46:09.957091",
3
+ "reference_count": 318,
4
+ "current_count": 1,
5
  "embedding_drift": {
6
+ "wasserstein_distance": 0.051203021601333935,
7
+ "population_stability_index": 10.360122717696031,
8
+ "status": "Significant Drift"
9
  },
10
  "evidently_report_generated": true
11
  }
drift_report.html CHANGED
@@ -13,9 +13,9 @@
13
  <h2>MLOps Data Drift Diagnostics</h2>
14
  <p>Evidently AI was not installed or failed to run in the ETL environment.</p>
15
  <p>However, mathematical embedding drift metrics were computed successfully:</p>
16
- <div class="metric">PSI: 0.0000 (Stable)</div>
17
- <p>Wasserstein Distance: 0.0000</p>
18
- <p>Reference Samples: 547 | Current Samples: 547</p>
19
  </div>
20
  </body>
21
  </html>
 
13
  <h2>MLOps Data Drift Diagnostics</h2>
14
  <p>Evidently AI was not installed or failed to run in the ETL environment.</p>
15
  <p>However, mathematical embedding drift metrics were computed successfully:</p>
16
+ <div class="metric">PSI: 10.3601 (Significant Drift)</div>
17
+ <p>Wasserstein Distance: 0.0512</p>
18
+ <p>Reference Samples: 318 | Current Samples: 1</p>
19
  </div>
20
  </body>
21
  </html>
index.faiss CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea84d7bbef30a78cfade329d8e80b1119b9da1576bf8ecc7843ad9c895485cdf
3
- size 840237
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbef96c752b4f157412e18ef4277f37d2150c102fb7bfc2c44050609be9ec1d4
3
+ size 841773
news_metadata.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c09a6aa0fb3e0cd034a748df48034e191adddf5520bf1a25f53e01097fff3bc
3
- size 3489206
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf7d4b51c19950dfd06b85fe8f7a71e2e6618f70037f82e09519378389880da
3
+ size 3493754