IlyasMoutawwakil HF staff commited on
Commit
2801b9f
·
verified ·
1 Parent(s): 0c1b593

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
@@ -104,7 +104,7 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 797.696,
108
  "max_global_vram": 1403.518976,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 773.849088,
@@ -113,31 +113,31 @@
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.9137587890625,
117
- "mean": 7.9137587890625,
118
  "stdev": 0.0,
119
- "p50": 7.9137587890625,
120
- "p90": 7.9137587890625,
121
- "p95": 7.9137587890625,
122
- "p99": 7.9137587890625,
123
  "values": [
124
- 7.9137587890625
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 9.879826368054822e-07,
131
- "ram": 4.97481738067504e-07,
132
- "gpu": 0.0,
133
- "total": 1.4854643748729862e-06
134
  },
135
  "efficiency": null
136
  },
137
  "forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1185.558528,
141
  "max_global_vram": 1434.976256,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 794.820608,
@@ -145,102 +145,103 @@
145
  },
146
  "latency": {
147
  "unit": "s",
148
- "count": 71,
149
- "total": 1.0025191984176636,
150
- "mean": 0.014119988710107938,
151
- "stdev": 0.00031121788049334634,
152
- "p50": 0.014034943580627441,
153
- "p90": 0.014678943634033203,
154
- "p95": 0.014763008117675782,
155
- "p99": 0.015045631980895997,
156
  "values": [
157
- 0.014953472137451173,
158
- 0.014739456176757813,
159
- 0.014678943634033203,
160
- 0.015260671615600586,
161
- 0.013946880340576171,
162
- 0.014111743927001954,
163
- 0.01406873607635498,
164
- 0.014475263595581055,
165
- 0.013797375679016113,
166
- 0.013875200271606445,
167
- 0.014112768173217773,
168
- 0.014024703979492188,
169
- 0.014244864463806153,
170
- 0.013825023651123047,
171
- 0.0139683837890625,
172
- 0.014043999671936034,
173
- 0.014137344360351562,
 
174
  0.013820927619934082,
175
- 0.013955103874206542,
176
- 0.01427558422088623,
177
- 0.013815808296203613,
178
- 0.013902848243713378,
179
- 0.013944992065429688,
180
- 0.013882304191589355,
181
- 0.013806655883789062,
182
- 0.013888511657714844,
183
- 0.014321503639221191,
184
- 0.013986975669860839,
185
- 0.013864959716796875,
186
- 0.013873120307922364,
187
- 0.014163968086242675,
188
- 0.013896703720092773,
189
- 0.014098431587219238,
190
- 0.013998080253601074,
191
- 0.014059328079223632,
192
- 0.013957119941711426,
193
- 0.013903871536254882,
194
- 0.013792096138000488,
195
- 0.013925375938415528,
196
- 0.01376460838317871,
197
- 0.014112768173217773,
198
- 0.014665727615356445,
199
- 0.014140416145324707,
200
- 0.013963232040405274,
201
- 0.013924351692199707,
202
- 0.013924351692199707,
203
- 0.013869088172912597,
204
- 0.013906944274902343,
205
- 0.014034943580627441,
206
- 0.01399295997619629,
207
- 0.013974528312683105,
208
- 0.013894720077514649,
209
- 0.014722047805786133,
210
- 0.014682111740112304,
 
 
 
 
 
 
 
 
 
 
211
  0.01486847972869873,
212
- 0.014495743751525878,
213
- 0.014369791984558105,
214
- 0.01478656005859375,
215
- 0.014217215538024902,
216
- 0.01397862434387207,
217
- 0.014129152297973633,
218
- 0.014054400444030762,
219
- 0.014014464378356933,
220
- 0.014056544303894043,
221
- 0.014284799575805664,
222
- 0.013989888191223144,
223
- 0.014035967826843262,
224
- 0.014073792457580567,
225
- 0.014050304412841797,
226
- 0.014062591552734375,
227
- 0.014078975677490235
228
  ]
229
  },
230
  "throughput": {
231
  "unit": "samples/s",
232
- "value": 70.82158637167605
233
  },
234
  "energy": {
235
  "unit": "kWh",
236
- "cpu": 1.643544238774682e-07,
237
- "ram": 8.97711578787653e-08,
238
- "gpu": 3.3912888621917203e-07,
239
- "total": 5.932544679754054e-07
240
  },
241
  "efficiency": {
242
  "unit": "samples/kWh",
243
- "value": 1685617.3092344194
244
  }
245
  }
246
  }
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 797.773824,
108
  "max_global_vram": 1403.518976,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 773.849088,
 
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.83820068359375,
117
+ "mean": 7.83820068359375,
118
  "stdev": 0.0,
119
+ "p50": 7.83820068359375,
120
+ "p90": 7.83820068359375,
121
+ "p95": 7.83820068359375,
122
+ "p99": 7.83820068359375,
123
  "values": [
124
+ 7.83820068359375
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 9.466797437503438e-07,
131
+ "ram": 5.031451344015959e-07,
132
+ "gpu": 1.7802792019998986e-06,
133
+ "total": 3.2301040801518385e-06
134
  },
135
  "efficiency": null
136
  },
137
  "forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1185.865728,
141
  "max_global_vram": 1434.976256,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 794.820608,
 
145
  },
146
  "latency": {
147
  "unit": "s",
148
+ "count": 72,
149
+ "total": 1.0023484115600583,
150
+ "mean": 0.013921505716111924,
151
+ "stdev": 0.0005006937407330655,
152
+ "p50": 0.013623295783996582,
153
+ "p90": 0.014561075019836426,
154
+ "p95": 0.014950502109527588,
155
+ "p99": 0.015364484834671023,
156
  "values": [
157
+ 0.015598591804504394,
158
+ 0.015268863677978516,
159
+ 0.01511526393890381,
160
+ 0.013908991813659668,
161
+ 0.013652992248535157,
162
+ 0.013596672058105469,
163
+ 0.013652992248535157,
164
+ 0.013626336097717285,
165
+ 0.013622271537780761,
166
+ 0.013553664207458497,
167
+ 0.013566975593566894,
168
+ 0.013628416061401367,
169
+ 0.013579263687133789,
170
+ 0.013567935943603516,
171
+ 0.01356390380859375,
172
+ 0.013594623565673827,
173
+ 0.013603839874267578,
174
+ 0.01366220760345459,
175
  0.013820927619934082,
176
+ 0.013659135818481445,
177
+ 0.013682720184326171,
178
+ 0.013624320030212403,
179
+ 0.013883392333984374,
180
+ 0.014003199577331543,
181
+ 0.013692928314208984,
182
+ 0.013620223999023438,
183
+ 0.013549568176269532,
184
+ 0.013594623565673827,
185
+ 0.013560832023620606,
186
+ 0.013558783531188966,
187
+ 0.013586432456970214,
188
+ 0.013576255798339844,
189
+ 0.013609984397888183,
190
+ 0.013557760238647461,
191
+ 0.013570015907287597,
192
+ 0.013570048332214356,
193
+ 0.013558783531188966,
194
+ 0.013593600273132325,
195
+ 0.013576191902160644,
196
+ 0.013534208297729493,
197
+ 0.013579232215881348,
198
+ 0.0135731201171875,
199
+ 0.013572031974792481,
200
+ 0.013604864120483399,
201
+ 0.013586432456970214,
202
+ 0.013648896217346192,
203
+ 0.013601792335510255,
204
+ 0.013584383964538574,
205
+ 0.013558783531188966,
206
+ 0.013530112266540528,
207
+ 0.013565952301025391,
208
+ 0.013594623565673827,
209
+ 0.013595647811889648,
210
+ 0.014411775588989258,
211
+ 0.01438003158569336,
212
+ 0.014377984046936035,
213
+ 0.014403583526611329,
214
+ 0.014424063682556153,
215
+ 0.014418944358825684,
216
+ 0.01436569595336914,
217
+ 0.014352383613586426,
218
+ 0.014332927703857423,
219
+ 0.014342144012451171,
220
+ 0.014318592071533203,
221
+ 0.014753791809082031,
222
  0.01486847972869873,
223
+ 0.015050751686096191,
224
+ 0.014701567649841308,
225
+ 0.014467071533203125,
226
+ 0.014423040390014649,
227
+ 0.014440447807312011,
228
+ 0.01457151985168457
 
 
 
 
 
 
 
 
 
 
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "samples/s",
233
+ "value": 71.83131052000067
234
  },
235
  "energy": {
236
  "unit": "kWh",
237
+ "cpu": 1.6765938083919705e-07,
238
+ "ram": 9.156234445241707e-08,
239
+ "gpu": 3.711661811267508e-07,
240
+ "total": 6.303879064183649e-07
241
  },
242
  "efficiency": {
243
  "unit": "samples/kWh",
244
+ "value": 1586324.8482694358
245
  }
246
  }
247
  }