IlyasMoutawwakil HF staff commited on
Commit
05d04f0
·
verified ·
1 Parent(s): 66a232f

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": "4",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -95,7 +95,7 @@
95
  "optimum_benchmark_commit": null,
96
  "transformers_version": "4.44.2",
97
  "transformers_commit": null,
98
- "accelerate_version": "0.34.0",
99
  "accelerate_commit": null,
100
  "diffusers_version": "0.30.2",
101
  "diffusers_commit": null,
@@ -111,127 +111,136 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1056.858112,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 47393.677312,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 8.638642578125,
124
- "mean": 8.638642578125,
125
  "stdev": 0.0,
126
- "p50": 8.638642578125,
127
- "p90": 8.638642578125,
128
- "p95": 8.638642578125,
129
- "p99": 8.638642578125,
130
  "values": [
131
- 8.638642578125
132
  ]
133
  },
134
  "throughput": null,
135
  "energy": null,
136
- "efficiency": null
 
137
  },
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1190.858752,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 297069.637632,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 69,
150
- "total": 1.0050348987579347,
151
- "mean": 0.014565723170404847,
152
- "stdev": 0.0010369711070774435,
153
- "p50": 0.014332425117492676,
154
- "p90": 0.015092838096618653,
155
- "p95": 0.015239910316467285,
156
- "p99": 0.01882708908081052,
157
  "values": [
158
- 0.015098341941833496,
159
- 0.015246182441711427,
160
- 0.01512154197692871,
161
- 0.015230502128601074,
162
- 0.015091462135314941,
163
- 0.014971623420715332,
164
- 0.014192106246948243,
165
- 0.014570664405822754,
166
- 0.014395625114440917,
167
- 0.014583785057067871,
168
- 0.014203946113586425,
169
- 0.01446922492980957,
170
- 0.0170548152923584,
171
- 0.01438570499420166,
172
- 0.014262505531311035,
173
- 0.014220906257629394,
174
- 0.014234186172485352,
175
- 0.021568077087402344,
176
- 0.014434185028076172,
177
- 0.014292745590209962,
178
- 0.014262986183166505,
179
- 0.01426314640045166,
180
- 0.014200905799865722,
181
- 0.01449162483215332,
182
- 0.014318506240844726,
183
- 0.014262025833129882,
184
- 0.014268106460571289,
185
- 0.01447690486907959,
186
- 0.013464268684387206,
187
- 0.013350349426269531,
188
- 0.013273070335388184,
189
- 0.013887147903442382,
190
- 0.01451674461364746,
191
- 0.01397546672821045,
192
- 0.014293545722961426,
193
- 0.014305865287780762,
194
- 0.014323785781860351,
195
- 0.014231465339660644,
196
- 0.014293386459350585,
197
- 0.014573703765869141,
198
- 0.014525224685668945,
199
- 0.014373385429382324,
200
- 0.014298825263977051,
201
- 0.01429770565032959,
202
- 0.014598343849182129,
203
- 0.014315786361694336,
204
- 0.014315465927124023,
205
- 0.014332425117492676,
206
- 0.01418954563140869,
207
- 0.014610664367675781,
208
- 0.014394185066223145,
209
- 0.014360265731811523,
210
- 0.014294025421142578,
211
- 0.01431082534790039,
212
- 0.014681384086608887,
213
- 0.014286826133728028,
214
- 0.014302824974060059,
215
- 0.01431130599975586,
216
- 0.014279464721679687,
217
- 0.014647784233093262,
218
- 0.014372105598449708,
219
- 0.014390186309814453,
220
- 0.014417065620422363,
221
- 0.014502505302429199,
222
- 0.01753721237182617,
223
- 0.014252905845642089,
224
- 0.0144293851852417,
225
- 0.014372104644775391,
226
- 0.014374025344848633
 
 
 
 
 
 
 
227
  ]
228
  },
229
  "throughput": {
230
  "unit": "samples/s",
231
- "value": 68.65433238713719
232
  },
233
  "energy": null,
234
- "efficiency": null
 
235
  }
236
  }
237
  }
 
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,
 
95
  "optimum_benchmark_commit": null,
96
  "transformers_version": "4.44.2",
97
  "transformers_commit": null,
98
+ "accelerate_version": "0.34.2",
99
  "accelerate_commit": null,
100
  "diffusers_version": "0.30.2",
101
  "diffusers_commit": null,
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1055.772672,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 44889.608192,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 7.76063916015625,
124
+ "mean": 7.76063916015625,
125
  "stdev": 0.0,
126
+ "p50": 7.76063916015625,
127
+ "p90": 7.76063916015625,
128
+ "p95": 7.76063916015625,
129
+ "p99": 7.76063916015625,
130
  "values": [
131
+ 7.76063916015625
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.84704,
143
  "max_global_vram": 68702.69952,
144
+ "max_process_vram": 295229.341696,
145
  "max_reserved": 773.849088,
146
  "max_allocated": 745.086976
147
  },
148
  "latency": {
149
  "unit": "s",
150
+ "count": 76,
151
+ "total": 1.0041792936325071,
152
+ "mean": 0.013212885442532992,
153
+ "stdev": 0.0017564320012763588,
154
+ "p50": 0.012695779800415039,
155
+ "p90": 0.014030901432037354,
156
+ "p95": 0.014610702991485596,
157
+ "p99": 0.020737871170043946,
158
  "values": [
159
+ 0.013746260643005371,
160
+ 0.013599221229553222,
161
+ 0.013485461235046388,
162
+ 0.013514260292053222,
163
+ 0.013469141006469726,
164
+ 0.013377461433410644,
165
+ 0.013246899604797363,
166
+ 0.013250900268554687,
167
+ 0.026411239624023437,
168
+ 0.013194901466369629,
169
+ 0.013175700187683105,
170
+ 0.013233779907226562,
171
+ 0.01313010025024414,
172
+ 0.0142782621383667,
173
+ 0.012807539939880371,
174
+ 0.012599538803100586,
175
+ 0.012613139152526855,
176
+ 0.01260193920135498,
177
+ 0.012570738792419434,
178
+ 0.012567539215087891,
179
+ 0.01257425880432129,
180
+ 0.01256161880493164,
181
+ 0.012592820167541504,
182
+ 0.012620339393615723,
183
+ 0.012772818565368653,
184
+ 0.01254241943359375,
185
+ 0.01252769947052002,
186
+ 0.012594578742980957,
187
+ 0.012723540306091309,
188
+ 0.012633298873901367,
189
+ 0.012571699142456054,
190
+ 0.012590899467468261,
191
+ 0.012532178878784179,
192
+ 0.012615538597106934,
193
+ 0.012773300170898437,
194
+ 0.01255889892578125,
195
+ 0.012565459251403809,
196
+ 0.012554738998413086,
197
+ 0.012763699531555176,
198
+ 0.012584979057312012,
199
+ 0.01255553913116455,
200
+ 0.012739700317382812,
201
+ 0.012757139205932617,
202
+ 0.01884674835205078,
203
+ 0.01264401912689209,
204
+ 0.012598580360412597,
205
+ 0.012842578887939453,
206
+ 0.012544340133666992,
207
+ 0.012565299034118653,
208
+ 0.01256225872039795,
209
+ 0.012811220169067383,
210
+ 0.012610098838806153,
211
+ 0.012628019332885742,
212
+ 0.01262593936920166,
213
+ 0.012856019020080567,
214
+ 0.012604978561401367,
215
+ 0.01258897876739502,
216
+ 0.012603219032287599,
217
+ 0.012835860252380371,
218
+ 0.012620979309082032,
219
+ 0.012619698524475097,
220
+ 0.012587860107421875,
221
+ 0.012881299018859864,
222
+ 0.012766260147094727,
223
+ 0.012668019294738769,
224
+ 0.013445461273193359,
225
+ 0.014245461463928223,
226
+ 0.014640822410583496,
227
+ 0.013446900367736816,
228
+ 0.013101140022277831,
229
+ 0.014885461807250977,
230
+ 0.01460066318511963,
231
+ 0.014329622268676758,
232
+ 0.013816341400146485,
233
+ 0.012654257774353026,
234
+ 0.012919699668884278
235
  ]
236
  },
237
  "throughput": {
238
  "unit": "samples/s",
239
+ "value": 75.68369561284062
240
  },
241
  "energy": null,
242
+ "efficiency": null,
243
+ "measures": null
244
  }
245
  }
246
  }