ai-forever commited on
Commit
3003c9a
·
verified ·
1 Parent(s): 6cba959

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -475,7 +475,13 @@ We recommend using LIBRA Mini as the primary evaluation suite for model comparis
475
 
476
  ## Dataset Structure
477
 
478
- The datasets are divided into subsets based on context lengths. The table below shows the number of examples per context length for each dataset. Datasets included in **LIBRA Mini** are highlighted in bold. Note that not all datasets cover the full range of context lengths — some are designed for specific length ranges that best suit their task type.
 
 
 
 
 
 
479
 
480
  | **Task** | **4k** | **8k** | **16k** | **32k** | **64k** | **128k** | **256k** | **512k** | | **Total** |
481
  |:---|---:|---:|---:|---:|---:|---:|---:|---:|---|---:|
 
475
 
476
  ## Dataset Structure
477
 
478
+ The datasets are divided into subsets based on context lengths.
479
+
480
+ <p align="center">
481
+ <img src="libra_structure.svg" width="600" />
482
+ </p>
483
+
484
+ The table below shows the number of examples per context length for each dataset. Datasets included in **LIBRA Mini** are highlighted in bold. Note that not all datasets cover the full range of context lengths — some are designed for specific length ranges that best suit their task type.
485
 
486
  | **Task** | **4k** | **8k** | **16k** | **32k** | **64k** | **128k** | **256k** | **512k** | | **Total** |
487
  |:---|---:|---:|---:|---:|---:|---:|---:|---:|---|---:|