IlyasMoutawwakil HF staff commited on
Commit
2efbae2
·
verified ·
1 Parent(s): b129317

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.530752,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 44184.313856,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 9.0128916015625,
124
- "mean": 9.0128916015625,
125
  "stdev": 0.0,
126
- "p50": 9.0128916015625,
127
- "p90": 9.0128916015625,
128
- "p95": 9.0128916015625,
129
- "p99": 9.0128916015625,
130
  "values": [
131
- 9.0128916015625
132
  ]
133
  },
134
  "throughput": null,
@@ -138,100 +138,103 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1225.551872,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 319115.677696,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 72,
150
- "total": 1.009999171257019,
151
- "mean": 0.0140277662674586,
152
- "stdev": 0.0016577279986311705,
153
- "p50": 0.01340380573272705,
154
- "p90": 0.015217913246154785,
155
- "p95": 0.01530003275871277,
156
- "p99": 0.018443556146621767,
157
  "values": [
158
- 0.014562043190002441,
159
- 0.015182841300964355,
160
- 0.015184121131896973,
161
- 0.0152207612991333,
162
- 0.01509852123260498,
163
- 0.015192280769348145,
164
- 0.014940921783447265,
165
- 0.014890201568603515,
166
- 0.014763802528381347,
167
- 0.014887801170349121,
168
- 0.014873882293701172,
169
- 0.015113080978393555,
170
- 0.01491340160369873,
171
- 0.01485980224609375,
172
- 0.015099961280822754,
173
- 0.015468440055847167,
174
- 0.015236921310424804,
175
- 0.015224281311035157,
176
- 0.01528700065612793,
177
- 0.015315960884094239,
178
- 0.015474520683288574,
179
- 0.013164925575256347,
180
- 0.012913247108459473,
181
- 0.013135806083679199,
182
- 0.012910846710205079,
183
- 0.012965726852416991,
184
- 0.025712574005126953,
185
- 0.013339486122131348,
186
- 0.012950846672058106,
187
- 0.013040607452392577,
188
- 0.012989087104797363,
189
- 0.012991005897521973,
190
- 0.012943326950073242,
191
- 0.013003327369689942,
192
- 0.013181245803833008,
193
- 0.01296524715423584,
194
- 0.012987167358398437,
195
- 0.01300124740600586,
196
- 0.013209566116333008,
197
- 0.012966047286987305,
198
- 0.012975966453552246,
199
- 0.01293692684173584,
200
- 0.013264606475830078,
201
- 0.013009726524353027,
202
- 0.013007326126098633,
203
- 0.012956287384033203,
204
- 0.013233245849609375,
205
- 0.012989566802978516,
206
- 0.01299980640411377,
207
- 0.013018687248229981,
208
- 0.013309246063232421,
209
- 0.01301532554626465,
210
- 0.013017247200012207,
211
- 0.01296588706970215,
212
- 0.013299965858459472,
213
- 0.013440284729003906,
214
- 0.013432445526123047,
215
- 0.013604125022888184,
216
- 0.014099003791809082,
217
- 0.013754843711853027,
218
- 0.013172765731811524,
219
- 0.013031006813049317,
220
- 0.013375165939331055,
221
- 0.013895163536071778,
222
- 0.01464748191833496,
223
- 0.014707483291625977,
224
- 0.01439564323425293,
225
- 0.0146247615814209,
226
- 0.014332443237304688,
227
- 0.013883644104003907,
228
- 0.014410682678222656,
229
- 0.014030524253845215
 
 
 
230
  ]
231
  },
232
  "throughput": {
233
  "unit": "samples/s",
234
- "value": 71.28718720668913
235
  },
236
  "energy": null,
237
  "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": 1092.231168,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 50606.923776,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 9.087361328125,
124
+ "mean": 9.087361328125,
125
  "stdev": 0.0,
126
+ "p50": 9.087361328125,
127
+ "p90": 9.087361328125,
128
+ "p95": 9.087361328125,
129
+ "p99": 9.087361328125,
130
  "values": [
131
+ 9.087361328125
132
  ]
133
  },
134
  "throughput": null,
 
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1226.36288,
142
  "max_global_vram": 68702.69952,
143
+ "max_process_vram": 304651.546624,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 75,
150
+ "total": 1.009017868041992,
151
+ "mean": 0.01345357157389323,
152
+ "stdev": 0.0006327790162646989,
153
+ "p50": 0.013215706825256348,
154
+ "p90": 0.014441053009033204,
155
+ "p95": 0.01484823760986328,
156
+ "p99": 0.015310178318023681,
157
  "values": [
158
+ 0.015092510223388672,
159
+ 0.015324030876159668,
160
+ 0.015305311203002929,
161
+ 0.013855547904968261,
162
+ 0.013578106880187988,
163
+ 0.013348986625671386,
164
+ 0.013146745681762695,
165
+ 0.01325042724609375,
166
+ 0.013054265975952148,
167
+ 0.013274427413940429,
168
+ 0.013152345657348633,
169
+ 0.013303545951843262,
170
+ 0.014682589530944824,
171
+ 0.013122105598449707,
172
+ 0.01284178638458252,
173
+ 0.01302354621887207,
174
+ 0.012885465621948242,
175
+ 0.012901946067810059,
176
+ 0.012877145767211913,
177
+ 0.013172025680541993,
178
+ 0.012920346260070801,
179
+ 0.012919706344604492,
180
+ 0.012935385704040528,
181
+ 0.013158746719360351,
182
+ 0.012949146270751954,
183
+ 0.012905466079711913,
184
+ 0.01291762638092041,
185
+ 0.0131878662109375,
186
+ 0.012954106330871582,
187
+ 0.012987386703491212,
188
+ 0.012974905967712402,
189
+ 0.012982585906982421,
190
+ 0.012963226318359375,
191
+ 0.013027226448059082,
192
+ 0.013298267364501954,
193
+ 0.012869786262512208,
194
+ 0.013123226165771485,
195
+ 0.013215706825256348,
196
+ 0.013444506645202636,
197
+ 0.013903708457946777,
198
+ 0.013630746841430664,
199
+ 0.013191547393798828,
200
+ 0.012913466453552246,
201
+ 0.012997145652770997,
202
+ 0.013505467414855957,
203
+ 0.01376722812652588,
204
+ 0.013524666786193847,
205
+ 0.013501947402954101,
206
+ 0.013794588088989259,
207
+ 0.014035708427429199,
208
+ 0.013535866737365723,
209
+ 0.013441946983337403,
210
+ 0.0136219482421875,
211
+ 0.013473306655883789,
212
+ 0.013364347457885742,
213
+ 0.012968985557556153,
214
+ 0.013141945838928222,
215
+ 0.01296194553375244,
216
+ 0.012930425643920898,
217
+ 0.013377946853637695,
218
+ 0.012966586112976073,
219
+ 0.012971225738525391,
220
+ 0.014436348915100098,
221
+ 0.014646909713745116,
222
+ 0.014316509246826172,
223
+ 0.013722427368164062,
224
+ 0.013584667205810547,
225
+ 0.014444189071655273,
226
+ 0.014346267700195313,
227
+ 0.0151705904006958,
228
+ 0.014743549346923828,
229
+ 0.013758907318115235,
230
+ 0.013405787467956542,
231
+ 0.012992506027221679,
232
+ 0.01299842643737793
233
  ]
234
  },
235
  "throughput": {
236
  "unit": "samples/s",
237
+ "value": 74.32970453292184
238
  },
239
  "energy": null,
240
  "efficiency": null