IlyasMoutawwakil HF staff commited on
Commit
61ffe19
·
verified ·
1 Parent(s): bf0dedd

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,24 +111,24 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1057.28,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 45900.939264,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 7.87854638671875,
124
- "mean": 7.87854638671875,
125
  "stdev": 0.0,
126
- "p50": 7.87854638671875,
127
- "p90": 7.87854638671875,
128
- "p95": 7.87854638671875,
129
- "p99": 7.87854638671875,
130
  "values": [
131
- 7.87854638671875
132
  ]
133
  },
134
  "throughput": null,
@@ -138,102 +138,97 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1191.067648,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 304461.901824,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 74,
150
- "total": 0.9898023662567139,
151
- "mean": 0.013375707652117756,
152
- "stdev": 0.0006274967582327113,
153
- "p50": 0.01315449619293213,
154
- "p90": 0.014471202659606932,
155
- "p95": 0.014530001926422119,
156
- "p99": 0.015384520397186277,
157
  "values": [
158
- 0.014477778434753417,
159
- 0.014455859184265136,
160
- 0.013866097450256347,
161
- 0.013648177146911621,
162
- 0.013573456764221191,
163
- 0.013385457038879394,
164
- 0.01434289836883545,
165
- 0.013404176712036133,
166
- 0.01327569580078125,
167
- 0.013277297019958495,
168
- 0.013410737037658691,
169
- 0.013232176780700683,
170
- 0.013247856140136719,
171
- 0.015180659294128419,
172
- 0.013248017311096191,
173
- 0.012987536430358887,
174
- 0.012929777145385742,
175
- 0.01312945556640625,
176
- 0.015935700416564943,
177
- 0.013069296836853027,
178
- 0.01290065574645996,
179
- 0.012872015953063965,
180
- 0.012920495986938476,
181
- 0.012903057098388671,
182
- 0.01316209602355957,
183
- 0.012965777397155761,
184
- 0.013063695907592774,
185
- 0.013005135536193847,
186
- 0.012772496223449708,
187
- 0.013227537155151367,
188
- 0.013051535606384277,
189
- 0.013146896362304688,
190
- 0.012923855781555176,
191
- 0.013186257362365722,
192
- 0.012944975852966308,
193
- 0.01295009708404541,
194
- 0.012933456420898437,
195
- 0.013181936264038087,
196
- 0.012967696189880371,
197
- 0.012980976104736329,
198
- 0.012943216323852539,
199
- 0.013208657264709473,
200
- 0.012953776359558106,
201
- 0.01308865737915039,
202
- 0.012968815803527833,
203
- 0.013543376922607422,
204
- 0.012958576202392578,
205
- 0.012983695983886719,
206
- 0.012936335563659668,
207
- 0.013259217262268067,
208
- 0.012956656455993653,
209
- 0.012964976310729981,
210
- 0.012959696769714356,
211
- 0.013243056297302247,
212
- 0.012922737121582031,
213
- 0.0129476957321167,
214
- 0.012934415817260743,
215
- 0.013268656730651855,
216
- 0.01294257640838623,
217
- 0.012938256263732911,
218
- 0.012931217193603515,
219
- 0.014012336730957031,
220
- 0.014494898796081544,
221
- 0.01458241844177246,
222
- 0.013637296676635742,
223
- 0.013696657180786134,
224
- 0.014489459037780763,
225
- 0.014501777648925782,
226
- 0.014908979415893555,
227
- 0.013981936454772949,
228
- 0.014006737709045411,
229
- 0.013285777091979981,
230
- 0.01324465560913086,
231
- 0.012966416358947753
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "samples/s",
236
- "value": 74.76239956856948
237
  },
238
  "energy": null,
239
  "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": 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,
 
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