naman-cen commited on
Commit
f547c5e
·
verified ·
1 Parent(s): 068b584

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -21,9 +21,13 @@ configs:
21
 
22
  # BA-Agent-Bench (Subset)
23
 
24
- **8-feature stratified sample** from Centific's BA-Agent benchmark for evaluating LLM and multi-agent systems on Business Analyst (BA) workflows.
25
 
26
- The full benchmark, leaderboard, and evaluation harness are part of **[Agentic-RL BA-Agent](https://www.centific.com/benchmark/agentic-rl/1#start)**, Centific's enterprise BA-agent evaluation suite covering feature extraction, interview Q&A, user story generation, acceptance-criteria authoring, and PRD synthesis across production-grade work items.
 
 
 
 
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