Skip to content

Commit 74fd646

Browse files
abrichrclaude
andauthored
fix: diagnostic logging (loss scientific notation, grad_norm, advantages) (#227)
loss=0.0000 was misleading: %.4f truncation + symmetric advantages canceling. Now logs loss in scientific notation, absolute loss per rollout, gradient norm, and per-rollout advantages. 13 vision loss tests (was 12). New test verifies loss_abs > 0 and advantages are symmetric with reward variance. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2355d53 commit 74fd646

384 files changed

Lines changed: 3457 additions & 6 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.beads/beads.db

4 KB
Binary file not shown.

.claude/worktrees/agent-a0083a38

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 4c000c55e1658aaa5767f5295ce4a1d402149fd3

.claude/worktrees/agent-a0f7b160

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 86ce36f1a1279c6cf846701933ae8d4873d643b1

.claude/worktrees/agent-a20d182f

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 8c6b8155e3dd95b548cb4454efd37c63bb0057b0

.claude/worktrees/agent-a4e185d1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit fea40b63103b01854d74ea5f0b0dfb8cb5304cb3

.claude/worktrees/agent-a62d55f7

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit a8a004d517ba1cb664503d8b6af6d5d7037a7ee3

.claude/worktrees/agent-a7a6b8d5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit db0a6015f5382a59c6f2412c98d9169f559d7b8d

.claude/worktrees/agent-a87bce41

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit cbd578a60d693a384dd446d947dafaee4d4a8ab1

.claude/worktrees/agent-a8d6c1c4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit fafcb8e4afd3d9a933bd2c275e775db9e68fd0f7

.claude/worktrees/agent-aa526341

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit a230f17565f4e0114b067830f4d6332bdc6d9afd

0 commit comments

Comments
 (0)