echo / code /assets /paper_cases /README.md
amonshano's picture
Add Echo-Memory codebase used for this run (CC BY 4.0, JD Echo Team)
00c7b31 verified
|
Raw
History Blame Contribute Delete
499 Bytes
# Paper Case Visual Assets
This directory contains paper-facing figures copied into the release for direct README rendering.
- `figure_1_abs_framework.png`: paper teaser and workflow figure for the project landing page.
- `figure_2_mem_overview.png`: overview of the memory design matrix.
To generate new open-domain revisit videos and evidence frames for a checkpoint, use:
```bash
PHASE=stage1 OOD_DIR=assets/opendomain_revisit \
bash eval/v2/revisit_suite/run_one_click_revisit_eval.sh
```