docs(rpent): rename replay figures to Flash Mode - #63
Open
Elessar123 wants to merge 1 commit into
Open
Elessar123 wants to merge 1 commit into
Elessar123 wants to merge 1 commit into
Conversation
Signed-off-by: Elessar123 <571360229@qq.com>
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Redraw the LIBERO-PRO and Object comparisons using the Flash Mode name and publish them under
rpent/flash/. Remove the previous figure paths as part of the naming migration.Include CSV inputs and a standalone matplotlib script so the figures can be regenerated. The comparison is unchanged: Flash Mode 581/800, Codex without reasoning 500/800, and Codex with high reasoning 628/800. The Object-only comparison remains 179/200 versus 186/200, with mean times of 40.9 s and 283.6 s.
Both Codex series were recovered from the original logs; Flash success counts were checked against the published figure, and source execution times were matched to its bars. Two originally zero timing bars are retained. Timing methodology and data provenance are documented in the adjacent README.
Validation: regenerated both PNGs using
python rpent/flash/plot.py, visually checked both figures, and verified success totals. No new benchmark evaluation was run.Coordinate this migration with the RPent
--planner flashchange and the Flash memory dataset PR, so documentation uses the new asset paths.