Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -21,9 +21,13 @@ configs:
|
|
| 21 |
|
| 22 |
# BA-Agent-Bench (Subset)
|
| 23 |
|
| 24 |
-
**
|
| 25 |
|
| 26 |
-
The full benchmark
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
---
|
| 29 |
|
|
|
|
| 21 |
|
| 22 |
# BA-Agent-Bench (Subset)
|
| 23 |
|
| 24 |
+
**BA Agent Bench** — purpose-built benchmark for evaluating **LLMs and multi-agent systems on enterprise requirements generation capability**. Measures whether a model or agent can take real production work-item specs and produce BA-grade user stories with acceptance criteria, matching the decomposition and rigor of certified Business Analysts.
|
| 25 |
|
| 26 |
+
The full benchmark evaluates 8 systems (7 frontier LLMs + Centific BA Toolkit pipeline) on 7 enterprise features against 119 ground-truth user stories authored by certified Business Analysts. Composite score across **Alignment (35%) · Coherence (24%) · Completeness (18%) · Compliance (10%) · Testability (9%) · Spec Quality (4%)**.
|
| 27 |
+
|
| 28 |
+
This dataset card is an **8-feature stratified subset** of the benchmark — sampled for public release so practitioners can inspect inputs and gold standard.
|
| 29 |
+
|
| 30 |
+
Full benchmark, leaderboard, and harness → **[centific.com/benchmark/agentic-rl/1#start](https://www.centific.com/benchmark/agentic-rl/1#start)**.
|
| 31 |
|
| 32 |
---
|
| 33 |
|