diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-02-11 02:03:40 +0000 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-02-11 02:03:40 +0000 |
| commit | 8af96d046e69fe9463ce89f000f06916cc043b31 (patch) | |
| tree | ca4cfdf9017484b044b812330d4c958fd5b82b96 | |
| parent | b1dee9f6d0af1ef7dd7de7960e64ee7ccdff3ef1 (diff) | |
Add rag (actual 60s data) to comparison table
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| -rw-r--r-- | notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -440,6 +440,7 @@ Rewrite draft: "(3, π/2)" | vanilla | ~54.3% | ~29.2% | ~0.177 | ~232.9 | 估算 | | reflection | 54.4% | 28.8% | 0.175 | 207.5 | 实际 | | contextual | ~52.4% | ~31.4% | ~0.191 | ~213.7 | 估算 | +| rag | 52.0% | 44.3% | 0.402 | 188.4 | 实际 | | all_memory | ~50.9% | ~33.4% | ~0.175 | ~226.8 | 估算 | 估算方法: fullscale_200p60s中各方法与reflection的比例 × 60s实际reflection值。 |
