HarshTri007 commited on
Commit
78d7d90
·
verified ·
1 Parent(s): 35e7c3c

Update BLOG.md

Browse files
Files changed (1) hide show
  1. BLOG.md +3 -3
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
- ![Training log excerpt 1](images/IMG1.jpeg)
347
 
348
- ![Training log excerpt 2](images/IMG2.jpeg)
349
 
350
- ![Training log excerpt 2](images/IMG3.jpeg)
351
 
352
  ---
353
 
 
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
+ ![Training log excerpt 1](https://drive.google.com/file/d/1I5_ft33gA41sgkt82HCxJEHyUzA2CfDD/view?usp=sharing)
347
 
348
+ ![Training log excerpt 2](https://drive.google.com/file/d/1hf0ePnWugxn-SO4RVB084ZBdrwZZbbm6/view?usp=sharing)
349
 
350
+ ![Training log excerpt 2](https://drive.google.com/file/d/1r3SLUC7rRKqLdo4WnAUob7l9Vm84TOiq/view?usp=sharing)
351
 
352
  ---
353