mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-30 04:29:57 +00:00
Update example_01_basic_run.py
This commit is contained in:
parent
826260ed10
commit
0255f54565
1 changed files with 2 additions and 0 deletions
|
|
@ -29,3 +29,5 @@ print("\n● variance ↓ means logits become less noisy")
|
|||
print("● KL > 0 confirms distribution changed")
|
||||
print("● top-1 shift shows whether the most probable token switched")
|
||||
print("⚠ GPT-2 is tiny; larger LLMs show a bigger gap.\n")
|
||||
print("⚠ Larger LLM → stronger variance drop and higher KL.")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue