ppezik commited on
Commit
48f5f74
·
verified ·
1 Parent(s): a51bbaa

Update content.py

Browse files
Files changed (1) hide show
  1. content.py +2 -2
content.py CHANGED
@@ -18,8 +18,8 @@ responses using a **0-2 scale faithfulness metric** and apply the **PELT (Pruned
18
  detection algorithm to identify where model performance exhibits statistically significant drops,
19
  revealing their actual knowledge cutoffs.
20
 
21
- Our analysis of major LLMs reveals that knowledge infusion operates differently across training phases,
22
- often resulting in multiple partial cutoff points rather than a single sharp boundary. **Provider-declared
23
  cutoffs** and model self-reports **frequently diverge** from empirically detected boundaries by months or even
24
  years, underscoring the necessity of independent empirical validation.
25
  """
 
18
  detection algorithm to identify where model performance exhibits statistically significant drops,
19
  revealing their actual knowledge cutoffs.
20
 
21
+ Our analysis of major LLMs reveals that knowledge infusion **operates differently across training phases**,
22
+ often resulting in **multiple partial cutoff points** rather than a single sharp boundary. **Provider-declared
23
  cutoffs** and model self-reports **frequently diverge** from empirically detected boundaries by months or even
24
  years, underscoring the necessity of independent empirical validation.
25
  """