Skip to content

[Iris] Add sections to the UI for task stats#3

Closed
wmoss wants to merge 1 commit into04-23-_iris_store_the_task_stats_in_sqlitefrom
04-23-_iris_add_sections_to_the_ui_for_task_stats
Closed

[Iris] Add sections to the UI for task stats#3
wmoss wants to merge 1 commit into04-23-_iris_store_the_task_stats_in_sqlitefrom
04-23-_iris_add_sections_to_the_ui_for_task_stats

Conversation

@wmoss
Copy link
Copy Markdown
Owner

@wmoss wmoss commented Apr 23, 2026

Describe what changed and why. Follow with bullets for
specific changes if needed. Keep it concise — this text becomes the squash-merge
commit message, so avoid markdown formatting (headers, tables, images).

e.g.

Title: [RL] Fix loss: use global token normalization instead of per-example

"""
This fixes a regression in the DAPO loss computation by switching
from per-example normalization (/ n_i) back to global token
normalization (/ N). Per-example normalization gives shorter responses
disproportionately more gradient weight, which hurts math reasoning
tasks where correct answers often require detailed, longer derivations.
Global normalization weights all examples equally regardless of response
length.
"""

Fixes #

The new UI sections show up for the task that is the Zephyr controller. Not sure if we want to bubble them up so the job view for the job that runs the single Zephyr controller task.
Copy link
Copy Markdown
Owner Author

wmoss commented Apr 23, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant