From 8af96d046e69fe9463ce89f000f06916cc043b31 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 11 Feb 2026 02:03:40 +0000 Subject: Add rag (actual 60s data) to comparison table Co-Authored-By: Claude Opus 4.6 --- notes.md | 1 + 1 file changed, 1 insertion(+) 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值。 -- cgit v1.2.3