summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYurenHao0426 <blackhao0426@gmail.com>2026-02-11 02:03:40 +0000
committerYurenHao0426 <blackhao0426@gmail.com>2026-02-11 02:03:40 +0000
commit8af96d046e69fe9463ce89f000f06916cc043b31 (patch)
treeca4cfdf9017484b044b812330d4c958fd5b82b96
parentb1dee9f6d0af1ef7dd7de7960e64ee7ccdff3ef1 (diff)
Add rag (actual 60s data) to comparison table
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
-rw-r--r--notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes.md b/notes.md
index d5f19d1..a2c508a 100644
--- a/notes.md
+++ b/notes.md
@@ -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值。