Enderchef commited on
Commit
db7960e
·
verified ·
1 Parent(s): 802723b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  language:
3
  - en
4
  license: apache-2.0
5
- pretty_name: GCI-Bench (Glint Clarity Index Bench)
6
  task_categories:
7
  - text-generation
8
  - question-answering
@@ -13,7 +13,7 @@ tags:
13
  - attention
14
  ---
15
 
16
- # ACI: Attention Clarity Index Benchmark
17
  ## Gradient × Attention Context Importance Benchmark
18
 
19
  ACI-Bench is a **5,000-item diagnostic benchmark** designed to measure whether a small language model (1M–150M parameters) uses its **attention × gradient interactions** to prioritize relevant context over distractors.
 
2
  language:
3
  - en
4
  license: apache-2.0
5
+ pretty_name: ACI-Bench (Attention Clarity Index Bench)
6
  task_categories:
7
  - text-generation
8
  - question-answering
 
13
  - attention
14
  ---
15
 
16
+ # ACI Bench v1: Attention Clarity Index Benchmark
17
  ## Gradient × Attention Context Importance Benchmark
18
 
19
  ACI-Bench is a **5,000-item diagnostic benchmark** designed to measure whether a small language model (1M–150M parameters) uses its **attention × gradient interactions** to prioritize relevant context over distractors.