Update BLOG.md
Browse files
BLOG.md
CHANGED
|
@@ -343,11 +343,11 @@ The logs below show what one rollout “looks like” at the environment level:
|
|
| 343 |
- **`[ENV] REWARD total=... breakdown={...}`**: the scalar learning signal plus per-term contributions (format/compile/stability/entropy/anti-hack/oracle/etc).
|
| 344 |
- **`[ENV] PREFLIGHT ... should_train: False ... reason: ...`**: the gate that skips cases that are stable, deterministic bugs, or infra-broken (so GRPO budget goes to true flaky-like episodes).
|
| 345 |
|
| 346 |
-
.
|
| 344 |
- **`[ENV] PREFLIGHT ... should_train: False ... reason: ...`**: the gate that skips cases that are stable, deterministic bugs, or infra-broken (so GRPO budget goes to true flaky-like episodes).
|
| 345 |
|
| 346 |
+

|
| 347 |
|
| 348 |
+

|
| 349 |
|
| 350 |
+

|
| 351 |
|
| 352 |
---
|
| 353 |
|