lynae-1219 commited on
Commit
bbb707a
·
verified ·
1 Parent(s): 122f1ee

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. croissant.json +1 -1
README.md CHANGED
@@ -45,13 +45,13 @@ Profiles: `chat-medium`, `chat-multiturn-long`, `chat-multiturn-medium`, `chat-m
45
 
46
  ### distributional
47
 
48
- Requests sample ISL/OSL from parameterized statistical distributions (e.g., lognormal) fitted to real workload statistics. Provides controlled experimental variation while matching aggregate characteristics.
49
 
50
  Profiles: `chat-multiturn`, `chat-singleturn`, `coding-singleturn`, `osworld-multiturn`, `swebench-multiturn`, `terminalbench-multiturn`
51
 
52
  ### Why two configurations?
53
 
54
- **trace_replay** proves relevance: patterns are drawn from real agent sessions, grounding results in observed behavior. **distributional** proves mechanism: controlled statistical sampling isolates the effects of workload parameters from incidental correlations. Together they support both ecological validity and experimental control.
55
 
56
  ### Concurrency filtering
57
 
 
45
 
46
  ### distributional
47
 
48
+ Requests sample ISL/OSL from parameterized statistical distributions (e.g., lognormal) fitted to real workload statistics. Shorter to run than full trace replays, enabling faster characterization of profile-level serving behavior across the hardware matrix. MSE validation confirms distributional runs reproduce the latency and throughput characteristics of their trace-replay counterparts.
49
 
50
  Profiles: `chat-multiturn`, `chat-singleturn`, `coding-singleturn`, `osworld-multiturn`, `swebench-multiturn`, `terminalbench-multiturn`
51
 
52
  ### Why two configurations?
53
 
54
+ **trace_replay** provides ecological validity — patterns are drawn from real agent sessions, grounding results in observed behavior. **distributional** enables efficient coverage shorter run times allow systematic sweeps across the full model-hardware-concurrency matrix, while MSE validation against trace_replay confirms the results remain representative.
55
 
56
  ### Concurrency filtering
57
 
croissant.json CHANGED
@@ -225,7 +225,7 @@
225
  "@type": "cr:RecordSet",
226
  "@id": "distributional-summary",
227
  "name": "Distributional Summary",
228
- "description": "One row per benchmark configuration from distributional runs (statistical sampling from fitted distributions).",
229
  "field": [
230
  {
231
  "@type": "cr:Field",
 
225
  "@type": "cr:RecordSet",
226
  "@id": "distributional-summary",
227
  "name": "Distributional Summary",
228
+ "description": "One row per benchmark configuration from distributional runs (statistical sampling, shorter to run, MSE-validated against trace replays).",
229
  "field": [
230
  {
231
  "@type": "cr:Field",