realitydriftproject commited on
Commit
41e9f0c
·
verified ·
1 Parent(s): 2c77ac4

Add AI drift detection frameworks and evaluation PDFs

Browse files

Adds four core documents covering drift detection, evaluation, and system misalignment in AI systems and LLM workflows.

Includes:

LLM drift detection and silent model degradation
AI model audit checklist for production systems
Model drift evaluation framework across multiple layers
Institutional drift detection framework for complex systems

These documents provide a structured approach to identifying drift beyond standard metrics, including behavioral, semantic, and system-level misalignment.

Focus is on evaluating alignment, usefulness, and real-world performance over time, not just accuracy or benchmark results.

.gitattributes CHANGED
@@ -58,3 +58,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ ai-model-audit-checklist-drift-detection.pdf filter=lfs diff=lfs merge=lfs -text
62
+ institutional-drift-detection-framework.pdf filter=lfs diff=lfs merge=lfs -text
63
+ llm-drift-detection-why-ai-outputs-degrade-without-errors.pdf filter=lfs diff=lfs merge=lfs -text
64
+ model-drift-detection-framework-machine-learning.pdf filter=lfs diff=lfs merge=lfs -text
ai-model-audit-checklist-drift-detection.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef66c23ac272f2e6dbdc251c86ef89b64ec55672f7a790fc17fbf399f20fb72b
3
+ size 161023
institutional-drift-detection-framework.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6de60f7081f9973969459a3dd9c3ce950dc96ef37609829d802847b41a60af7
3
+ size 172241
llm-drift-detection-why-ai-outputs-degrade-without-errors.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58de1ee606387cd63104e5bb44cf3da9378af0a88dadac23575606859bb64897
3
+ size 160165
model-drift-detection-framework-machine-learning.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd0e3508ec34442688e44119a7326e0c48d5c8306c2970c0baf1762b1eb47ce3
3
+ size 172441