IlyasMoutawwakil HF staff commited on
Commit
85af381
·
verified ·
1 Parent(s): 19f99ca

Upload cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cuda_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -98,13 +98,15 @@
98
  "timm_commit": null,
99
  "peft_version": "0.13.0",
100
  "peft_commit": null
101
- }
 
 
102
  },
103
  "report": {
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 801.8944,
108
  "max_global_vram": 1410.859008,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 773.849088,
@@ -113,15 +115,15 @@
113
  "latency": {
114
  "unit": "s",
115
  "values": [
116
- 0.21011558532714844
117
  ],
118
  "count": 1,
119
- "total": 0.21011558532714844,
120
- "mean": 0.21011558532714844,
121
- "p50": 0.21011558532714844,
122
- "p90": 0.21011558532714844,
123
- "p95": 0.21011558532714844,
124
- "p99": 0.21011558532714844,
125
  "stdev": 0,
126
  "stdev_": 0
127
  },
@@ -132,7 +134,7 @@
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 1191.022592,
136
  "max_global_vram": 1442.316288,
137
  "max_process_vram": 0.0,
138
  "max_reserved": 794.820608,
@@ -141,103 +143,103 @@
141
  "latency": {
142
  "unit": "s",
143
  "values": [
144
- 0.014164992332458496,
145
- 0.013829119682312012,
146
- 0.0138854398727417,
147
- 0.013789183616638183,
148
- 0.013776896476745605,
149
- 0.01387007999420166,
 
 
 
 
 
 
150
  0.014123007774353028,
151
- 0.014071807861328126,
152
- 0.013941727638244628,
153
- 0.014058496475219727,
154
- 0.014045184135437011,
155
- 0.014164992332458496,
156
- 0.014367744445800782,
157
- 0.014419967651367188,
158
- 0.01431446361541748,
159
- 0.014577664375305176,
160
- 0.013796352386474609,
161
- 0.013823967933654785,
162
- 0.013997056007385255,
163
- 0.013799424171447755,
164
- 0.01415782356262207,
165
- 0.014111743927001954,
166
- 0.014560256004333496,
167
- 0.013914112091064454,
168
- 0.013845503807067871,
169
- 0.013902848243713378,
170
- 0.013821951866149903,
171
- 0.01380352020263672,
172
- 0.013766655921936035,
173
- 0.013708288192749024,
174
- 0.013790207862854004,
175
- 0.014256128311157227,
176
- 0.014381055831909179,
177
- 0.014560256004333496,
178
- 0.01455513572692871,
179
- 0.014127103805541993,
180
- 0.013933568000793458,
181
- 0.01386905574798584,
182
- 0.013881343841552735,
183
- 0.01386905574798584,
184
- 0.013941760063171387,
185
- 0.013847552299499511,
186
- 0.013821951866149903,
187
- 0.013815808296203613,
188
- 0.013873215675354003,
189
- 0.013825023651123047,
190
- 0.013832192420959472,
191
- 0.013783040046691895,
192
- 0.013854720115661622,
193
- 0.013802432060241699,
194
- 0.013801471710205078,
195
- 0.013839360237121581,
196
- 0.013867008209228515,
197
- 0.013600768089294434,
 
 
 
 
 
 
 
 
 
198
  0.013317119598388672,
199
- 0.013280256271362305,
200
- 0.01334169578552246,
201
- 0.013263872146606445,
202
- 0.013775839805603027,
203
- 0.013884415626525879,
204
- 0.013850624084472657,
205
- 0.01417420768737793,
206
- 0.013931520462036133,
207
- 0.013848544120788574,
208
- 0.013752320289611816,
209
- 0.013819904327392578,
210
- 0.013894656181335448,
211
- 0.013859840393066406,
212
- 0.013849568367004395,
213
- 0.013810720443725586,
214
- 0.013828096389770507,
215
- 0.013827072143554688
216
  ],
217
  "count": 72,
218
- "total": 1.0024497623443602,
219
- "mean": 0.013922913365893892,
220
- "p50": 0.013857280254364014,
221
- "p90": 0.014308630084991454,
222
- "p95": 0.014480793285369874,
223
- "p99": 0.014565304431915284,
224
- "stdev": 0.00026552468740160764,
225
- "stdev_": 1.907105793332358
226
  },
227
  "throughput": {
228
  "unit": "samples/s",
229
- "value": 71.82404815141913
230
  },
231
  "energy": {
232
  "unit": "kWh",
233
- "cpu": 1.6195492899774928e-07,
234
- "ram": 8.840322049043706e-08,
235
- "gpu": 3.451954713513706e-07,
236
- "total": 5.955536208395569e-07
237
  },
238
  "efficiency": {
239
  "unit": "samples/kWh",
240
- "value": 1679109.932352173
241
  }
242
  }
243
  }
 
98
  "timm_commit": null,
99
  "peft_version": "0.13.0",
100
  "peft_commit": null
101
+ },
102
+ "print_report": true,
103
+ "log_report": true
104
  },
105
  "report": {
106
  "load": {
107
  "memory": {
108
  "unit": "MB",
109
+ "max_ram": 801.210368,
110
  "max_global_vram": 1410.859008,
111
  "max_process_vram": 0.0,
112
  "max_reserved": 773.849088,
 
115
  "latency": {
116
  "unit": "s",
117
  "values": [
118
+ 0.21377536010742187
119
  ],
120
  "count": 1,
121
+ "total": 0.21377536010742187,
122
+ "mean": 0.21377536010742187,
123
+ "p50": 0.21377536010742187,
124
+ "p90": 0.21377536010742187,
125
+ "p95": 0.21377536010742187,
126
+ "p99": 0.21377536010742187,
127
  "stdev": 0,
128
  "stdev_": 0
129
  },
 
134
  "forward": {
135
  "memory": {
136
  "unit": "MB",
137
+ "max_ram": 1190.326272,
138
  "max_global_vram": 1442.316288,
139
  "max_process_vram": 0.0,
140
  "max_reserved": 794.820608,
 
143
  "latency": {
144
  "unit": "s",
145
  "values": [
146
+ 0.014474240303039551,
147
+ 0.014918656349182128,
148
+ 0.01622425651550293,
149
+ 0.01590988826751709,
150
+ 0.014534655570983887,
151
+ 0.014109696388244629,
152
+ 0.01437388801574707,
153
+ 0.014204928398132324,
154
+ 0.014316543579101563,
155
+ 0.014043135643005371,
156
+ 0.014598143577575684,
157
+ 0.014361599922180175,
158
  0.014123007774353028,
159
+ 0.014258175849914552,
160
+ 0.014334015846252442,
161
+ 0.014912511825561523,
162
+ 0.014449664115905762,
163
+ 0.014467071533203125,
164
+ 0.014459872245788574,
165
+ 0.014155776023864745,
166
+ 0.014525440216064453,
167
+ 0.01439027214050293,
168
+ 0.01499443244934082,
169
+ 0.014542911529541016,
170
+ 0.014120960235595703,
171
+ 0.014277631759643555,
172
+ 0.013961215972900391,
173
+ 0.013915136337280273,
174
+ 0.014027775764465332,
175
+ 0.014299136161804199,
176
+ 0.014215167999267577,
177
+ 0.014386176109313965,
178
+ 0.014539775848388671,
179
+ 0.014633952140808105,
180
+ 0.014379008293151856,
181
+ 0.014253055572509766,
182
+ 0.014476287841796874,
183
+ 0.01408614444732666,
184
+ 0.014154751777648926,
185
+ 0.014113792419433594,
186
+ 0.01420902442932129,
187
+ 0.014007295608520508,
188
+ 0.014211071968078613,
189
+ 0.013988863945007325,
190
+ 0.013811712265014648,
191
+ 0.014012415885925293,
192
+ 0.013991935729980469,
193
+ 0.013542367935180663,
194
+ 0.013497344017028809,
195
+ 0.013461503982543945,
196
+ 0.013459456443786622,
197
+ 0.013488127708435058,
198
+ 0.013497344017028809,
199
+ 0.013531200408935547,
200
+ 0.013466624259948731,
201
+ 0.013508671760559083,
202
+ 0.0134717435836792,
203
+ 0.013378560066223144,
204
+ 0.013355008125305176,
205
+ 0.013314047813415527,
206
+ 0.013450240135192871,
207
+ 0.01336627197265625,
208
+ 0.01335807991027832,
209
+ 0.013308927536010743,
210
+ 0.013312000274658203,
211
+ 0.013314047813415527,
212
+ 0.01330073642730713,
213
+ 0.013347840309143067,
214
+ 0.013360128402709961,
215
  0.013317119598388672,
216
+ 0.013315072059631347,
217
+ 0.013346816062927246
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
218
  ],
219
  "count": 72,
220
+ "total": 1.0108243532180787,
221
+ "mean": 0.014039227128028868,
222
+ "p50": 0.01411174440383911,
223
+ "p90": 0.014542597961425782,
224
+ "p95": 0.014915276861190796,
225
+ "p99": 0.016001055059432986,
226
+ "stdev": 0.0005866494578794183,
227
+ "stdev_": 4.178644967629246
228
  },
229
  "throughput": {
230
  "unit": "samples/s",
231
+ "value": 71.22899222874825
232
  },
233
  "energy": {
234
  "unit": "kWh",
235
+ "cpu": 1.6700075388302587e-07,
236
+ "ram": 9.116016948590546e-08,
237
+ "gpu": 3.450237501971982e-07,
238
+ "total": 6.031846735661295e-07
239
  },
240
  "efficiency": {
241
  "unit": "samples/kWh",
242
+ "value": 1657867.0576754403
243
  }
244
  }
245
  }