IlyasMoutawwakil HF staff commited on
Commit
83427b0
·
verified ·
1 Parent(s): b2f5394

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": 1091.538944,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 52842.283008,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 9.719376953125,
124
- "mean": 9.719376953125,
125
  "stdev": 0.0,
126
- "p50": 9.719376953125,
127
- "p90": 9.719376953125,
128
- "p95": 9.719376953125,
129
- "p99": 9.719376953125,
130
  "values": [
131
- 9.719376953125
132
  ]
133
  },
134
  "throughput": null,
@@ -138,97 +138,96 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1225.592832,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 312668.48768,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 69,
150
- "total": 0.997751685142517,
151
- "mean": 0.014460169349891552,
152
- "stdev": 0.0012488899461704098,
153
- "p50": 0.01431147575378418,
154
- "p90": 0.014957683372497558,
155
- "p95": 0.015176210594177245,
156
- "p99": 0.01935812332153317,
157
  "values": [
158
- 0.014962035179138184,
159
- 0.014386996269226075,
160
- 0.01450795555114746,
161
- 0.014551956176757813,
162
- 0.014082197189331055,
163
- 0.014377236366271973,
164
- 0.01410651683807373,
165
- 0.014286035537719727,
166
- 0.01392011833190918,
167
- 0.014478835105895996,
168
- 0.014273877143859864,
169
- 0.014705876350402831,
170
- 0.014451636314392089,
171
- 0.01431147575378418,
172
- 0.017765705108642577,
173
- 0.014915634155273437,
174
- 0.02274201202392578,
175
- 0.014699954986572266,
176
- 0.014794034004211426,
177
- 0.01474875545501709,
178
- 0.014956595420837403,
179
- 0.01502875518798828,
180
- 0.01434395694732666,
181
- 0.014358997344970703,
182
- 0.014171477317810058,
183
- 0.013936437606811524,
184
- 0.014582356452941895,
185
- 0.014238995552062988,
186
- 0.014312275886535645,
187
- 0.013792278289794922,
188
- 0.013561079025268555,
189
- 0.013668758392333984,
190
- 0.01367755889892578,
191
- 0.013617238998413085,
192
- 0.013657398223876953,
193
- 0.0134527587890625,
194
- 0.013136759757995605,
195
- 0.013159639358520507,
196
- 0.013921237945556641,
197
- 0.013438678741455079,
198
- 0.013318039894104005,
199
- 0.013760917663574219,
200
- 0.01343819808959961,
201
- 0.013352760314941406,
202
- 0.013357560157775878,
203
- 0.017062828063964842,
204
- 0.0147177152633667,
205
- 0.0148868350982666,
206
- 0.014748274803161621,
207
- 0.013899798393249512,
208
- 0.014009237289428711,
209
- 0.01420027732849121,
210
- 0.014130996704101563,
211
- 0.014165077209472656,
212
- 0.014265235900878906,
213
- 0.013933717727661133,
214
- 0.013909717559814454,
215
- 0.013969877243041991,
216
- 0.014202357292175293,
217
- 0.014840594291687012,
218
- 0.014893875122070313,
219
- 0.01496347427368164,
220
- 0.014642675399780274,
221
- 0.014361875534057617,
222
- 0.014732913970947266,
223
- 0.014935633659362794,
224
- 0.014802515029907226,
225
- 0.014892113685607911,
226
- 0.015274514198303222
227
  ]
228
  },
229
  "throughput": {
230
  "unit": "samples/s",
231
- "value": 69.15548330058111
232
  },
233
  "energy": null,
234
  "efficiency": null
 
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
14
+ "device_ids": "4",
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": 1092.370432,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 50606.73536,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 9.84104296875,
124
+ "mean": 9.84104296875,
125
  "stdev": 0.0,
126
+ "p50": 9.84104296875,
127
+ "p90": 9.84104296875,
128
+ "p95": 9.84104296875,
129
+ "p99": 9.84104296875,
130
  "values": [
131
+ 9.84104296875
132
  ]
133
  },
134
  "throughput": null,
 
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1226.489856,
142
  "max_global_vram": 68702.69952,
143
+ "max_process_vram": 336033.439744,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 68,
150
+ "total": 1.006057745933533,
151
+ "mean": 0.014794966851963716,
152
+ "stdev": 0.0015734208426034333,
153
+ "p50": 0.014418836116790772,
154
+ "p90": 0.015001522159576416,
155
+ "p95": 0.015314449739456178,
156
+ "p99": 0.02303908584594726,
157
  "values": [
158
+ 0.015022355079650879,
159
+ 0.01532923412322998,
160
+ 0.015286993026733399,
161
+ 0.01525771427154541,
162
+ 0.01447243595123291,
163
+ 0.014992593765258789,
164
+ 0.014946834564208984,
165
+ 0.014710994720458984,
166
+ 0.014696114540100098,
167
+ 0.014523635864257813,
168
+ 0.014653876304626464,
169
+ 0.01455947494506836,
170
+ 0.014788114547729492,
171
+ 0.017493547439575194,
172
+ 0.014667475700378418,
173
+ 0.014203637123107911,
174
+ 0.01422107696533203,
175
+ 0.014247476577758789,
176
+ 0.014457236289978028,
177
+ 0.01432667636871338,
178
+ 0.014273716926574706,
179
+ 0.01431739616394043,
180
+ 0.014515636444091796,
181
+ 0.014275957107543945,
182
+ 0.014263795852661134,
183
+ 0.01428171730041504,
184
+ 0.0145317964553833,
185
+ 0.014263795852661134,
186
+ 0.022332412719726562,
187
+ 0.014589715957641601,
188
+ 0.014262996673583984,
189
+ 0.014252276420593261,
190
+ 0.014224117279052734,
191
+ 0.014337395668029785,
192
+ 0.014656915664672851,
193
+ 0.014258357048034668,
194
+ 0.014314196586608886,
195
+ 0.014310516357421876,
196
+ 0.014603316307067871,
197
+ 0.01433115577697754,
198
+ 0.014354676246643066,
199
+ 0.014351797103881837,
200
+ 0.014685395240783692,
201
+ 0.014307156562805175,
202
+ 0.014352275848388671,
203
+ 0.014384435653686524,
204
+ 0.014606036186218262,
205
+ 0.014422355651855468,
206
+ 0.014321235656738282,
207
+ 0.01433019733428955,
208
+ 0.014618194580078125,
209
+ 0.024473846435546873,
210
+ 0.014263156890869141,
211
+ 0.014405076026916503,
212
+ 0.014586195945739747,
213
+ 0.014353397369384766,
214
+ 0.014067956924438477,
215
+ 0.014326356887817382,
216
+ 0.014667156219482422,
217
+ 0.014490836143493653,
218
+ 0.01439163589477539,
219
+ 0.014519636154174804,
220
+ 0.014691314697265624,
221
+ 0.014436915397644043,
222
+ 0.014443796157836914,
223
+ 0.014415316581726074,
224
+ 0.014386036872863769,
225
+ 0.014350676536560058
 
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "samples/s",
230
+ "value": 67.5905535987917
231
  },
232
  "energy": null,
233
  "efficiency": null