IlyasMoutawwakil HF staff commited on
Commit
16b5e38
·
verified ·
1 Parent(s): 1e3a43b

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
@@ -105,7 +105,7 @@
105
  "load": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 703.045632,
109
  "max_global_vram": 1403.518976,
110
  "max_process_vram": 0.0,
111
  "max_reserved": 773.849088,
@@ -114,31 +114,31 @@
114
  "latency": {
115
  "unit": "s",
116
  "count": 1,
117
- "total": 7.2223671875,
118
- "mean": 7.2223671875,
119
  "stdev": 0.0,
120
- "p50": 7.2223671875,
121
- "p90": 7.2223671875,
122
- "p95": 7.2223671875,
123
- "p99": 7.2223671875,
124
  "values": [
125
- 7.2223671875
126
  ]
127
  },
128
  "throughput": null,
129
  "energy": {
130
  "unit": "kWh",
131
- "cpu": 1.055712832344903e-06,
132
- "ram": 5.62556988565556e-07,
133
- "gpu": 1.6888902400003306e-06,
134
- "total": 3.3071600609107898e-06
135
  },
136
  "efficiency": null
137
  },
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 985.33376,
142
  "max_global_vram": 1434.976256,
143
  "max_process_vram": 0.0,
144
  "max_reserved": 794.820608,
@@ -146,105 +146,104 @@
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 74,
150
- "total": 1.0046935348510742,
151
- "mean": 0.01357693966014965,
152
- "stdev": 0.0006760278572735628,
153
- "p50": 0.013684703826904296,
154
- "p90": 0.014230003070831299,
155
- "p95": 0.014408755302429199,
156
- "p99": 0.01539349519729614,
157
  "values": [
158
- 0.01567232036590576,
159
- 0.01529036808013916,
160
- 0.013928447723388672,
161
- 0.01446399974822998,
162
- 0.014148608207702636,
163
- 0.014064640045166015,
164
- 0.014033920288085937,
165
- 0.01415782356262207,
166
- 0.014219264030456542,
167
  0.013991935729980469,
168
- 0.014173184394836426,
169
- 0.014143487930297852,
170
- 0.014375935554504395,
171
- 0.014014464378356933,
172
- 0.014144512176513671,
173
- 0.0139683837890625,
174
- 0.014056447982788087,
175
- 0.013384703636169434,
176
- 0.013437952041625977,
177
- 0.013615103721618652,
178
- 0.013703104019165038,
179
- 0.013626367568969726,
180
- 0.013433856010437012,
181
- 0.013642751693725585,
182
- 0.013434880256652832,
183
- 0.013985792160034179,
184
- 0.013998080253601074,
185
- 0.014191616058349609,
186
- 0.01400115203857422,
187
- 0.013980671882629395,
188
- 0.01396019172668457,
189
- 0.01423151969909668,
190
- 0.014379008293151856,
191
- 0.014328864097595215,
192
- 0.013413375854492187,
193
- 0.014044159889221192,
194
  0.0140830717086792,
195
- 0.013899776458740234,
196
- 0.013760512351989745,
197
- 0.01377791976928711,
198
- 0.013666303634643554,
199
- 0.01374617576599121,
200
- 0.014047231674194336,
201
- 0.01422646427154541,
202
- 0.0140830717086792,
203
- 0.01448140811920166,
204
- 0.013608960151672364,
205
- 0.012972031593322754,
206
- 0.012923904418945312,
207
- 0.012884991645812988,
208
- 0.01287782382965088,
209
- 0.012786687850952149,
210
- 0.012805120468139648,
211
- 0.012768256187438964,
212
- 0.012774399757385254,
213
- 0.012767231941223145,
214
- 0.01275494384765625,
215
- 0.012801024436950683,
216
- 0.012770303726196289,
217
- 0.012790783882141114,
218
- 0.012727295875549317,
219
- 0.012777471542358398,
220
- 0.01277337646484375,
221
- 0.01276518440246582,
222
- 0.012800000190734863,
223
- 0.012805120468139648,
224
- 0.012789759635925293,
225
- 0.01284819221496582,
226
- 0.012761088371276855,
227
- 0.012777471542358398,
228
- 0.01285324764251709,
229
- 0.012804096221923827,
230
- 0.01276416015625,
231
- 0.012747776031494141
 
 
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "samples/s",
236
- "value": 73.65430097145895
237
  },
238
  "energy": {
239
  "unit": "kWh",
240
- "cpu": 1.5989283058378433e-07,
241
- "ram": 8.736950216966888e-08,
242
- "gpu": 3.463484252266835e-07,
243
- "total": 5.936107579801367e-07
244
  },
245
  "efficiency": {
246
  "unit": "samples/kWh",
247
- "value": 1684605.5880164183
248
  }
249
  }
250
  }
 
105
  "load": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 703.504384,
109
  "max_global_vram": 1403.518976,
110
  "max_process_vram": 0.0,
111
  "max_reserved": 773.849088,
 
114
  "latency": {
115
  "unit": "s",
116
  "count": 1,
117
+ "total": 7.13133544921875,
118
+ "mean": 7.13133544921875,
119
  "stdev": 0.0,
120
+ "p50": 7.13133544921875,
121
+ "p90": 7.13133544921875,
122
+ "p95": 7.13133544921875,
123
+ "p99": 7.13133544921875,
124
  "values": [
125
+ 7.13133544921875
126
  ]
127
  },
128
  "throughput": null,
129
  "energy": {
130
  "unit": "kWh",
131
+ "cpu": 1.0562926530838013e-06,
132
+ "ram": 5.633221602354866e-07,
133
+ "gpu": 1.826945905999272e-06,
134
+ "total": 3.4465607193185603e-06
135
  },
136
  "efficiency": null
137
  },
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 985.677824,
142
  "max_global_vram": 1434.976256,
143
  "max_process_vram": 0.0,
144
  "max_reserved": 794.820608,
 
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 73,
150
+ "total": 1.0085785884857175,
151
+ "mean": 0.013816145047749558,
152
+ "stdev": 0.00043776725021576183,
153
+ "p50": 0.013913087844848633,
154
+ "p90": 0.014208825492858887,
155
+ "p95": 0.014407884979248047,
156
+ "p99": 0.015264891090393067,
157
  "values": [
158
+ 0.01547059154510498,
159
+ 0.015184896469116211,
160
+ 0.01440665626525879,
161
+ 0.014011391639709473,
162
+ 0.014072832107543945,
163
+ 0.013884415626525879,
 
 
 
164
  0.013991935729980469,
165
+ 0.014070783615112305,
166
+ 0.014214143753051758,
167
+ 0.01396735954284668,
168
+ 0.014118911743164063,
169
+ 0.014106656074523926,
170
+ 0.01415167999267578,
171
+ 0.01400111961364746,
172
+ 0.014034943580627441,
173
+ 0.013920255661010742,
174
+ 0.014005248069763183,
175
+ 0.013940735816955567,
176
+ 0.013920255661010742,
177
+ 0.01417523193359375,
178
+ 0.014269439697265626,
179
+ 0.014070783615112305,
180
+ 0.014016511917114258,
181
+ 0.014108672142028808,
182
+ 0.01399500846862793,
183
+ 0.013855744361877441,
184
+ 0.013958144187927245,
185
+ 0.014187552452087403,
186
+ 0.01387929630279541,
187
+ 0.013913087844848633,
188
+ 0.013910016059875489,
189
+ 0.014409728050231933,
190
+ 0.0142807035446167,
191
  0.0140830717086792,
192
+ 0.014055423736572266,
193
+ 0.014032896041870118,
194
+ 0.013246399879455566,
195
+ 0.013234175682067872,
196
+ 0.01324131202697754,
197
+ 0.013038592338562012,
198
+ 0.013044735908508302,
199
+ 0.0138854398727417,
200
+ 0.014023679733276367,
201
+ 0.014108672142028808,
202
+ 0.013906975746154786,
203
+ 0.01359769630432129,
204
+ 0.013466624259948731,
205
+ 0.013502464294433594,
206
+ 0.013454336166381836,
207
+ 0.013415424346923829,
208
+ 0.013387776374816895,
209
+ 0.013381631851196289,
210
+ 0.013408255577087403,
211
+ 0.01338265609741211,
212
+ 0.01339084815979004,
213
+ 0.013410304069519043,
214
+ 0.013411328315734864,
215
+ 0.013396991729736327,
216
+ 0.013409279823303222,
217
+ 0.013409279823303222,
218
+ 0.01337548828125,
219
+ 0.013401087760925292,
220
+ 0.013396991729736327,
221
+ 0.013421567916870117,
222
+ 0.013405183792114257,
223
+ 0.013407232284545899,
224
+ 0.013460479736328124,
225
+ 0.013466624259948731,
226
+ 0.013442048072814941,
227
+ 0.01344921588897705,
228
+ 0.013938688278198242,
229
+ 0.014123071670532226,
230
+ 0.014459903717041016
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "samples/s",
235
+ "value": 72.37908957556037
236
  },
237
  "energy": {
238
  "unit": "kWh",
239
+ "cpu": 1.5936626328362358e-07,
240
+ "ram": 8.705683081067389e-08,
241
+ "gpu": 3.65648440666666e-07,
242
+ "total": 6.120715347609635e-07
243
  },
244
  "efficiency": {
245
  "unit": "samples/kWh",
246
+ "value": 1633795.9588180112
247
  }
248
  }
249
  }