IlyasMoutawwakil HF Staff commited on
Commit
1a43ea6
·
verified ·
1 Parent(s): 1a245a8

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.925376,
108
  "max_global_vram": 1410.859008,
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": 8.00678173828125,
117
- "mean": 8.00678173828125,
118
  "stdev": 0.0,
119
- "p50": 8.00678173828125,
120
- "p90": 8.00678173828125,
121
- "p95": 8.00678173828125,
122
- "p99": 8.00678173828125,
123
  "values": [
124
- 8.00678173828125
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 2.382359352082375e-06,
131
- "ram": 1.2867832843096755e-06,
132
- "gpu": 3.7077807440001956e-06,
133
- "total": 7.376923380392246e-06
134
  },
135
  "efficiency": null
136
  },
137
  "forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1187.414016,
141
  "max_global_vram": 1442.316288,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 794.820608,
@@ -145,103 +145,104 @@
145
  },
146
  "latency": {
147
  "unit": "s",
148
- "count": 72,
149
- "total": 1.01028134059906,
150
- "mean": 0.014031685286098057,
151
- "stdev": 0.00028237615654976337,
152
- "p50": 0.01393665599822998,
153
- "p90": 0.01418168296813965,
154
- "p95": 0.014421094417572021,
155
- "p99": 0.01532762106895447,
156
  "values": [
157
- 0.01548902416229248,
158
- 0.014932991981506348,
159
- 0.015261695861816407,
160
- 0.014311424255371094,
161
- 0.014166015625,
162
- 0.013956095695495606,
163
- 0.013964287757873535,
164
- 0.014015487670898438,
165
- 0.013936639785766602,
166
- 0.013911040306091308,
167
- 0.013969408035278321,
168
- 0.013917183876037598,
169
- 0.013880319595336914,
170
- 0.013965312004089356,
171
- 0.013894656181335448,
172
- 0.013919232368469238,
173
- 0.013974495887756348,
174
- 0.014163968086242675,
175
- 0.01394380760192871,
176
- 0.013906944274902343,
177
- 0.013926400184631347,
178
- 0.014114815711975098,
179
- 0.014000127792358399,
180
- 0.013923328399658203,
181
- 0.013914112091064454,
182
- 0.013910016059875489,
183
- 0.014149632453918457,
184
- 0.013942784309387207,
185
- 0.013932543754577637,
186
- 0.013872127532958984,
187
- 0.013939711570739746,
188
- 0.013846528053283692,
189
- 0.013944831848144532,
190
- 0.013920255661010742,
191
- 0.013907967567443847,
192
- 0.013944831848144532,
193
- 0.013922240257263184,
194
- 0.01386291217803955,
195
- 0.013900799751281738,
196
- 0.013917183876037598,
197
- 0.013864959716796875,
198
- 0.013877216339111329,
199
- 0.013880319595336914,
200
- 0.013907967567443847,
201
- 0.013834303855895996,
202
- 0.014108672142028808,
203
- 0.013873151779174805,
204
- 0.013912063598632812,
205
- 0.01387929630279541,
206
- 0.013911040306091308,
207
- 0.013917183876037598,
208
- 0.013964287757873535,
209
- 0.014065664291381836,
210
- 0.01418239974975586,
211
- 0.01455513572692871,
212
- 0.014269439697265626,
213
- 0.01417523193359375,
214
- 0.013965312004089356,
215
- 0.01399084758758545,
216
- 0.013922304153442382,
217
- 0.013996031761169434,
218
- 0.013982720375061035,
219
- 0.0140697603225708,
220
- 0.013915136337280273,
221
- 0.014024671554565429,
222
- 0.014142463684082032,
223
- 0.013933568000793458,
224
- 0.013929471969604493,
225
- 0.014240768432617188,
226
- 0.01393667221069336,
227
- 0.013924351692199707,
228
- 0.013855744361877441
 
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "samples/s",
233
- "value": 71.26727685310571
234
  },
235
  "energy": {
236
  "unit": "kWh",
237
- "cpu": 1.6522153233988893e-07,
238
- "ram": 9.027629395572145e-08,
239
- "gpu": 3.6466464358331924e-07,
240
- "total": 6.201624698789297e-07
241
  },
242
  "efficiency": {
243
  "unit": "samples/kWh",
244
- "value": 1612480.6781603917
245
  }
246
  }
247
  }
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 797.63456,
108
  "max_global_vram": 1410.859008,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 773.849088,
 
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.99313818359375,
117
+ "mean": 7.99313818359375,
118
  "stdev": 0.0,
119
+ "p50": 7.99313818359375,
120
+ "p90": 7.99313818359375,
121
+ "p95": 7.99313818359375,
122
+ "p99": 7.99313818359375,
123
  "values": [
124
+ 7.99313818359375
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 2.4461976930559283e-06,
131
+ "ram": 1.3213167335698236e-06,
132
+ "gpu": 3.4794472280001015e-06,
133
+ "total": 7.2469616546258534e-06
134
  },
135
  "efficiency": null
136
  },
137
  "forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1187.094528,
141
  "max_global_vram": 1442.316288,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 794.820608,
 
145
  },
146
  "latency": {
147
  "unit": "s",
148
+ "count": 73,
149
+ "total": 1.0007601938247679,
150
+ "mean": 0.01370904375102422,
151
+ "stdev": 0.00047724343172411986,
152
+ "p50": 0.013460543632507324,
153
+ "p90": 0.01434152946472168,
154
+ "p95": 0.014887321853637695,
155
+ "p99": 0.015200170097351074,
156
  "values": [
157
+ 0.015492064476013184,
158
+ 0.015086655616760253,
159
+ 0.01476095962524414,
160
+ 0.014906368255615234,
161
+ 0.013642751693725585,
162
+ 0.013442048072814941,
163
+ 0.01358847999572754,
164
+ 0.013716416358947754,
165
+ 0.013436927795410156,
166
+ 0.01437286376953125,
167
+ 0.014111776351928711,
168
+ 0.014962688446044922,
169
+ 0.014216192245483398,
170
+ 0.013718527793884277,
171
+ 0.013478912353515626,
172
+ 0.013450176239013671,
173
+ 0.01339084815979004,
174
+ 0.013363200187683106,
175
+ 0.013460543632507324,
176
+ 0.013443072319030762,
177
+ 0.013451264381408692,
178
+ 0.013566944122314453,
179
+ 0.013412351608276368,
180
+ 0.013431808471679688,
181
+ 0.013408255577087403,
182
+ 0.013386752128601074,
183
+ 0.013420512199401855,
184
+ 0.013361151695251466,
185
+ 0.013411328315734864,
186
+ 0.013402112007141113,
187
+ 0.013414400100708008,
188
+ 0.013429759979248047,
189
+ 0.013834272384643555,
190
+ 0.013609984397888183,
191
+ 0.013494272232055664,
192
+ 0.013467647552490235,
193
+ 0.013425600051879883,
194
+ 0.013406208038330078,
195
+ 0.013412351608276368,
196
+ 0.01344819164276123,
197
+ 0.013443072319030762,
198
+ 0.01338368034362793,
199
+ 0.013429759979248047,
200
+ 0.013570048332214356,
201
+ 0.014402560234069824,
202
+ 0.014874624252319337,
203
+ 0.01396224021911621,
204
+ 0.01387007999420166,
205
+ 0.013567999839782715,
206
+ 0.01336729621887207,
207
+ 0.013460479736328124,
208
+ 0.013233152389526368,
209
+ 0.013272064208984375,
210
+ 0.01397555160522461,
211
+ 0.013903871536254882,
212
+ 0.01419059181213379,
213
+ 0.014135359764099121,
214
+ 0.01409331226348877,
215
+ 0.013841407775878906,
216
+ 0.013882368087768555,
217
+ 0.013761471748352051,
218
+ 0.013565952301025391,
219
+ 0.01337241554260254,
220
+ 0.013370368003845215,
221
+ 0.013373439788818359,
222
+ 0.013369343757629394,
223
+ 0.01337446403503418,
224
+ 0.013409279823303222,
225
+ 0.013352959632873536,
226
+ 0.013362175941467285,
227
+ 0.013805567741394043,
228
+ 0.013798368453979493,
229
+ 0.013748224258422852
230
  ]
231
  },
232
  "throughput": {
233
  "unit": "samples/s",
234
+ "value": 72.94454800505605
235
  },
236
  "energy": {
237
  "unit": "kWh",
238
+ "cpu": 1.684328108372653e-07,
239
+ "ram": 9.198055264512255e-08,
240
+ "gpu": 3.6133049250703975e-07,
241
+ "total": 6.217438559894275e-07
242
  },
243
  "efficiency": {
244
  "unit": "samples/kWh",
245
+ "value": 1608379.3838358487
246
  }
247
  }
248
  }