AhmadAbbass commited on
Commit
0df03ee
·
verified ·
1 Parent(s): da005b7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -44,5 +44,5 @@ This repository stores the completed main SFT baseline for the Shaer classical A
44
  ## Current Comparison Context
45
 
46
  - The short meter-loss continuation in `Shaer-AI/shaer-adapters-v2` was stopped early after the auxiliary meter head improved but CE and probe meter drifted worse than this baseline.
47
- - The active fresh-from-start meter-loss challenger now lives in `Shaer-AI/shaer-adapters-v3`.
48
- - This baseline remains the strongest known safe reference until a challenger clearly beats it.
 
44
  ## Current Comparison Context
45
 
46
  - The short meter-loss continuation in `Shaer-AI/shaer-adapters-v2` was stopped early after the auxiliary meter head improved but CE and probe meter drifted worse than this baseline.
47
+ - A later fresh-from-start `v3` run was deleted after confirming the current meter-loss path was invalid because it could read the requested meter from prompt-conditioned hidden states.
48
+ - This baseline remains the strongest known safe reference until a corrected challenger clearly beats it.