IlyasMoutawwakil HF staff commited on
Commit
8561d48
·
verified ·
1 Parent(s): 5f1086e

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
@@ -85,7 +85,7 @@
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
- "optimum_benchmark_commit": "378d8dddb2c87c406ac8d3231c1c44d5a290b874",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.32.1",
@@ -104,24 +104,24 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 892.125184,
108
- "max_global_vram": 3746.750464,
109
- "max_process_vram": 46539.669504,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.20949462890625,
117
- "mean": 7.20949462890625,
118
  "stdev": 0.0,
119
- "p50": 7.20949462890625,
120
- "p90": 7.20949462890625,
121
- "p95": 7.20949462890625,
122
- "p99": 7.20949462890625,
123
  "values": [
124
- 7.20949462890625
125
  ]
126
  },
127
  "throughput": null,
@@ -131,96 +131,97 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1036.877824,
135
- "max_global_vram": 3861.72928,
136
- "max_process_vram": 306899.12832,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 68,
143
- "total": 1.0085519332885744,
144
- "mean": 0.01483164607777315,
145
- "stdev": 0.00042159301047500135,
146
- "p50": 0.014929659366607666,
147
- "p90": 0.015214939880371094,
148
- "p95": 0.015296643495559693,
149
- "p99": 0.015607622308731079,
150
  "values": [
151
- 0.015722219467163085,
152
- 0.01542765998840332,
153
- 0.014723179817199707,
154
- 0.014842700004577637,
155
- 0.014692939758300782,
156
- 0.014930379867553712,
157
- 0.014959340095520019,
158
- 0.01520989990234375,
159
- 0.01501710033416748,
160
- 0.015136139869689941,
161
- 0.01494878101348877,
162
- 0.01444270133972168,
163
- 0.014013581275939942,
164
- 0.015040300369262695,
165
- 0.01509694004058838,
166
- 0.014849419593811036,
167
- 0.015093259811401367,
168
- 0.014856619834899902,
169
- 0.015203660011291503,
170
- 0.014977740287780763,
171
- 0.01516077995300293,
172
- 0.014908140182495117,
173
- 0.015001899719238281,
174
- 0.014953579902648926,
175
- 0.015226699829101563,
176
- 0.014890700340270997,
177
- 0.015009099960327149,
178
- 0.014860461235046387,
179
- 0.014650540351867676,
180
- 0.013978220939636231,
181
- 0.013837422370910644,
182
- 0.013762701034545898,
183
- 0.0139668607711792,
184
- 0.013982542037963867,
185
- 0.014169100761413575,
186
- 0.013732460975646973,
187
- 0.014236620903015137,
188
- 0.014135340690612792,
189
- 0.014587020874023438,
190
- 0.014250381469726563,
191
- 0.014560461044311523,
192
- 0.014910699844360352,
193
- 0.015139180183410645,
194
- 0.014881580352783204,
195
- 0.014866700172424316,
196
- 0.015297259330749512,
197
- 0.014789100646972655,
198
- 0.01489597988128662,
199
- 0.015161898612976074,
200
- 0.01499038028717041,
201
- 0.014983659744262695,
202
- 0.015295499801635743,
203
- 0.014838379859924316,
204
- 0.014965100288391113,
205
- 0.015207179069519043,
206
- 0.014976619720458984,
207
- 0.014917739868164063,
208
- 0.015252459526062011,
209
- 0.015017580032348633,
210
- 0.01488621997833252,
211
- 0.014868619918823243,
212
- 0.015016460418701172,
213
- 0.015551178932189942,
214
- 0.015079660415649414,
215
- 0.014846220016479492,
216
- 0.014928938865661621,
217
- 0.014970859527587891,
218
- 0.014971179962158203
 
219
  ]
220
  },
221
  "throughput": {
222
  "unit": "samples/s",
223
- "value": 67.42339958466309
224
  },
225
  "energy": null,
226
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "593b48b93d71bee250bc8db76a7279c4b590c2bb",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.32.1",
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 892.174336,
108
+ "max_global_vram": 3346.501632,
109
+ "max_process_vram": 46442.131456,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.49821728515625,
117
+ "mean": 7.49821728515625,
118
  "stdev": 0.0,
119
+ "p50": 7.49821728515625,
120
+ "p90": 7.49821728515625,
121
+ "p95": 7.49821728515625,
122
+ "p99": 7.49821728515625,
123
  "values": [
124
+ 7.49821728515625
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.92288,
135
+ "max_global_vram": 3409.424384,
136
+ "max_process_vram": 306040.680448,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 69,
143
+ "total": 1.0022013053894043,
144
+ "mean": 0.014524656599846437,
145
+ "stdev": 0.0004823327478456479,
146
+ "p50": 0.01448509693145752,
147
+ "p90": 0.01497952938079834,
148
+ "p95": 0.015056328964233399,
149
+ "p99": 0.015876006965637197,
150
  "values": [
151
+ 0.0154338960647583,
152
+ 0.014426377296447754,
153
+ 0.014575177192687989,
154
+ 0.014427337646484375,
155
+ 0.015049736022949218,
156
+ 0.015058696746826172,
157
+ 0.014172138214111328,
158
+ 0.01418797779083252,
159
+ 0.014904136657714845,
160
+ 0.015006537437438966,
161
+ 0.014794377326965332,
162
+ 0.014893416404724122,
163
+ 0.01485341739654541,
164
+ 0.014906537055969239,
165
+ 0.01472717571258545,
166
+ 0.014853897094726563,
167
+ 0.014731017112731934,
168
+ 0.014925256729125976,
169
+ 0.014779497146606445,
170
+ 0.014903017044067383,
171
+ 0.014749576568603515,
172
+ 0.014965895652770997,
173
+ 0.014915496826171874,
174
+ 0.014940775871276856,
175
+ 0.01474333667755127,
176
+ 0.014801257133483887,
177
+ 0.015162216186523438,
178
+ 0.014972777366638183,
179
+ 0.01478925609588623,
180
+ 0.015052777290344238,
181
+ 0.014924296379089355,
182
+ 0.014522216796875,
183
+ 0.014117258071899414,
184
+ 0.014304457664489746,
185
+ 0.014114056587219238,
186
+ 0.01472093677520752,
187
+ 0.014925896644592285,
188
+ 0.016815492630004883,
189
+ 0.014669096946716309,
190
+ 0.014656617164611816,
191
+ 0.014432297706604005,
192
+ 0.01448509693145752,
193
+ 0.014436777114868165,
194
+ 0.014645896911621093,
195
+ 0.014037737846374512,
196
+ 0.014222698211669922,
197
+ 0.01403901767730713,
198
+ 0.014024778366088867,
199
+ 0.014036297798156738,
200
+ 0.014036137580871582,
201
+ 0.014058697700500488,
202
+ 0.014028138160705566,
203
+ 0.014238376617431641,
204
+ 0.014050217628479003,
205
+ 0.01403389835357666,
206
+ 0.013988457679748535,
207
+ 0.014020618438720702,
208
+ 0.014052457809448242,
209
+ 0.013994057655334473,
210
+ 0.01419933795928955,
211
+ 0.014071337699890137,
212
+ 0.014063178062438965,
213
+ 0.014039498329162597,
214
+ 0.014143017768859864,
215
+ 0.014023338317871094,
216
+ 0.014083176612854005,
217
+ 0.014041897773742675,
218
+ 0.014119176864624024,
219
+ 0.014082378387451171
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "samples/s",
224
+ "value": 68.84844355016095
225
  },
226
  "energy": null,
227
  "efficiency": null