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
e74e631c68
commit
b75c3b6883
1 changed files with 2 additions and 2 deletions
|
|
@ -28,6 +28,6 @@ pretty_print(metrics)
|
|||
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.")
|
||||
print("⚠ GPT-2 is tiny; larger LLMs show a bigger gap.")
|
||||
print("⚠ Larger LLM → stronger variance drop and higher KL.\n")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue