IlyasMoutawwakil HF staff commited on
Commit
2168af9
·
verified ·
1 Parent(s): a752cef

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
@@ -11,7 +11,7 @@
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
14
- "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -111,24 +111,24 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1056.845824,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 48757.215232,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 8.5183896484375,
124
- "mean": 8.5183896484375,
125
  "stdev": 0.0,
126
- "p50": 8.5183896484375,
127
- "p90": 8.5183896484375,
128
- "p95": 8.5183896484375,
129
- "p99": 8.5183896484375,
130
  "values": [
131
- 8.5183896484375
132
  ]
133
  },
134
  "throughput": null,
@@ -138,101 +138,103 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1190.948864,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 285790.355456,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 73,
150
- "total": 1.011301471710205,
151
- "mean": 0.013853444817948013,
152
- "stdev": 0.0008418206287958964,
153
- "p50": 0.013815325736999512,
154
- "p90": 0.014537116050720215,
155
- "p95": 0.015083097648620602,
156
- "p99": 0.016969026641845703,
157
  "values": [
158
- 0.014430204391479491,
159
- 0.013897564888000489,
160
- 0.013620765686035156,
161
- 0.013908764839172364,
162
- 0.013625085830688477,
163
- 0.013461406707763673,
164
- 0.0134663667678833,
165
- 0.01353372573852539,
166
- 0.01319228744506836,
167
- 0.012906368255615235,
168
- 0.013009246826171874,
169
- 0.013145566940307617,
170
- 0.013038207054138183,
171
- 0.012866208076477051,
172
- 0.012904288291931153,
173
- 0.01296396827697754,
174
- 0.013344926834106445,
175
- 0.013150527000427245,
176
- 0.013106846809387207,
177
- 0.013218687057495118,
178
- 0.01592236042022705,
179
- 0.01688587760925293,
180
- 0.013237247467041016,
181
- 0.012797887802124024,
182
- 0.013071006774902343,
183
- 0.012956447601318359,
184
- 0.013067967414855957,
185
- 0.013124446868896484,
186
- 0.01309772777557373,
187
- 0.013011327743530273,
188
- 0.0154151611328125,
189
- 0.014412123680114746,
190
- 0.014278043746948242,
191
- 0.014242525100708009,
192
- 0.014236284255981444,
193
- 0.014540284156799317,
194
- 0.014227643966674804,
195
- 0.014235323905944824,
196
- 0.014230364799499512,
197
- 0.014207003593444824,
198
- 0.014550363540649414,
199
- 0.014277243614196777,
200
- 0.014284443855285645,
201
- 0.014299004554748536,
202
- 0.017182838439941405,
203
- 0.013718205451965332,
204
- 0.013815325736999512,
205
- 0.013877565383911133,
206
- 0.013873564720153808,
207
- 0.012979167938232422,
208
- 0.013339165687561036,
209
- 0.012844287872314453,
210
- 0.013060128211975098,
211
- 0.013386527061462402,
212
- 0.013719005584716797,
213
- 0.013558526039123536,
214
- 0.012928767204284668,
215
- 0.01381756591796875,
216
- 0.013815645217895509,
217
- 0.013985244750976563,
218
- 0.01355340576171875,
219
- 0.014023964881896972,
220
- 0.013716766357421875,
221
- 0.014524443626403809,
222
- 0.01436012363433838,
223
- 0.014441244125366211,
224
- 0.0144156436920166,
225
- 0.014339164733886718,
226
- 0.014335325241088867,
227
- 0.014631162643432618,
228
- 0.014861721992492676,
229
- 0.014393724441528321,
230
- 0.01440412425994873
 
 
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "samples/s",
235
- "value": 72.18421216825702
236
  },
237
  "energy": null,
238
  "efficiency": null
 
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
14
+ "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1056.960512,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 47154.93376,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 8.7640234375,
124
+ "mean": 8.7640234375,
125
  "stdev": 0.0,
126
+ "p50": 8.7640234375,
127
+ "p90": 8.7640234375,
128
+ "p95": 8.7640234375,
129
+ "p99": 8.7640234375,
130
  "values": [
131
+ 8.7640234375
132
  ]
133
  },
134
  "throughput": null,
 
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1190.985728,
142
  "max_global_vram": 68702.69952,
143
+ "max_process_vram": 296976.40448,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 75,
150
+ "total": 1.0003077135086056,
151
+ "mean": 0.013337436180114744,
152
+ "stdev": 0.001438782670924484,
153
+ "p50": 0.01295442771911621,
154
+ "p90": 0.014309918022155761,
155
+ "p95": 0.014741839218139648,
156
+ "p99": 0.019437880554199243,
157
  "values": [
158
+ 0.013659387588500977,
159
+ 0.01296450710296631,
160
+ 0.012876667022705079,
161
+ 0.012898107528686524,
162
+ 0.012996506690979005,
163
+ 0.013119868278503418,
164
+ 0.013457148551940919,
165
+ 0.012646586418151855,
166
+ 0.01234114646911621,
167
+ 0.01231186580657959,
168
+ 0.012231386184692383,
169
+ 0.01223442554473877,
170
+ 0.012306105613708497,
171
+ 0.012468666076660155,
172
+ 0.023182287216186523,
173
+ 0.01616131591796875,
174
+ 0.013132026672363281,
175
+ 0.012864188194274902,
176
+ 0.01305602741241455,
177
+ 0.012957147598266602,
178
+ 0.012652986526489258,
179
+ 0.012865786552429198,
180
+ 0.01313666820526123,
181
+ 0.012791546821594238,
182
+ 0.013150748252868652,
183
+ 0.012992027282714844,
184
+ 0.013451228141784668,
185
+ 0.012937787055969239,
186
+ 0.012938748359680176,
187
+ 0.013021467208862304,
188
+ 0.013150906562805176,
189
+ 0.012846427917480469,
190
+ 0.012873786926269531,
191
+ 0.01270562744140625,
192
+ 0.01295442771911621,
193
+ 0.01269106674194336,
194
+ 0.01269730567932129,
195
+ 0.01271794605255127,
196
+ 0.012923068046569824,
197
+ 0.012682746887207032,
198
+ 0.012715867042541504,
199
+ 0.012718747138977051,
200
+ 0.012985946655273438,
201
+ 0.01267842674255371,
202
+ 0.01272146701812744,
203
+ 0.012685306549072265,
204
+ 0.012981468200683594,
205
+ 0.018122278213500976,
206
+ 0.012847387313842773,
207
+ 0.013543548583984375,
208
+ 0.013851709365844726,
209
+ 0.013556029319763184,
210
+ 0.013581628799438477,
211
+ 0.013130587577819824,
212
+ 0.013294108390808105,
213
+ 0.012739706993103027,
214
+ 0.01268162727355957,
215
+ 0.012691547393798828,
216
+ 0.012952346801757813,
217
+ 0.012785946846008301,
218
+ 0.012714747428894044,
219
+ 0.01286546802520752,
220
+ 0.013009306907653808,
221
+ 0.012856186866760254,
222
+ 0.014255870819091796,
223
+ 0.014298110008239747,
224
+ 0.014335390090942382,
225
+ 0.013565949440002441,
226
+ 0.013775548934936523,
227
+ 0.013489628791809082,
228
+ 0.014909951210021973,
229
+ 0.014317790031433105,
230
+ 0.014669791221618652,
231
+ 0.014363071441650391,
232
+ 0.013567547798156738
233
  ]
234
  },
235
  "throughput": {
236
  "unit": "samples/s",
237
+ "value": 74.97692858624025
238
  },
239
  "energy": null,
240
  "efficiency": null