lynae-1219 commited on
Commit
5ddadba
·
verified ·
1 Parent(s): 5e57173

Add all NeurIPS-required RAI fields to croissant metadata

Browse files
Files changed (1) hide show
  1. croissant.json +344 -43
croissant.json CHANGED
@@ -114,63 +114,126 @@
114
  "@id": "trace-replay-summary/run_id",
115
  "name": "run_id",
116
  "dataType": "sc:Text",
117
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "run_id" } }
 
 
 
 
 
 
 
118
  },
119
  {
120
  "@type": "cr:Field",
121
  "@id": "trace-replay-summary/model",
122
  "name": "model",
123
  "dataType": "sc:Text",
124
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "model" } }
 
 
 
 
 
 
 
125
  },
126
  {
127
  "@type": "cr:Field",
128
  "@id": "trace-replay-summary/hardware",
129
  "name": "hardware",
130
  "dataType": "sc:Text",
131
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "hardware" } }
 
 
 
 
 
 
 
132
  },
133
  {
134
  "@type": "cr:Field",
135
  "@id": "trace-replay-summary/engine",
136
  "name": "engine",
137
  "dataType": "sc:Text",
138
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "engine" } }
 
 
 
 
 
 
 
139
  },
140
  {
141
  "@type": "cr:Field",
142
  "@id": "trace-replay-summary/profile",
143
  "name": "profile",
144
  "dataType": "sc:Text",
145
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "profile" } }
 
 
 
 
 
 
 
146
  },
147
  {
148
  "@type": "cr:Field",
149
  "@id": "trace-replay-summary/concurrency",
150
  "name": "concurrency",
151
  "dataType": "sc:Integer",
152
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "concurrency" } }
 
 
 
 
 
 
 
153
  },
154
  {
155
  "@type": "cr:Field",
156
  "@id": "trace-replay-summary/request_throughput",
157
  "name": "request_throughput",
158
  "dataType": "sc:Float",
159
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "request_throughput" } }
 
 
 
 
 
 
 
160
  },
161
  {
162
  "@type": "cr:Field",
163
  "@id": "trace-replay-summary/median_ttft_ms",
164
  "name": "median_ttft_ms",
165
  "dataType": "sc:Float",
166
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "median_ttft_ms" } }
 
 
 
 
 
 
 
167
  },
168
  {
169
  "@type": "cr:Field",
170
  "@id": "trace-replay-summary/median_tpot_ms",
171
  "name": "median_tpot_ms",
172
  "dataType": "sc:Float",
173
- "source": { "fileObject": { "@id": "trace-replay-summary-parquet" }, "extract": { "column": "median_tpot_ms" } }
 
 
 
 
 
 
 
174
  }
175
  ]
176
  },
@@ -185,63 +248,126 @@
185
  "@id": "distributional-summary/run_id",
186
  "name": "run_id",
187
  "dataType": "sc:Text",
188
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "run_id" } }
 
 
 
 
 
 
 
189
  },
190
  {
191
  "@type": "cr:Field",
192
  "@id": "distributional-summary/model",
193
  "name": "model",
194
  "dataType": "sc:Text",
195
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "model" } }
 
 
 
 
 
 
 
196
  },
197
  {
198
  "@type": "cr:Field",
199
  "@id": "distributional-summary/hardware",
200
  "name": "hardware",
201
  "dataType": "sc:Text",
202
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "hardware" } }
 
 
 
 
 
 
 
203
  },
204
  {
205
  "@type": "cr:Field",
206
  "@id": "distributional-summary/engine",
207
  "name": "engine",
208
  "dataType": "sc:Text",
209
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "engine" } }
 
 
 
 
 
 
 
210
  },
211
  {
212
  "@type": "cr:Field",
213
  "@id": "distributional-summary/profile",
214
  "name": "profile",
215
  "dataType": "sc:Text",
216
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "profile" } }
 
 
 
 
 
 
 
217
  },
218
  {
219
  "@type": "cr:Field",
220
  "@id": "distributional-summary/concurrency",
221
  "name": "concurrency",
222
  "dataType": "sc:Integer",
223
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "concurrency" } }
 
 
 
 
 
 
 
224
  },
225
  {
226
  "@type": "cr:Field",
227
  "@id": "distributional-summary/request_throughput",
228
  "name": "request_throughput",
229
  "dataType": "sc:Float",
230
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "request_throughput" } }
 
 
 
 
 
 
 
231
  },
232
  {
233
  "@type": "cr:Field",
234
  "@id": "distributional-summary/median_ttft_ms",
235
  "name": "median_ttft_ms",
236
  "dataType": "sc:Float",
237
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "median_ttft_ms" } }
 
 
 
 
 
 
 
238
  },
239
  {
240
  "@type": "cr:Field",
241
  "@id": "distributional-summary/median_tpot_ms",
242
  "name": "median_tpot_ms",
243
  "dataType": "sc:Float",
244
- "source": { "fileObject": { "@id": "distributional-summary-parquet" }, "extract": { "column": "median_tpot_ms" } }
 
 
 
 
 
 
 
245
  }
246
  ]
247
  },
@@ -256,49 +382,98 @@
256
  "@id": "kernels-labeled/source",
257
  "name": "source",
258
  "dataType": "sc:Text",
259
- "source": { "fileObject": { "@id": "kernels-labeled-parquet" }, "extract": { "column": "source" } }
 
 
 
 
 
 
 
260
  },
261
  {
262
  "@type": "cr:Field",
263
  "@id": "kernels-labeled/gpu",
264
  "name": "gpu",
265
  "dataType": "sc:Text",
266
- "source": { "fileObject": { "@id": "kernels-labeled-parquet" }, "extract": { "column": "gpu" } }
 
 
 
 
 
 
 
267
  },
268
  {
269
  "@type": "cr:Field",
270
  "@id": "kernels-labeled/model",
271
  "name": "model",
272
  "dataType": "sc:Text",
273
- "source": { "fileObject": { "@id": "kernels-labeled-parquet" }, "extract": { "column": "model" } }
 
 
 
 
 
 
 
274
  },
275
  {
276
  "@type": "cr:Field",
277
  "@id": "kernels-labeled/kernel_family",
278
  "name": "kernel_family",
279
  "dataType": "sc:Text",
280
- "source": { "fileObject": { "@id": "kernels-labeled-parquet" }, "extract": { "column": "kernel_family" } }
 
 
 
 
 
 
 
281
  },
282
  {
283
  "@type": "cr:Field",
284
  "@id": "kernels-labeled/kernel_name",
285
  "name": "kernel_name",
286
  "dataType": "sc:Text",
287
- "source": { "fileObject": { "@id": "kernels-labeled-parquet" }, "extract": { "column": "kernel_name" } }
 
 
 
 
 
 
 
288
  },
289
  {
290
  "@type": "cr:Field",
291
  "@id": "kernels-labeled/gpu_time_duration_ms",
292
  "name": "gpu_time_duration_ms",
293
  "dataType": "sc:Float",
294
- "source": { "fileObject": { "@id": "kernels-labeled-parquet" }, "extract": { "column": "gpu_time_duration_ms" } }
 
 
 
 
 
 
 
295
  },
296
  {
297
  "@type": "cr:Field",
298
  "@id": "kernels-labeled/dram_bytes_sum",
299
  "name": "dram_bytes_sum",
300
  "dataType": "sc:Float",
301
- "source": { "fileObject": { "@id": "kernels-labeled-parquet" }, "extract": { "column": "dram_bytes_sum" } }
 
 
 
 
 
 
 
302
  }
303
  ]
304
  },
@@ -313,28 +488,56 @@
313
  "@id": "roofline-quadrant/model",
314
  "name": "model",
315
  "dataType": "sc:Text",
316
- "source": { "fileObject": { "@id": "roofline-quadrant-parquet" }, "extract": { "column": "model" } }
 
 
 
 
 
 
 
317
  },
318
  {
319
  "@type": "cr:Field",
320
  "@id": "roofline-quadrant/hardware",
321
  "name": "hardware",
322
  "dataType": "sc:Text",
323
- "source": { "fileObject": { "@id": "roofline-quadrant-parquet" }, "extract": { "column": "hardware" } }
 
 
 
 
 
 
 
324
  },
325
  {
326
  "@type": "cr:Field",
327
  "@id": "roofline-quadrant/oi",
328
  "name": "oi",
329
  "dataType": "sc:Float",
330
- "source": { "fileObject": { "@id": "roofline-quadrant-parquet" }, "extract": { "column": "oi" } }
 
 
 
 
 
 
 
331
  },
332
  {
333
  "@type": "cr:Field",
334
  "@id": "roofline-quadrant/output_tput",
335
  "name": "output_tput",
336
  "dataType": "sc:Float",
337
- "source": { "fileObject": { "@id": "roofline-quadrant-parquet" }, "extract": { "column": "output_tput" } }
 
 
 
 
 
 
 
338
  }
339
  ]
340
  },
@@ -349,91 +552,182 @@
349
  "@id": "predictions/hardware_config",
350
  "name": "hardware_config",
351
  "dataType": "sc:Text",
352
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "hardware_config" } }
 
 
 
 
 
 
 
353
  },
354
  {
355
  "@type": "cr:Field",
356
  "@id": "predictions/model",
357
  "name": "model",
358
  "dataType": "sc:Text",
359
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "model" } }
 
 
 
 
 
 
 
360
  },
361
  {
362
  "@type": "cr:Field",
363
  "@id": "predictions/ttft_pred",
364
  "name": "ttft_pred",
365
  "dataType": "sc:Float",
366
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "ttft_pred" } }
 
 
 
 
 
 
 
367
  },
368
  {
369
  "@type": "cr:Field",
370
  "@id": "predictions/ttft_meas",
371
  "name": "ttft_meas",
372
  "dataType": "sc:Float",
373
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "ttft_meas" } }
 
 
 
 
 
 
 
374
  },
375
  {
376
  "@type": "cr:Field",
377
  "@id": "predictions/ttft_err",
378
  "name": "ttft_err",
379
  "dataType": "sc:Float",
380
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "ttft_err" } }
 
 
 
 
 
 
 
381
  },
382
  {
383
  "@type": "cr:Field",
384
  "@id": "predictions/tpot_pred",
385
  "name": "tpot_pred",
386
  "dataType": "sc:Float",
387
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "tpot_pred" } }
 
 
 
 
 
 
 
388
  },
389
  {
390
  "@type": "cr:Field",
391
  "@id": "predictions/tpot_meas",
392
  "name": "tpot_meas",
393
  "dataType": "sc:Float",
394
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "tpot_meas" } }
 
 
 
 
 
 
 
395
  },
396
  {
397
  "@type": "cr:Field",
398
  "@id": "predictions/tpot_err",
399
  "name": "tpot_err",
400
  "dataType": "sc:Float",
401
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "tpot_err" } }
 
 
 
 
 
 
 
402
  },
403
  {
404
  "@type": "cr:Field",
405
  "@id": "predictions/e2el_pred",
406
  "name": "e2el_pred",
407
  "dataType": "sc:Float",
408
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "e2el_pred" } }
 
 
 
 
 
 
 
409
  },
410
  {
411
  "@type": "cr:Field",
412
  "@id": "predictions/e2el_meas",
413
  "name": "e2el_meas",
414
  "dataType": "sc:Float",
415
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "e2el_meas" } }
 
 
 
 
 
 
 
416
  },
417
  {
418
  "@type": "cr:Field",
419
  "@id": "predictions/e2el_err",
420
  "name": "e2el_err",
421
  "dataType": "sc:Float",
422
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "e2el_err" } }
 
 
 
 
 
 
 
423
  },
424
  {
425
  "@type": "cr:Field",
426
  "@id": "predictions/cache_hit_rate",
427
  "name": "cache_hit_rate",
428
  "dataType": "sc:Float",
429
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "cache_hit_rate" } }
 
 
 
 
 
 
 
430
  },
431
  {
432
  "@type": "cr:Field",
433
  "@id": "predictions/cache_aware_applied",
434
  "name": "cache_aware_applied",
435
  "dataType": "sc:Boolean",
436
- "source": { "fileObject": { "@id": "predictions-parquet" }, "extract": { "column": "cache_aware_applied" } }
 
 
 
 
 
 
 
437
  }
438
  ]
439
  }
@@ -466,5 +760,12 @@
466
  "@type": "prov:Activity",
467
  "name": "AgentPerfBench benchmark collection",
468
  "description": "Deploy model on target GPU with specified engine and tensor parallelism. Send requests per configuration after warmup using closed-loop concurrency control. Record per-request TTFT, TPOT, ITL, E2EL, and token counts. Compute summary statistics. Sanitize credentials and convert to Parquet."
469
- }
 
 
 
 
 
 
 
470
  }
 
114
  "@id": "trace-replay-summary/run_id",
115
  "name": "run_id",
116
  "dataType": "sc:Text",
117
+ "source": {
118
+ "fileObject": {
119
+ "@id": "trace-replay-summary-parquet"
120
+ },
121
+ "extract": {
122
+ "column": "run_id"
123
+ }
124
+ }
125
  },
126
  {
127
  "@type": "cr:Field",
128
  "@id": "trace-replay-summary/model",
129
  "name": "model",
130
  "dataType": "sc:Text",
131
+ "source": {
132
+ "fileObject": {
133
+ "@id": "trace-replay-summary-parquet"
134
+ },
135
+ "extract": {
136
+ "column": "model"
137
+ }
138
+ }
139
  },
140
  {
141
  "@type": "cr:Field",
142
  "@id": "trace-replay-summary/hardware",
143
  "name": "hardware",
144
  "dataType": "sc:Text",
145
+ "source": {
146
+ "fileObject": {
147
+ "@id": "trace-replay-summary-parquet"
148
+ },
149
+ "extract": {
150
+ "column": "hardware"
151
+ }
152
+ }
153
  },
154
  {
155
  "@type": "cr:Field",
156
  "@id": "trace-replay-summary/engine",
157
  "name": "engine",
158
  "dataType": "sc:Text",
159
+ "source": {
160
+ "fileObject": {
161
+ "@id": "trace-replay-summary-parquet"
162
+ },
163
+ "extract": {
164
+ "column": "engine"
165
+ }
166
+ }
167
  },
168
  {
169
  "@type": "cr:Field",
170
  "@id": "trace-replay-summary/profile",
171
  "name": "profile",
172
  "dataType": "sc:Text",
173
+ "source": {
174
+ "fileObject": {
175
+ "@id": "trace-replay-summary-parquet"
176
+ },
177
+ "extract": {
178
+ "column": "profile"
179
+ }
180
+ }
181
  },
182
  {
183
  "@type": "cr:Field",
184
  "@id": "trace-replay-summary/concurrency",
185
  "name": "concurrency",
186
  "dataType": "sc:Integer",
187
+ "source": {
188
+ "fileObject": {
189
+ "@id": "trace-replay-summary-parquet"
190
+ },
191
+ "extract": {
192
+ "column": "concurrency"
193
+ }
194
+ }
195
  },
196
  {
197
  "@type": "cr:Field",
198
  "@id": "trace-replay-summary/request_throughput",
199
  "name": "request_throughput",
200
  "dataType": "sc:Float",
201
+ "source": {
202
+ "fileObject": {
203
+ "@id": "trace-replay-summary-parquet"
204
+ },
205
+ "extract": {
206
+ "column": "request_throughput"
207
+ }
208
+ }
209
  },
210
  {
211
  "@type": "cr:Field",
212
  "@id": "trace-replay-summary/median_ttft_ms",
213
  "name": "median_ttft_ms",
214
  "dataType": "sc:Float",
215
+ "source": {
216
+ "fileObject": {
217
+ "@id": "trace-replay-summary-parquet"
218
+ },
219
+ "extract": {
220
+ "column": "median_ttft_ms"
221
+ }
222
+ }
223
  },
224
  {
225
  "@type": "cr:Field",
226
  "@id": "trace-replay-summary/median_tpot_ms",
227
  "name": "median_tpot_ms",
228
  "dataType": "sc:Float",
229
+ "source": {
230
+ "fileObject": {
231
+ "@id": "trace-replay-summary-parquet"
232
+ },
233
+ "extract": {
234
+ "column": "median_tpot_ms"
235
+ }
236
+ }
237
  }
238
  ]
239
  },
 
248
  "@id": "distributional-summary/run_id",
249
  "name": "run_id",
250
  "dataType": "sc:Text",
251
+ "source": {
252
+ "fileObject": {
253
+ "@id": "distributional-summary-parquet"
254
+ },
255
+ "extract": {
256
+ "column": "run_id"
257
+ }
258
+ }
259
  },
260
  {
261
  "@type": "cr:Field",
262
  "@id": "distributional-summary/model",
263
  "name": "model",
264
  "dataType": "sc:Text",
265
+ "source": {
266
+ "fileObject": {
267
+ "@id": "distributional-summary-parquet"
268
+ },
269
+ "extract": {
270
+ "column": "model"
271
+ }
272
+ }
273
  },
274
  {
275
  "@type": "cr:Field",
276
  "@id": "distributional-summary/hardware",
277
  "name": "hardware",
278
  "dataType": "sc:Text",
279
+ "source": {
280
+ "fileObject": {
281
+ "@id": "distributional-summary-parquet"
282
+ },
283
+ "extract": {
284
+ "column": "hardware"
285
+ }
286
+ }
287
  },
288
  {
289
  "@type": "cr:Field",
290
  "@id": "distributional-summary/engine",
291
  "name": "engine",
292
  "dataType": "sc:Text",
293
+ "source": {
294
+ "fileObject": {
295
+ "@id": "distributional-summary-parquet"
296
+ },
297
+ "extract": {
298
+ "column": "engine"
299
+ }
300
+ }
301
  },
302
  {
303
  "@type": "cr:Field",
304
  "@id": "distributional-summary/profile",
305
  "name": "profile",
306
  "dataType": "sc:Text",
307
+ "source": {
308
+ "fileObject": {
309
+ "@id": "distributional-summary-parquet"
310
+ },
311
+ "extract": {
312
+ "column": "profile"
313
+ }
314
+ }
315
  },
316
  {
317
  "@type": "cr:Field",
318
  "@id": "distributional-summary/concurrency",
319
  "name": "concurrency",
320
  "dataType": "sc:Integer",
321
+ "source": {
322
+ "fileObject": {
323
+ "@id": "distributional-summary-parquet"
324
+ },
325
+ "extract": {
326
+ "column": "concurrency"
327
+ }
328
+ }
329
  },
330
  {
331
  "@type": "cr:Field",
332
  "@id": "distributional-summary/request_throughput",
333
  "name": "request_throughput",
334
  "dataType": "sc:Float",
335
+ "source": {
336
+ "fileObject": {
337
+ "@id": "distributional-summary-parquet"
338
+ },
339
+ "extract": {
340
+ "column": "request_throughput"
341
+ }
342
+ }
343
  },
344
  {
345
  "@type": "cr:Field",
346
  "@id": "distributional-summary/median_ttft_ms",
347
  "name": "median_ttft_ms",
348
  "dataType": "sc:Float",
349
+ "source": {
350
+ "fileObject": {
351
+ "@id": "distributional-summary-parquet"
352
+ },
353
+ "extract": {
354
+ "column": "median_ttft_ms"
355
+ }
356
+ }
357
  },
358
  {
359
  "@type": "cr:Field",
360
  "@id": "distributional-summary/median_tpot_ms",
361
  "name": "median_tpot_ms",
362
  "dataType": "sc:Float",
363
+ "source": {
364
+ "fileObject": {
365
+ "@id": "distributional-summary-parquet"
366
+ },
367
+ "extract": {
368
+ "column": "median_tpot_ms"
369
+ }
370
+ }
371
  }
372
  ]
373
  },
 
382
  "@id": "kernels-labeled/source",
383
  "name": "source",
384
  "dataType": "sc:Text",
385
+ "source": {
386
+ "fileObject": {
387
+ "@id": "kernels-labeled-parquet"
388
+ },
389
+ "extract": {
390
+ "column": "source"
391
+ }
392
+ }
393
  },
394
  {
395
  "@type": "cr:Field",
396
  "@id": "kernels-labeled/gpu",
397
  "name": "gpu",
398
  "dataType": "sc:Text",
399
+ "source": {
400
+ "fileObject": {
401
+ "@id": "kernels-labeled-parquet"
402
+ },
403
+ "extract": {
404
+ "column": "gpu"
405
+ }
406
+ }
407
  },
408
  {
409
  "@type": "cr:Field",
410
  "@id": "kernels-labeled/model",
411
  "name": "model",
412
  "dataType": "sc:Text",
413
+ "source": {
414
+ "fileObject": {
415
+ "@id": "kernels-labeled-parquet"
416
+ },
417
+ "extract": {
418
+ "column": "model"
419
+ }
420
+ }
421
  },
422
  {
423
  "@type": "cr:Field",
424
  "@id": "kernels-labeled/kernel_family",
425
  "name": "kernel_family",
426
  "dataType": "sc:Text",
427
+ "source": {
428
+ "fileObject": {
429
+ "@id": "kernels-labeled-parquet"
430
+ },
431
+ "extract": {
432
+ "column": "kernel_family"
433
+ }
434
+ }
435
  },
436
  {
437
  "@type": "cr:Field",
438
  "@id": "kernels-labeled/kernel_name",
439
  "name": "kernel_name",
440
  "dataType": "sc:Text",
441
+ "source": {
442
+ "fileObject": {
443
+ "@id": "kernels-labeled-parquet"
444
+ },
445
+ "extract": {
446
+ "column": "kernel_name"
447
+ }
448
+ }
449
  },
450
  {
451
  "@type": "cr:Field",
452
  "@id": "kernels-labeled/gpu_time_duration_ms",
453
  "name": "gpu_time_duration_ms",
454
  "dataType": "sc:Float",
455
+ "source": {
456
+ "fileObject": {
457
+ "@id": "kernels-labeled-parquet"
458
+ },
459
+ "extract": {
460
+ "column": "gpu_time_duration_ms"
461
+ }
462
+ }
463
  },
464
  {
465
  "@type": "cr:Field",
466
  "@id": "kernels-labeled/dram_bytes_sum",
467
  "name": "dram_bytes_sum",
468
  "dataType": "sc:Float",
469
+ "source": {
470
+ "fileObject": {
471
+ "@id": "kernels-labeled-parquet"
472
+ },
473
+ "extract": {
474
+ "column": "dram_bytes_sum"
475
+ }
476
+ }
477
  }
478
  ]
479
  },
 
488
  "@id": "roofline-quadrant/model",
489
  "name": "model",
490
  "dataType": "sc:Text",
491
+ "source": {
492
+ "fileObject": {
493
+ "@id": "roofline-quadrant-parquet"
494
+ },
495
+ "extract": {
496
+ "column": "model"
497
+ }
498
+ }
499
  },
500
  {
501
  "@type": "cr:Field",
502
  "@id": "roofline-quadrant/hardware",
503
  "name": "hardware",
504
  "dataType": "sc:Text",
505
+ "source": {
506
+ "fileObject": {
507
+ "@id": "roofline-quadrant-parquet"
508
+ },
509
+ "extract": {
510
+ "column": "hardware"
511
+ }
512
+ }
513
  },
514
  {
515
  "@type": "cr:Field",
516
  "@id": "roofline-quadrant/oi",
517
  "name": "oi",
518
  "dataType": "sc:Float",
519
+ "source": {
520
+ "fileObject": {
521
+ "@id": "roofline-quadrant-parquet"
522
+ },
523
+ "extract": {
524
+ "column": "oi"
525
+ }
526
+ }
527
  },
528
  {
529
  "@type": "cr:Field",
530
  "@id": "roofline-quadrant/output_tput",
531
  "name": "output_tput",
532
  "dataType": "sc:Float",
533
+ "source": {
534
+ "fileObject": {
535
+ "@id": "roofline-quadrant-parquet"
536
+ },
537
+ "extract": {
538
+ "column": "output_tput"
539
+ }
540
+ }
541
  }
542
  ]
543
  },
 
552
  "@id": "predictions/hardware_config",
553
  "name": "hardware_config",
554
  "dataType": "sc:Text",
555
+ "source": {
556
+ "fileObject": {
557
+ "@id": "predictions-parquet"
558
+ },
559
+ "extract": {
560
+ "column": "hardware_config"
561
+ }
562
+ }
563
  },
564
  {
565
  "@type": "cr:Field",
566
  "@id": "predictions/model",
567
  "name": "model",
568
  "dataType": "sc:Text",
569
+ "source": {
570
+ "fileObject": {
571
+ "@id": "predictions-parquet"
572
+ },
573
+ "extract": {
574
+ "column": "model"
575
+ }
576
+ }
577
  },
578
  {
579
  "@type": "cr:Field",
580
  "@id": "predictions/ttft_pred",
581
  "name": "ttft_pred",
582
  "dataType": "sc:Float",
583
+ "source": {
584
+ "fileObject": {
585
+ "@id": "predictions-parquet"
586
+ },
587
+ "extract": {
588
+ "column": "ttft_pred"
589
+ }
590
+ }
591
  },
592
  {
593
  "@type": "cr:Field",
594
  "@id": "predictions/ttft_meas",
595
  "name": "ttft_meas",
596
  "dataType": "sc:Float",
597
+ "source": {
598
+ "fileObject": {
599
+ "@id": "predictions-parquet"
600
+ },
601
+ "extract": {
602
+ "column": "ttft_meas"
603
+ }
604
+ }
605
  },
606
  {
607
  "@type": "cr:Field",
608
  "@id": "predictions/ttft_err",
609
  "name": "ttft_err",
610
  "dataType": "sc:Float",
611
+ "source": {
612
+ "fileObject": {
613
+ "@id": "predictions-parquet"
614
+ },
615
+ "extract": {
616
+ "column": "ttft_err"
617
+ }
618
+ }
619
  },
620
  {
621
  "@type": "cr:Field",
622
  "@id": "predictions/tpot_pred",
623
  "name": "tpot_pred",
624
  "dataType": "sc:Float",
625
+ "source": {
626
+ "fileObject": {
627
+ "@id": "predictions-parquet"
628
+ },
629
+ "extract": {
630
+ "column": "tpot_pred"
631
+ }
632
+ }
633
  },
634
  {
635
  "@type": "cr:Field",
636
  "@id": "predictions/tpot_meas",
637
  "name": "tpot_meas",
638
  "dataType": "sc:Float",
639
+ "source": {
640
+ "fileObject": {
641
+ "@id": "predictions-parquet"
642
+ },
643
+ "extract": {
644
+ "column": "tpot_meas"
645
+ }
646
+ }
647
  },
648
  {
649
  "@type": "cr:Field",
650
  "@id": "predictions/tpot_err",
651
  "name": "tpot_err",
652
  "dataType": "sc:Float",
653
+ "source": {
654
+ "fileObject": {
655
+ "@id": "predictions-parquet"
656
+ },
657
+ "extract": {
658
+ "column": "tpot_err"
659
+ }
660
+ }
661
  },
662
  {
663
  "@type": "cr:Field",
664
  "@id": "predictions/e2el_pred",
665
  "name": "e2el_pred",
666
  "dataType": "sc:Float",
667
+ "source": {
668
+ "fileObject": {
669
+ "@id": "predictions-parquet"
670
+ },
671
+ "extract": {
672
+ "column": "e2el_pred"
673
+ }
674
+ }
675
  },
676
  {
677
  "@type": "cr:Field",
678
  "@id": "predictions/e2el_meas",
679
  "name": "e2el_meas",
680
  "dataType": "sc:Float",
681
+ "source": {
682
+ "fileObject": {
683
+ "@id": "predictions-parquet"
684
+ },
685
+ "extract": {
686
+ "column": "e2el_meas"
687
+ }
688
+ }
689
  },
690
  {
691
  "@type": "cr:Field",
692
  "@id": "predictions/e2el_err",
693
  "name": "e2el_err",
694
  "dataType": "sc:Float",
695
+ "source": {
696
+ "fileObject": {
697
+ "@id": "predictions-parquet"
698
+ },
699
+ "extract": {
700
+ "column": "e2el_err"
701
+ }
702
+ }
703
  },
704
  {
705
  "@type": "cr:Field",
706
  "@id": "predictions/cache_hit_rate",
707
  "name": "cache_hit_rate",
708
  "dataType": "sc:Float",
709
+ "source": {
710
+ "fileObject": {
711
+ "@id": "predictions-parquet"
712
+ },
713
+ "extract": {
714
+ "column": "cache_hit_rate"
715
+ }
716
+ }
717
  },
718
  {
719
  "@type": "cr:Field",
720
  "@id": "predictions/cache_aware_applied",
721
  "name": "cache_aware_applied",
722
  "dataType": "sc:Boolean",
723
+ "source": {
724
+ "fileObject": {
725
+ "@id": "predictions-parquet"
726
+ },
727
+ "extract": {
728
+ "column": "cache_aware_applied"
729
+ }
730
+ }
731
  }
732
  ]
733
  }
 
760
  "@type": "prov:Activity",
761
  "name": "AgentPerfBench benchmark collection",
762
  "description": "Deploy model on target GPU with specified engine and tensor parallelism. Send requests per configuration after warmup using closed-loop concurrency control. Record per-request TTFT, TPOT, ITL, E2EL, and token counts. Compute summary statistics. Sanitize credentials and convert to Parquet."
763
+ },
764
+ "rai:dataCollection": "Automated benchmark collection. Models deployed on target GPU with specified engine and tensor parallelism. Requests sent per workload profile using closed-loop concurrency control with semaphore. Per-request TTFT, TPOT, ITL, E2EL, and token counts recorded. Kernel profiles collected via Nsight Compute (ncu) with hardware counter metrics.",
765
+ "rai:dataCollectionType": "Automated measurement via benchmarking scripts. No human subjects or crowdsourcing.",
766
+ "rai:dataCollectionMissingData": "Some model-hardware-concurrency combinations are absent due to OOM or engine incompatibility. Concurrency levels exceeding the session-pool size were filtered (see Concurrency filtering in README).",
767
+ "rai:dataPreprocessing": "Credentials and API endpoints stripped. Concurrency-buggy rows filtered. Summary statistics (mean, median, p90, p99) computed from per-request measurements. Kernel names demangled from NCU output.",
768
+ "rai:dataAnnotationProtocol": "Not applicable. Fully automated benchmark collection with no human annotation.",
769
+ "rai:dataAnnotationPlatform": "Not applicable. No human annotation.",
770
+ "rai:dataAnnotationAnalysis": "Not applicable. No human annotation."
771
  }