giantfish-fly commited on
Commit
0bf85f3
·
verified ·
1 Parent(s): b4a7401

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -197,14 +197,6 @@ A former professional architect turned neuroscientist, Jiaqiu draws on his backg
197
198
 
199
 
200
- # PI-LLM Dataset File List
201
-
202
- This repository hosts the **PI-LLM** dataset.
203
- Currently it includes two files:
204
-
205
- - **core.parquet** → Main dataset (randomized updates). Recommended as the primary/SOTA comparison setting; All tested models fail to reliably retrieve the last value.
206
- - **sequential_additional.parquet** → Sequential mode (non-randomized, strict per-key ordered update blocks). Trivial for humans yet still challenging for many LLMs; smaller (all <600B) models are especially affected, with proactive-interference effects clearly exposed (even in short contexts, ~5–8k tokens).
207
-
208
 
209
  ## Quick Start - Evaluate Your Model
210
 
 
197
198
 
199
 
 
 
 
 
 
 
 
 
200
 
201
  ## Quick Start - Evaluate Your Model
202