From 0be20b47e98b32838af1a03db6d777a8f5882966 Mon Sep 17 00:00:00 2001 From: Joshua David Date: Thu, 18 Jul 2024 21:58:53 -0700 Subject: [PATCH] Update README.md to be more detailed --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70452dc..9502a10 100644 --- a/README.md +++ b/README.md @@ -204,11 +204,13 @@ My implementation of LongRoPE achieves the following results: - 128k context: XX% - 2048k context: XX% -3. Few-shot Accuracy: +3. Accuracy: - 4k context: XX% - 128k context: XX% - 2048k context: XX% +4. Comparison with baseline models: + ## Citation