Skip to content

Fix table formatting in DAPO README#631

Merged
SumanthRH merged 1 commit intomainfrom
erictang000-patch-1
Nov 5, 2025
Merged

Fix table formatting in DAPO README#631
SumanthRH merged 1 commit intomainfrom
erictang000-patch-1

Conversation

@erictang000
Copy link
Collaborator

@erictang000 erictang000 commented Nov 5, 2025

^

image

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly fixes the markdown table formatting in the dapo/README.md file by adding the missing column separator. While reviewing, I noticed that all three reproduction runs in the table point to the same WandB link. This might be a copy-paste error that you may want to address. Since this is on lines not modified in this PR, I'm mentioning it here for your consideration.

## Reproduction Runs
| Recipe | Model | AIME24 Pass@32 | AIME24 Avg Score | Hardware | Training Steps | WandB |
|---|---|---|---|---|---|
|---|---|---|---|---|---|---|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The number of separators is now correct, which fixes the table rendering. For improved source readability and to be more explicit about column alignment, consider using alignment syntax. For example, |:--| for left-aligned columns.

Suggested change
|---|---|---|---|---|---|---|
|:--|:--|:--|:--|:--|:--|:--|

@SumanthRH SumanthRH merged commit 99a07b7 into main Nov 5, 2025
3 checks passed
@erictang000 erictang000 deleted the erictang000-patch-1 branch November 5, 2025 23:45
li-boxuan pushed a commit to li-boxuan/SkyRL that referenced this pull request Nov 23, 2025
dzorlu pushed a commit to fleet-ai/SkyRL that referenced this pull request Feb 4, 2026
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.

2 participants