giantfish-fly commited on
Commit
eb2a205
·
verified ·
1 Parent(s): 910fc89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -18,6 +18,11 @@ configs:
18
  - split: test
19
  path: core.parquet
20
 
 
 
 
 
 
21
 
22
  ---
23
  ---
 
18
  - split: test
19
  path: core.parquet
20
 
21
+ - config_name: additional_sequential
22
+ description: Non-randomized – clear and strict sequential blocks; prove short context(token=5k-8k) can already have a strong context interference for most LLMs. Even with this well formatted data, many model's the performance still drop rapidly.
23
+ data_files:
24
+ - split: test
25
+ path: additional_sequential.parquet
26
 
27
  ---
28
  ---