Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: apache-2.0
|
| 5 |
-
pretty_name:
|
| 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.
|