IlyasMoutawwakil HF staff commited on
Commit
06a7d21
·
verified ·
1 Parent(s): aef581f

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
@@ -86,7 +86,7 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.3.1",
89
- "optimum_benchmark_commit": "e9af750a2bec0e8b3a11d3bf5c5aa883075e8a03",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.32.1",
@@ -105,24 +105,24 @@
105
  "load": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 889.638912,
109
- "max_global_vram": 1059.885056,
110
- "max_process_vram": 41655.402496,
111
  "max_reserved": 773.849088,
112
  "max_allocated": 736.603648
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 1,
117
- "total": 7.0324365234375,
118
- "mean": 7.0324365234375,
119
  "stdev": 0.0,
120
- "p50": 7.0324365234375,
121
- "p90": 7.0324365234375,
122
- "p95": 7.0324365234375,
123
- "p99": 7.0324365234375,
124
  "values": [
125
- 7.0324365234375
126
  ]
127
  },
128
  "throughput": null,
@@ -132,98 +132,102 @@
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 1034.5472,
136
- "max_global_vram": 1122.816,
137
- "max_process_vram": 292207.104,
138
  "max_reserved": 773.849088,
139
  "max_allocated": 745.086976
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 70,
144
- "total": 1.0079627771377564,
145
- "mean": 0.014399468244825091,
146
- "stdev": 0.0006972305247685426,
147
- "p50": 0.014209271907806397,
148
- "p90": 0.015183335399627686,
149
- "p95": 0.015360023117065429,
150
- "p99": 0.015866326017379764,
151
  "values": [
152
- 0.014225431442260742,
153
- 0.014415831565856933,
154
- 0.014200311660766601,
155
- 0.014355831146240235,
156
- 0.014178711891174317,
157
- 0.014055352210998535,
158
- 0.014064950942993164,
159
- 0.013747032165527345,
160
- 0.013918392181396485,
161
- 0.013801112174987792,
162
- 0.01402191162109375,
163
- 0.013763192176818848,
164
- 0.014042391777038574,
165
- 0.01688079071044922,
166
- 0.015095511436462402,
167
- 0.014935991287231446,
168
- 0.014966551780700683,
169
- 0.01501327133178711,
170
- 0.01518191146850586,
171
- 0.014972790718078614,
172
- 0.014996150970458984,
173
- 0.015299991607666015,
174
- 0.014984951972961427,
175
- 0.01519615077972412,
176
- 0.015382870674133301,
177
- 0.015156471252441406,
178
- 0.015078230857849121,
179
- 0.01537903118133545,
180
- 0.015011191368103027,
181
- 0.01511295223236084,
182
- 0.015006390571594239,
183
- 0.015059350967407226,
184
- 0.015019671440124512,
185
- 0.015336791038513183,
186
- 0.015023832321166991,
187
- 0.014194231986999511,
188
- 0.013726072311401367,
189
- 0.015003511428833008,
190
- 0.013676952362060547,
191
- 0.013763511657714844,
192
- 0.01342015266418457,
193
- 0.013495991706848145,
194
- 0.013715831756591797,
195
- 0.013467991828918457,
196
- 0.01348367214202881,
197
- 0.013794232368469238,
198
- 0.013430551528930664,
199
- 0.013456791877746581,
200
- 0.013695992469787598,
201
- 0.013454392433166503,
202
- 0.013406712532043457,
203
- 0.015410552024841309,
204
- 0.014794551849365234,
205
- 0.014215352058410645,
206
- 0.014656950950622558,
207
- 0.015059350967407226,
208
- 0.014607512474060058,
209
- 0.014693910598754883,
210
- 0.014203191757202149,
211
- 0.014222392082214355,
212
- 0.014142711639404297,
213
- 0.014092951774597169,
214
- 0.013977432250976562,
215
- 0.01351039218902588,
216
- 0.01345631217956543,
217
- 0.013855831146240234,
218
- 0.014131352424621582,
219
- 0.014070391654968262,
220
- 0.014759831428527832,
221
- 0.01403391170501709
 
 
 
 
222
  ]
223
  },
224
  "throughput": {
225
  "unit": "samples/s",
226
- "value": 69.44700894488808
227
  },
228
  "energy": null,
229
  "efficiency": null
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.3.1",
89
+ "optimum_benchmark_commit": "e291e9b18cfb323457af60f15f2bb33803718668",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.32.1",
 
105
  "load": {
106
  "memory": {
107
  "unit": "MB",
108
+ "max_ram": 889.724928,
109
+ "max_global_vram": 1059.856384,
110
+ "max_process_vram": 43134.967808,
111
  "max_reserved": 773.849088,
112
  "max_allocated": 736.603648
113
  },
114
  "latency": {
115
  "unit": "s",
116
  "count": 1,
117
+ "total": 7.06087939453125,
118
+ "mean": 7.06087939453125,
119
  "stdev": 0.0,
120
+ "p50": 7.06087939453125,
121
+ "p90": 7.06087939453125,
122
+ "p95": 7.06087939453125,
123
+ "p99": 7.06087939453125,
124
  "values": [
125
+ 7.06087939453125
126
  ]
127
  },
128
  "throughput": null,
 
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 1034.412032,
136
+ "max_global_vram": 1122.783232,
137
+ "max_process_vram": 299514.40896,
138
  "max_reserved": 773.849088,
139
  "max_allocated": 745.086976
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 74,
144
+ "total": 0.999039447784424,
145
+ "mean": 0.01350053307816789,
146
+ "stdev": 0.0008137295210581704,
147
+ "p50": 0.013827486038208008,
148
+ "p90": 0.014128414344787598,
149
+ "p95": 0.01435525484085083,
150
+ "p99": 0.015166376485824576,
151
  "values": [
152
+ 0.014505328178405762,
153
+ 0.014274287223815917,
154
+ 0.014029645919799804,
155
+ 0.01411508560180664,
156
+ 0.013939406394958496,
157
+ 0.013855405807495117,
158
+ 0.014163086891174317,
159
+ 0.014345006942749023,
160
+ 0.013875246047973633,
161
+ 0.013862126350402832,
162
+ 0.01360324478149414,
163
+ 0.013932045936584472,
164
+ 0.013919086456298828,
165
+ 0.014134126663208008,
166
+ 0.013747724533081054,
167
+ 0.016953655242919922,
168
+ 0.013565803527832031,
169
+ 0.01339220428466797,
170
+ 0.013299883842468262,
171
+ 0.014495726585388183,
172
+ 0.013366443634033203,
173
+ 0.014374286651611327,
174
+ 0.013908845901489258,
175
+ 0.014100526809692383,
176
+ 0.013811405181884766,
177
+ 0.013894926071166993,
178
+ 0.01382564640045166,
179
+ 0.013866765975952149,
180
+ 0.013822284698486328,
181
+ 0.013801645278930665,
182
+ 0.013811566352844239,
183
+ 0.01387220573425293,
184
+ 0.013841965675354003,
185
+ 0.013858284950256348,
186
+ 0.013798125267028808,
187
+ 0.013864046096801757,
188
+ 0.01387972640991211,
189
+ 0.013835885047912598,
190
+ 0.013836845397949219,
191
+ 0.013926606178283691,
192
+ 0.013857966423034667,
193
+ 0.013829325675964356,
194
+ 0.013873485565185547,
195
+ 0.013872044563293457,
196
+ 0.013856844902038574,
197
+ 0.01391252613067627,
198
+ 0.013813486099243164,
199
+ 0.013848846435546874,
200
+ 0.013878125190734864,
201
+ 0.01229028034210205,
202
+ 0.012192680358886718,
203
+ 0.012253480911254883,
204
+ 0.01221716022491455,
205
+ 0.01218723964691162,
206
+ 0.012248041152954102,
207
+ 0.013370603561401366,
208
+ 0.01337972354888916,
209
+ 0.013923886299133301,
210
+ 0.013329323768615722,
211
+ 0.01302020263671875,
212
+ 0.012986123085021973,
213
+ 0.013101323127746582,
214
+ 0.01307252311706543,
215
+ 0.012901162147521973,
216
+ 0.012473000526428222,
217
+ 0.012212679862976075,
218
+ 0.012188679695129394,
219
+ 0.01221716022491455,
220
+ 0.012304040908813476,
221
+ 0.012198280334472657,
222
+ 0.012212201118469239,
223
+ 0.012238759994506836,
224
+ 0.012204038619995116,
225
+ 0.012268040657043457
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "samples/s",
230
+ "value": 74.07114920648056
231
  },
232
  "energy": null,
233
  "efficiency": null