Datasets:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -314,13 +314,13 @@ LLM inference benchmark: 3,197 main sweep rows and 37 per-layer kernel validatio
|
|
| 314 |
|
| 315 |
### trace_replay (2,932 rows)
|
| 316 |
|
| 317 |
-
Replays exact ISL/OSL sequences from recorded agent sessions (SWE-Bench, TerminalBench, OSWorld, ShareGPT). 77 unique (model, hardware, engine) combinations
|
| 318 |
|
| 319 |
17 profiles: `chat-medium`, `chat-multiturn-long`, `chat-multiturn-medium`, `chat-multiturn-short`, `chat-short`, `chat-singleturn`, `coding-singleturn`, `decode-heavy`, `osworld-multiturn-long`, `osworld-multiturn-medium`, `osworld-multiturn-short`, `prefill-heavy`, `random-1k`, `swebench-multiturn-medium`, `swebench-multiturn-short`, `terminalbench-multiturn-medium`, `terminalbench-multiturn-short`
|
| 320 |
|
| 321 |
### synthetic_distributional (265 rows)
|
| 322 |
|
| 323 |
-
ISL/OSL sampled from lognormal fits to real workload statistics. 38 unique (model, hardware, engine) combinations
|
| 324 |
|
| 325 |
5 profiles: `chat-multiturn-synth`, `chat-singleturn-synth`, `osworld-multiturn-synth`, `swebench-multiturn-synth`, `terminalbench-multiturn-synth`
|
| 326 |
|
|
@@ -338,7 +338,7 @@ Curated H100 / Llama-3.1-8B / vLLM validation table for the distributional synth
|
|
| 338 |
|
| 339 |
### Quality filtering
|
| 340 |
|
| 341 |
-
|
| 342 |
|
| 343 |
| Config | Rows |
|
| 344 |
|--------|------|
|
|
|
|
| 314 |
|
| 315 |
### trace_replay (2,932 rows)
|
| 316 |
|
| 317 |
+
Replays exact ISL/OSL sequences from recorded agent sessions (SWE-Bench, TerminalBench, OSWorld, ShareGPT). 77 unique (model, hardware, engine) combinations across 17 profiles.
|
| 318 |
|
| 319 |
17 profiles: `chat-medium`, `chat-multiturn-long`, `chat-multiturn-medium`, `chat-multiturn-short`, `chat-short`, `chat-singleturn`, `coding-singleturn`, `decode-heavy`, `osworld-multiturn-long`, `osworld-multiturn-medium`, `osworld-multiturn-short`, `prefill-heavy`, `random-1k`, `swebench-multiturn-medium`, `swebench-multiturn-short`, `terminalbench-multiturn-medium`, `terminalbench-multiturn-short`
|
| 320 |
|
| 321 |
### synthetic_distributional (265 rows)
|
| 322 |
|
| 323 |
+
ISL/OSL sampled from lognormal fits to real workload statistics. 38 unique (model, hardware, engine) combinations across 5 profiles.
|
| 324 |
|
| 325 |
5 profiles: `chat-multiturn-synth`, `chat-singleturn-synth`, `osworld-multiturn-synth`, `swebench-multiturn-synth`, `terminalbench-multiturn-synth`
|
| 326 |
|
|
|
|
| 338 |
|
| 339 |
### Quality filtering
|
| 340 |
|
| 341 |
+
Configurations where fewer than 75% of requests completed successfully are excluded. Summary metrics are computed from successful requests only.
|
| 342 |
|
| 343 |
| Config | Rows |
|
| 344 |
|--------|------|
|