mirror of
https://github.com/collinear-ai/yc-bench.git
synced 2026-04-19 12:58:03 +00:00
Update README with citation for YC-Bench
Added citation information for the YC-Bench project.
This commit is contained in:
parent
78c86b35e0
commit
08f081d322
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
|
@ -29,7 +29,7 @@ The benchmark tests whether agents can manage compounding decisions: prestige sp
|
|||
│ │ ┌────────────────────────── │ progress flushes │ │
|
||||
│ │ │ │ every sim-advance │ │
|
||||
│ │ │ └──────────┬───────────┘ │
|
||||
│ │ │ ┌────────────────────────────────────┘ │
|
||||
│ │ │ ┌───────────────────────────────────┘ │
|
||||
│ │ │ │ ETA solver fires TASK_COMPLETED event │
|
||||
│ │ │ ▼ │
|
||||
│ │ │ ┌────────────────────────────────────────────────────┐ │
|
||||
|
|
@ -360,3 +360,14 @@ _Run `challenge` preset (seed=1, 3yr horizon, 10 employees, 500-turn cap) to gen
|
|||
]
|
||||
}
|
||||
```
|
||||
|
||||
Please cite our work if you find it useful and interesting!
|
||||
```bibtex
|
||||
@misc{collinear-ai2025ycbench,
|
||||
author = {{Collinear AI}},
|
||||
title = {{YC-Bench}: Your Company Bench — A Long-Horizon Coherence Benchmark for {LLM} Agents},
|
||||
year = {2025},
|
||||
howpublished = {\url{https://github.com/collinear-ai/yc-bench}},
|
||||
note = {Accessed: 2026-02-25}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue