giantfish-fly commited on
Commit
77b8e10
·
verified ·
1 Parent(s): 2f1c90c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -101,9 +101,9 @@ Two sets of tests are provided, one fix update to 20 and another fixed update pe
101
 
102
  (As this test is too hard, only 4 updates per key make all LLMs fail to retrieve the last value—which we intentionally designed to keep the searching difficulty low. Retrieve other order of value has even lower performance)
103
 
104
- ## Hard Mode / Non-Randomized Mode (Last but most interesting and striking)
105
-
106
- This mode takes the exact format shown in this document, without randomization. We fix everything but vary only the update times.
107
  - This separate dataset consists of 46 of following blocks in a non-randomized order:
108
 
109
 
 
101
 
102
  (As this test is too hard, only 4 updates per key make all LLMs fail to retrieve the last value—which we intentionally designed to keep the searching difficulty low. Retrieve other order of value has even lower performance)
103
 
104
+ ## Extra-Hard Mode / Non-Randomized Mode (Last but most interesting and striking)
105
+ In a separated dataset files
106
+ This mode takes the exact format shown in this document, without randomization. We fix everything but vary only the update times just like in the above experiment, but turn randomize_mode off .(column: randomize_mode)
107
  - This separate dataset consists of 46 of following blocks in a non-randomized order:
108
 
109