Datasets:
Upload folder using huggingface_hub
Browse files- README.md +7 -7
- croissant.json +1 -1
README.md
CHANGED
|
@@ -167,7 +167,7 @@ dataset_info:
|
|
| 167 |
dtype: float64
|
| 168 |
splits:
|
| 169 |
- name: summary
|
| 170 |
-
num_examples:
|
| 171 |
- config_name: per_layer_kernel
|
| 172 |
features:
|
| 173 |
- name: record_type
|
|
@@ -308,7 +308,7 @@ dataset_info:
|
|
| 308 |
|
| 309 |
# AgentPerfBench
|
| 310 |
|
| 311 |
-
LLM inference benchmark: 3,
|
| 312 |
|
| 313 |
## Dataset configurations
|
| 314 |
|
|
@@ -318,11 +318,11 @@ Replays exact ISL/OSL sequences from recorded agent sessions (SWE-Bench, Termina
|
|
| 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 (
|
| 322 |
|
| 323 |
-
ISL/OSL sampled from lognormal fits to real workload statistics.
|
| 324 |
|
| 325 |
-
|
| 326 |
|
| 327 |
### per_layer_kernel (37 rows)
|
| 328 |
|
|
@@ -338,12 +338,12 @@ Curated H100 / Llama-3.1-8B / vLLM validation table for the distributional synth
|
|
| 338 |
|
| 339 |
### Quality filtering
|
| 340 |
|
| 341 |
-
Concurrency levels: trace_replay {1, 5, 10, 20, 40, 80}, synthetic_distributional {
|
| 342 |
|
| 343 |
| Config | Rows |
|
| 344 |
|--------|------|
|
| 345 |
| trace_replay | 2,932 |
|
| 346 |
-
| synthetic_distributional |
|
| 347 |
| per_layer_kernel | 37 |
|
| 348 |
| kernels_labeled | 148,077 |
|
| 349 |
| mse_validation | 28 |
|
|
|
|
| 167 |
dtype: float64
|
| 168 |
splits:
|
| 169 |
- name: summary
|
| 170 |
+
num_examples: 265
|
| 171 |
- config_name: per_layer_kernel
|
| 172 |
features:
|
| 173 |
- name: record_type
|
|
|
|
| 308 |
|
| 309 |
# AgentPerfBench
|
| 310 |
|
| 311 |
+
LLM inference benchmark: 3,197 main sweep rows and 37 per-layer kernel validation rows, plus 148,077 per-kernel NCU profiles, across 9 models, 14 GPU configurations, and 2 serving engines (vLLM 0.19.0, SGLang 0.5.9). All models served in BF16 except gpt-oss, which uses mxfp4 for projection weights.
|
| 312 |
|
| 313 |
## Dataset configurations
|
| 314 |
|
|
|
|
| 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, 5 profiles, 2 concurrency levels {200, 320}, 69.7% matrix fill.
|
| 324 |
|
| 325 |
+
5 profiles: `chat-multiturn-synth`, `chat-singleturn-synth`, `osworld-multiturn-synth`, `swebench-multiturn-synth`, `terminalbench-multiturn-synth`
|
| 326 |
|
| 327 |
### per_layer_kernel (37 rows)
|
| 328 |
|
|
|
|
| 338 |
|
| 339 |
### Quality filtering
|
| 340 |
|
| 341 |
+
Concurrency levels: trace_replay {1, 5, 10, 20, 40, 80}, synthetic_distributional {200, 320}. Configurations where fewer than 75% of requests completed successfully are excluded. Summary metrics are computed from successful requests only.
|
| 342 |
|
| 343 |
| Config | Rows |
|
| 344 |
|--------|------|
|
| 345 |
| trace_replay | 2,932 |
|
| 346 |
+
| synthetic_distributional | 265 |
|
| 347 |
| per_layer_kernel | 37 |
|
| 348 |
| kernels_labeled | 148,077 |
|
| 349 |
| mse_validation | 28 |
|
croissant.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
| 49 |
},
|
| 50 |
"@type": "sc:Dataset",
|
| 51 |
"name": "AgentPerfBench",
|
| 52 |
-
"description": "LLM inference benchmark dataset: 3,
|
| 53 |
"url": "https://huggingface.co/datasets/agent-perf-bench/AgentPerfBench",
|
| 54 |
"license": "https://spdx.org/licenses/Apache-2.0.html",
|
| 55 |
"conformsTo": "http://mlcommons.org/croissant/1.1",
|
|
|
|
| 49 |
},
|
| 50 |
"@type": "sc:Dataset",
|
| 51 |
"name": "AgentPerfBench",
|
| 52 |
+
"description": "LLM inference benchmark dataset: 3,197 main sweep rows measuring TTFT, TPOT, ITL, and throughput across 9 models, up to 14 GPU configurations, and 2 serving engines (vLLM 0.19.0, SGLang 0.5.9). Also includes 148,077 per-kernel NCU profiles, 28 MSE validation rows, and 37 per-layer kernel validation rows.",
|
| 53 |
"url": "https://huggingface.co/datasets/agent-perf-bench/AgentPerfBench",
|
| 54 |
"license": "https://spdx.org/licenses/Apache-2.0.html",
|
| 55 |
"conformsTo": "http://mlcommons.org/croissant/1.1",
|