Add TwoTower scratch training-loop run records (E540–E548) and update model card/README#533
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 50 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (24)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR #533 only appends run-record rows to existing design markdowns and normalizes trailing whitespace in a fixture runner markdown string. Those touched files are watched by component registries, so add same-version no-bump history entries to keep verify_version_stamps passing without claiming any behavior change.
Motivation
README.md,docs/MODEL_CARD.md, anddocs/design/checkpoint-bucket.md) so the checkpoint ledger and measured-results table stay current.docs/design/for auditability and future analysis.Description
docs/design/e540-...jsonthroughdocs/design/e548-...jsoncapturing telemetry and recipe metadata for runse540_training_loop_scratch_20260719throughe548_training_loop_twotower_scratch_20260720.README.mdanddocs/MODEL_CARD.mdto insert table rows documenting the new E540–E548 entries with brief run summaries and local checkpoint references.docs/design/checkpoint-bucket.mdmeasured-results table to include the new run rows and to mark these runs as local scratch evidence with no eval or HF sync.Testing
Codex Task