Spaces:
Running
Running
| """ | |
| Wikipedia Speedrun Benchmark Suite. | |
| A benchmarking application that compares pathfinding performance | |
| across custom models, LLMs, and an optimal oracle on Wikipedia | |
| article traversal. | |
| """ | |
| __version__ = "0.1.0" | |