Add arXiv-ready LaTeX build of the introspection note - #40
Merged
Conversation
Convert docs/note.md into a single-column article (docs/note.tex) and commit the compiled docs/note.pdf, with a Makefile target to rebuild via pdflatex. Embeds the markers-only scaling_trend_k2 figure and the size- ladder and 32B three-way tables; all numbers track the live RESULTS.md (total spend corrected to ~$23 GPU+judge). Adds docs/arxiv-submission.md with a cs.LG endorsement-request draft and a submission checklist. Framing unchanged: null across the grid with a single marginal above- chance cell (Coder-32B, 5/216) that does not survive its size ladder.
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.
Turns the flagship note into an arXiv-submittable paper.
What's here
docs/note.tex— single-column article converted fromdocs/note.md.docs/note.pdf— compiled output (5 pages, pdflatex).docs/Makefile—makerebuilds the PDF (runs pdflatex twice);make cleanclears aux files.docs/arxiv-submission.md— cs.LG endorsement-request draft + submission checklist (categories cs.LG/cs.CL, license, author metadata). Prep only.Fidelity
results/scaling_trend_k2.png(markers only, no fitted trend line) plus the size-ladder and 32B three-way tables.Rebuild
arXiv submission itself is deliberately not done here — it awaits an explicit go.