IlyasMoutawwakil HF staff commited on
Commit
6d2bba3
·
verified ·
1 Parent(s): 1af08e8

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
@@ -84,7 +84,7 @@
84
  ],
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 24146608128,
87
- "optimum_benchmark_version": "0.5.0",
88
  "optimum_benchmark_commit": null,
89
  "transformers_version": "4.45.2",
90
  "transformers_commit": null,
@@ -106,7 +106,7 @@
106
  "load": {
107
  "memory": {
108
  "unit": "MB",
109
- "max_ram": 798.621696,
110
  "max_global_vram": 1410.859008,
111
  "max_process_vram": 0.0,
112
  "max_reserved": 773.849088,
@@ -115,15 +115,15 @@
115
  "latency": {
116
  "unit": "s",
117
  "values": [
118
- 0.07776665496826173
119
  ],
120
  "count": 1,
121
- "total": 0.07776665496826173,
122
- "mean": 0.07776665496826173,
123
- "p50": 0.07776665496826173,
124
- "p90": 0.07776665496826173,
125
- "p95": 0.07776665496826173,
126
- "p99": 0.07776665496826173,
127
  "stdev": 0,
128
  "stdev_": 0
129
  },
@@ -134,7 +134,7 @@
134
  "forward": {
135
  "memory": {
136
  "unit": "MB",
137
- "max_ram": 1187.721216,
138
  "max_global_vram": 1442.316288,
139
  "max_process_vram": 0.0,
140
  "max_reserved": 794.820608,
@@ -143,99 +143,102 @@
143
  "latency": {
144
  "unit": "s",
145
  "values": [
146
- 0.015779840469360353,
147
- 0.01488691234588623,
148
- 0.014988287925720215,
149
- 0.014846976280212403,
150
- 0.014736384391784667,
151
- 0.014857215881347656,
152
- 0.014853055953979493,
153
- 0.014987263679504394,
154
- 0.014833663940429688,
155
- 0.015162367820739747,
156
- 0.015019935607910156,
157
- 0.01487667179107666,
158
- 0.014946304321289062,
159
- 0.015484928131103515,
160
- 0.015047679901123047,
161
- 0.01501696014404297,
162
- 0.01478553581237793,
163
- 0.014931967735290527,
164
- 0.015225728034973145,
165
- 0.01613209533691406,
166
- 0.014874752044677735,
167
- 0.014914624214172363,
168
- 0.014886879920959472,
169
- 0.015069184303283691,
170
- 0.015249407768249512,
171
- 0.015333375930786132,
172
- 0.014826496124267579,
173
- 0.014996479988098145,
174
- 0.01484607982635498,
175
- 0.015325183868408204,
176
- 0.014699520111083985,
177
- 0.015253503799438477,
178
  0.01479475212097168,
179
- 0.01464627170562744,
180
- 0.014653471946716309,
181
- 0.015219712257385254,
182
- 0.014938112258911132,
183
- 0.015068160057067872,
184
- 0.015211520195007324,
185
- 0.014344191551208496,
186
- 0.014312447547912598,
187
- 0.014329855918884277,
188
- 0.014448479652404785,
189
- 0.014254079818725587,
190
- 0.014147520065307617,
191
- 0.014149632453918457,
192
- 0.014119935989379882,
193
- 0.014372832298278808,
194
- 0.014186495780944825,
195
- 0.014124032020568847,
196
- 0.014435263633728027,
197
- 0.01418239974975586,
198
- 0.01419264030456543,
199
- 0.014116864204406738,
200
- 0.01430016040802002,
201
- 0.01417632007598877,
202
- 0.014117888450622559,
203
- 0.01425920009613037,
204
- 0.014162943840026856,
205
- 0.014216192245483398,
206
- 0.01407487964630127,
207
- 0.014132224082946777,
208
- 0.014194687843322755,
209
- 0.014171135902404786,
210
- 0.014107647895812989,
211
- 0.014190560340881347,
212
- 0.014285856246948243,
213
- 0.01438822364807129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
214
  ],
215
- "count": 68,
216
- "total": 0.9987018556594852,
217
- "mean": 0.014686791994992425,
218
- "p50": 0.014790143966674805,
219
- "p90": 0.015232831954956056,
220
- "p95": 0.015330508708953857,
221
- "p99": 0.015896084575653075,
222
- "stdev": 0.0004612073917555967,
223
- "stdev_": 3.140286809487388
224
  },
225
  "throughput": {
226
  "unit": "samples/s",
227
- "value": 68.0883885562591
228
  },
229
  "energy": {
230
  "unit": "kWh",
231
- "cpu": 1.6757974272302382e-07,
232
- "ram": 9.148870294076734e-08,
233
- "gpu": 3.362835241127e-07,
234
- "total": 5.953519697764912e-07
235
  },
236
  "efficiency": {
237
  "unit": "samples/kWh",
238
- "value": 1679678.661977759
239
  }
240
  }
241
  }
 
84
  ],
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 24146608128,
87
+ "optimum_benchmark_version": "0.5.0.dev0",
88
  "optimum_benchmark_commit": null,
89
  "transformers_version": "4.45.2",
90
  "transformers_commit": null,
 
106
  "load": {
107
  "memory": {
108
  "unit": "MB",
109
+ "max_ram": 800.432128,
110
  "max_global_vram": 1410.859008,
111
  "max_process_vram": 0.0,
112
  "max_reserved": 773.849088,
 
115
  "latency": {
116
  "unit": "s",
117
  "values": [
118
+ 0.07640268707275391
119
  ],
120
  "count": 1,
121
+ "total": 0.07640268707275391,
122
+ "mean": 0.07640268707275391,
123
+ "p50": 0.07640268707275391,
124
+ "p90": 0.07640268707275391,
125
+ "p95": 0.07640268707275391,
126
+ "p99": 0.07640268707275391,
127
  "stdev": 0,
128
  "stdev_": 0
129
  },
 
134
  "forward": {
135
  "memory": {
136
  "unit": "MB",
137
+ "max_ram": 1189.51936,
138
  "max_global_vram": 1442.316288,
139
  "max_process_vram": 0.0,
140
  "max_reserved": 794.820608,
 
143
  "latency": {
144
  "unit": "s",
145
  "values": [
146
+ 0.014855168342590331,
147
+ 0.01457151985168457,
148
+ 0.014780415534973144,
149
+ 0.014753791809082031,
150
+ 0.01444863986968994,
151
+ 0.014441472053527832,
152
+ 0.014573568344116212,
153
+ 0.014531583786010742,
154
+ 0.014361599922180175,
155
+ 0.014402624130249023,
156
+ 0.014935040473937988,
157
+ 0.014648320198059082,
158
+ 0.014877696037292481,
159
+ 0.014516127586364747,
160
+ 0.014499839782714843,
161
+ 0.014689184188842774,
162
+ 0.014622624397277833,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
  0.01479475212097168,
164
+ 0.014428159713745118,
165
+ 0.014418944358825684,
166
+ 0.014786591529846191,
167
+ 0.01447935962677002,
168
+ 0.014403583526611329,
169
+ 0.014503935813903808,
170
+ 0.014584832191467285,
171
+ 0.014864383697509765,
172
+ 0.014806015968322754,
173
+ 0.014889887809753418,
174
+ 0.014625727653503418,
175
+ 0.01449779224395752,
176
+ 0.014538751602172852,
177
+ 0.014693375587463378,
178
+ 0.01477836799621582,
179
+ 0.014444543838500976,
180
+ 0.014640128135681153,
181
+ 0.014395392417907715,
182
+ 0.014457856178283691,
183
+ 0.015321087837219239,
184
+ 0.013710335731506347,
185
+ 0.013806591987609864,
186
+ 0.013891584396362304,
187
+ 0.014145536422729492,
188
+ 0.013971455574035644,
189
+ 0.014682111740112304,
190
+ 0.013611007690429687,
191
+ 0.013223936080932617,
192
+ 0.013231103897094726,
193
+ 0.013104127883911134,
194
+ 0.013398015975952148,
195
+ 0.013275103569030762,
196
+ 0.013038592338562012,
197
+ 0.013055999755859376,
198
+ 0.01305292797088623,
199
+ 0.0129965763092041,
200
+ 0.013039615631103516,
201
+ 0.013034496307373047,
202
+ 0.013241344451904297,
203
+ 0.013208576202392578,
204
+ 0.013001728057861327,
205
+ 0.01306931209564209,
206
+ 0.013632479667663575,
207
+ 0.013958144187927245,
208
+ 0.013888511657714844,
209
+ 0.014005248069763183,
210
+ 0.015771648406982423,
211
+ 0.015569919586181641,
212
+ 0.014021632194519042,
213
+ 0.01358233642578125,
214
+ 0.013678400039672852,
215
+ 0.013796352386474609,
216
+ 0.013820032119750976
217
  ],
218
+ "count": 71,
219
+ "total": 1.0063774709701536,
220
+ "mean": 0.014174330577044416,
221
+ "p50": 0.014428159713745118,
222
+ "p90": 0.014855168342590331,
223
+ "p95": 0.014912464141845702,
224
+ "p99": 0.015630438232421873,
225
+ "stdev": 0.0006790850373532684,
226
+ "stdev_": 4.790949623067624
227
  },
228
  "throughput": {
229
  "unit": "samples/s",
230
+ "value": 70.55006898311784
231
  },
232
  "energy": {
233
  "unit": "kWh",
234
+ "cpu": 1.6434458613014522e-07,
235
+ "ram": 8.974450754270874e-08,
236
+ "gpu": 3.2722248400004394e-07,
237
+ "total": 5.813115776728979e-07
238
  },
239
  "efficiency": {
240
  "unit": "samples/kWh",
241
+ "value": 1720247.8643263779
242
  }
243
  }
244
  }