ai-forever commited on
Commit
06579e8
·
verified ·
1 Parent(s): c30e36c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -474,14 +474,10 @@ LIBRA Mini uses the same **Exact Match (EM)** metric and evaluation methodology
474
  We recommend using LIBRA Mini as the primary evaluation suite for model comparisons, while the full LIBRA benchmark remains available for comprehensive analysis.
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_benchmark_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
  |:---|---:|---:|---:|---:|---:|---:|---:|---:|---|---:|
 
474
  We recommend using LIBRA Mini as the primary evaluation suite for model comparisons, while the full LIBRA benchmark remains available for comprehensive analysis.
475
 
476
  ## Dataset Structure
 
 
 
477
  <p align="center">
478
  <img src="libra_benchmark_structure.svg" width="600" />
479
  </p>
480
+ 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.
 
481
 
482
  | **Task** | **4k** | **8k** | **16k** | **32k** | **64k** | **128k** | **256k** | **512k** | | **Total** |
483
  |:---|---:|---:|---:|---:|---:|---:|---:|---:|---|---:|