IlyasMoutawwakil HF staff commited on
Commit
726b28f
·
verified ·
1 Parent(s): 2900503

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": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -111,132 +111,134 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1055.698944,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 43489.693696,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 8.473107421875,
124
- "mean": 8.473107421875,
125
  "stdev": 0.0,
126
- "p50": 8.473107421875,
127
- "p90": 8.473107421875,
128
- "p95": 8.473107421875,
129
- "p99": 8.473107421875,
130
  "values": [
131
- 8.473107421875
132
  ]
133
  },
134
  "throughput": null,
135
  "energy": null,
136
- "efficiency": null
 
137
  },
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1189.715968,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 292616.077312,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
  "count": 74,
150
- "total": 0.9976225051879883,
151
- "mean": 0.013481385205243085,
152
- "stdev": 0.0016771830594003432,
153
- "p50": 0.01347522735595703,
154
- "p90": 0.014817710304260254,
155
- "p95": 0.014929149866104125,
156
- "p99": 0.020627747154235827,
157
  "values": [
158
- 0.014819390296936035,
159
- 0.014849630355834961,
160
- 0.014861950874328613,
161
- 0.014799389839172363,
162
- 0.01497698974609375,
163
- 0.014813790321350098,
164
- 0.014903389930725097,
165
- 0.014639069557189941,
166
- 0.014074268341064454,
167
- 0.01451187038421631,
168
- 0.014725469589233398,
169
- 0.014455068588256835,
170
- 0.014459389686584473,
171
- 0.014471549034118653,
172
- 0.014153788566589356,
173
- 0.013942109107971192,
174
- 0.013864507675170898,
175
- 0.01563315200805664,
176
- 0.014593629837036133,
177
- 0.01983683967590332,
178
- 0.013828187942504884,
179
- 0.013484347343444824,
180
- 0.013848987579345703,
181
- 0.013701948165893554,
182
- 0.01369202709197998,
183
- 0.013725787162780763,
184
- 0.013804509162902831,
185
- 0.013724026679992675,
186
- 0.013779547691345215,
187
- 0.013088505744934082,
188
- 0.013532828330993653,
189
- 0.01372178840637207,
190
- 0.01372786808013916,
191
- 0.013677308082580567,
192
- 0.012921305656433105,
193
- 0.012986907005310059,
194
- 0.012649624824523927,
195
- 0.012170425415039062,
196
- 0.01213138484954834,
197
- 0.01202514362335205,
198
- 0.012049144744873046,
199
- 0.01201026439666748,
200
- 0.012332505226135253,
201
- 0.012112665176391601,
202
- 0.012353144645690917,
203
- 0.012064664840698243,
204
- 0.012177465438842773,
205
- 0.012065784454345703,
206
- 0.012049144744873046,
207
- 0.012078264236450195,
208
- 0.012195064544677734,
209
- 0.012117144584655761,
210
- 0.012285144805908203,
211
- 0.012081944465637207,
212
- 0.012126263618469238,
213
- 0.01206418514251709,
214
- 0.012052184104919433,
215
- 0.012074105262756348,
216
- 0.012164505004882812,
217
- 0.012096664428710938,
218
- 0.012056344985961915,
219
- 0.012095224380493165,
220
- 0.01218594455718994,
221
- 0.012810746192932128,
222
- 0.013737148284912109,
223
- 0.013827068328857422,
224
- 0.012947866439819336,
225
- 0.012834746360778809,
226
- 0.012887866020202636,
227
- 0.013216986656188964,
228
- 0.014361787796020507,
229
- 0.02276612663269043,
230
- 0.013466107368469237,
231
- 0.012270585060119629
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "samples/s",
236
- "value": 74.17635389656303
237
  },
238
  "energy": null,
239
- "efficiency": null
 
240
  }
241
  }
242
  }
 
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
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1055.916032,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 47221.501952,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 8.588958984375,
124
+ "mean": 8.588958984375,
125
  "stdev": 0.0,
126
+ "p50": 8.588958984375,
127
+ "p90": 8.588958984375,
128
+ "p95": 8.588958984375,
129
+ "p99": 8.588958984375,
130
  "values": [
131
+ 8.588958984375
132
  ]
133
  },
134
  "throughput": null,
135
  "energy": null,
136
+ "efficiency": null,
137
+ "measures": null
138
  },
139
  "forward": {
140
  "memory": {
141
  "unit": "MB",
142
+ "max_ram": 1189.965824,
143
  "max_global_vram": 68702.69952,
144
+ "max_process_vram": 307372.183552,
145
  "max_reserved": 773.849088,
146
  "max_allocated": 745.086976
147
  },
148
  "latency": {
149
  "unit": "s",
150
  "count": 74,
151
+ "total": 1.0129504709243775,
152
+ "mean": 0.013688519877356453,
153
+ "stdev": 0.0026634038742871288,
154
+ "p50": 0.013126173973083495,
155
+ "p90": 0.014283593273162842,
156
+ "p95": 0.015055252838134758,
157
+ "p99": 0.023098992252349793,
158
  "values": [
159
+ 0.014018170356750488,
160
+ 0.013391934394836425,
161
+ 0.013501052856445312,
162
+ 0.013218334197998047,
163
+ 0.01340377426147461,
164
+ 0.01304553508758545,
165
+ 0.013238014221191407,
166
+ 0.012991934776306153,
167
+ 0.03436382675170899,
168
+ 0.012829376220703124,
169
+ 0.013134014129638672,
170
+ 0.015863121032714842,
171
+ 0.013370174407958985,
172
+ 0.013049374580383301,
173
+ 0.013233373641967774,
174
+ 0.01312697410583496,
175
+ 0.013491932868957519,
176
+ 0.013193695068359376,
177
+ 0.013145535469055177,
178
+ 0.01292537498474121,
179
+ 0.012628577232360839,
180
+ 0.012865055084228515,
181
+ 0.012877535820007325,
182
+ 0.012650497436523437,
183
+ 0.01261833667755127,
184
+ 0.01267929744720459,
185
+ 0.01290185546875,
186
+ 0.012642336845397948,
187
+ 0.012635136604309082,
188
+ 0.012973215103149414,
189
+ 0.012693856239318848,
190
+ 0.01272409725189209,
191
+ 0.012663456916809082,
192
+ 0.012612417221069335,
193
+ 0.012950495719909668,
194
+ 0.012662177085876464,
195
+ 0.01266745662689209,
196
+ 0.012622817039489746,
197
+ 0.01888006591796875,
198
+ 0.014039449691772461,
199
+ 0.013429693222045899,
200
+ 0.01312537384033203,
201
+ 0.013554971694946289,
202
+ 0.013321852684020996,
203
+ 0.013250973701477051,
204
+ 0.013284893989562988,
205
+ 0.013537213325500489,
206
+ 0.012820416450500489,
207
+ 0.012641696929931641,
208
+ 0.012689216613769531,
209
+ 0.012946974754333497,
210
+ 0.012674816131591797,
211
+ 0.01267225742340088,
212
+ 0.01258441734313965,
213
+ 0.012968574523925781,
214
+ 0.012662656784057617,
215
+ 0.012687135696411132,
216
+ 0.012701216697692872,
217
+ 0.013340893745422364,
218
+ 0.01426952838897705,
219
+ 0.014268889427185058,
220
+ 0.014145209312438964,
221
+ 0.014620246887207032,
222
+ 0.01423656940460205,
223
+ 0.014277209281921386,
224
+ 0.014301689147949218,
225
+ 0.014189370155334472,
226
+ 0.01428632926940918,
227
+ 0.01450392723083496,
228
+ 0.013626650810241699,
229
+ 0.01390377140045166,
230
+ 0.01296009635925293,
231
+ 0.01300953483581543,
232
+ 0.018932546615600586
233
  ]
234
  },
235
  "throughput": {
236
  "unit": "samples/s",
237
+ "value": 73.05391736722389
238
  },
239
  "energy": null,
240
+ "efficiency": null,
241
+ "measures": null
242
  }
243
  }
244
  }