From 0e87429a1e1819babf07d628f0a39fdcbd473da8 Mon Sep 17 00:00:00 2001 From: Aadarsh Agarwal Date: Wed, 29 Jul 2026 18:16:56 -0400 Subject: [PATCH] Evidence README: gallery composite no longer ships on the model card --- data/training/qwen-rl-v2/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/training/qwen-rl-v2/README.md b/data/training/qwen-rl-v2/README.md index e465d019..3c9a7c20 100644 --- a/data/training/qwen-rl-v2/README.md +++ b/data/training/qwen-rl-v2/README.md @@ -34,5 +34,4 @@ uv run python -m rl.track_a.make_gallery --champions agentloop.json --out-dir The render gallery (per device: target | champion render | difference map) is not stored here: `make_gallery` re-executes each stored champion program from source and re-renders it against the frozen `data/benchmark` fixtures, -so it regenerates from this record alone, no checkpoint required. The -composite ships on the [model card](https://huggingface.co/qpaig-mit/pixcell). +so it regenerates from this record alone, no checkpoint required.