diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-10 10:34:53 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-10 10:34:53 -0500 |
| commit | 7b7d7a08a5e78c3379397f01f0c9af97d5d84fbd (patch) | |
| tree | fb5cde08a73396d3fc3d0cb639f8f031846856c4 /BABYAI_SHARED_FEEDBACK.md | |
| parent | a30c297eb8abf6f15f97dd4f35a2f530c9728100 (diff) | |
results: select four-step PickupLoc history
Diffstat (limited to 'BABYAI_SHARED_FEEDBACK.md')
| -rw-r--r-- | BABYAI_SHARED_FEEDBACK.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/BABYAI_SHARED_FEEDBACK.md b/BABYAI_SHARED_FEEDBACK.md index 9443253..009709f 100644 --- a/BABYAI_SHARED_FEEDBACK.md +++ b/BABYAI_SHARED_FEEDBACK.md @@ -184,3 +184,13 @@ history lengths four and eight for 25 epochs, using only BP and clean KP. The same `70%` BP, `60%` clean-KP, and 20-point BP mission-lesion thresholds apply; ties favor the shorter history. This changes the missing state information, not the shared-feedback signal or its strength. + +## P1 outcome + +Four-step history passed: BP reached `77.6%` rollout success, clean KP reached +`61.6%`, and removing the mission reduced BP success to `44.6%`. Eight-step +history did not pass (`67.2%` BP and `42.2%` clean KP), so the frozen selector +chooses four steps. The P2 mechanism endpoint uses four hidden layers, width +256, learning rate `0.03`, four-step history, 40 epochs, and model/minibatch +seeds `4101`, `4102`, and `4103`. No raw or SDIL result was run or read during +selection. |
