IlyasMoutawwakil HF staff commited on
Commit
ea0b1f2
·
verified ·
1 Parent(s): 7ba1b06

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": "c8d76f6e24e813974534bb204a76658d503b7b1f",
89
  "transformers_version": "4.43.3",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.33.0",
@@ -104,24 +104,24 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 892.407808,
108
- "max_global_vram": 1059.88096,
109
- "max_process_vram": 43922.41152,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 6.70115625,
117
- "mean": 6.70115625,
118
  "stdev": 0.0,
119
- "p50": 6.70115625,
120
- "p90": 6.70115625,
121
- "p95": 6.70115625,
122
- "p99": 6.70115625,
123
  "values": [
124
- 6.70115625
125
  ]
126
  },
127
  "throughput": null,
@@ -131,107 +131,92 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1037.094912,
135
- "max_global_vram": 1122.816,
136
- "max_process_vram": 292274.589696,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 79,
143
- "total": 1.0067860603332517,
144
- "mean": 0.012744127345990534,
145
- "stdev": 0.0007554362802109836,
146
- "p50": 0.01253385353088379,
147
- "p90": 0.013236474990844726,
148
- "p95": 0.013359721946716308,
149
- "p99": 0.015086621494293209,
150
  "values": [
151
- 0.013685848236083984,
152
- 0.013439929008483887,
153
- 0.013350810050964355,
154
- 0.013246331214904785,
155
- 0.013235771179199218,
156
- 0.013115131378173828,
157
- 0.013061691284179687,
158
- 0.01306649112701416,
159
- 0.013083291053771973,
160
- 0.013300410270690918,
161
- 0.013239290237426758,
162
- 0.013151129722595216,
163
- 0.014106165885925294,
164
- 0.013043291091918945,
165
- 0.01281257152557373,
166
- 0.01275721263885498,
167
- 0.012787291526794434,
168
- 0.01278441333770752,
169
- 0.012883292198181153,
170
- 0.012799772262573242,
171
- 0.012859453201293945,
172
- 0.012848093032836913,
173
- 0.01282169246673584,
174
- 0.012830012321472168,
175
- 0.012898012161254883,
176
- 0.012894492149353027,
177
- 0.012840091705322266,
178
- 0.012909852027893066,
179
- 0.012867292404174805,
180
- 0.012667134284973144,
181
- 0.012357535362243653,
182
- 0.012435614585876465,
183
- 0.018562782287597657,
184
- 0.012373854637145996,
185
- 0.012418973922729492,
186
- 0.012296575546264649,
187
- 0.012257216453552246,
188
- 0.01230633544921875,
189
- 0.012399614334106445,
190
- 0.012357535362243653,
191
- 0.01227961540222168,
192
- 0.012305375099182128,
193
- 0.012323934555053711,
194
- 0.012350335121154785,
195
- 0.01235721492767334,
196
- 0.012470973968505859,
197
- 0.012566814422607422,
198
- 0.01246329402923584,
199
- 0.012356254577636719,
200
- 0.01228665542602539,
201
- 0.012325055122375488,
202
- 0.012446014404296876,
203
- 0.01253385353088379,
204
- 0.012455933570861817,
205
- 0.012473854064941406,
206
- 0.012493214607238769,
207
- 0.01271129322052002,
208
- 0.012836572647094726,
209
- 0.012778331756591797,
210
- 0.012910971641540528,
211
- 0.012791933059692383,
212
- 0.012560733795166016,
213
- 0.012492894172668457,
214
- 0.012585054397583008,
215
- 0.012476413726806641,
216
- 0.012474173545837403,
217
- 0.012392094612121582,
218
- 0.012345535278320312,
219
- 0.012324095726013184,
220
- 0.012367774963378906,
221
- 0.01237513542175293,
222
- 0.012332895278930663,
223
- 0.012353215217590332,
224
- 0.01236921501159668,
225
- 0.012328095436096191,
226
- 0.012337695121765137,
227
- 0.012294974327087402,
228
- 0.012345375061035157,
229
- 0.012360895156860351
230
  ]
231
  },
232
  "throughput": {
233
  "unit": "samples/s",
234
- "value": 78.467514710971
235
  },
236
  "energy": null,
237
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "16c37a2d0a7e1a726b6a2a50e2fbcf32df3b575c",
89
  "transformers_version": "4.43.3",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.33.0",
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 892.166144,
108
+ "max_global_vram": 1059.893248,
109
+ "max_process_vram": 45351.264256,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 6.86793212890625,
117
+ "mean": 6.86793212890625,
118
  "stdev": 0.0,
119
+ "p50": 6.86793212890625,
120
+ "p90": 6.86793212890625,
121
+ "p95": 6.86793212890625,
122
+ "p99": 6.86793212890625,
123
  "values": [
124
+ 6.86793212890625
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.857344,
135
+ "max_global_vram": 1122.828288,
136
+ "max_process_vram": 285589.36064,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 64,
143
+ "total": 0.9986877775192259,
144
+ "mean": 0.015604496523737908,
145
+ "stdev": 0.012239312176057289,
146
+ "p50": 0.013298005580902099,
147
+ "p90": 0.014060037994384766,
148
+ "p95": 0.015078550100326531,
149
+ "p99": 0.07909192604064935,
150
  "values": [
151
+ 0.01594352626800537,
152
+ 0.013799845695495605,
153
+ 0.013566564559936524,
154
+ 0.013534086227416992,
155
+ 0.013484326362609864,
156
+ 0.013565765380859376,
157
+ 0.015232006072998046,
158
+ 0.014160805702209473,
159
+ 0.013944005966186524,
160
+ 0.013827046394348145,
161
+ 0.013834565162658692,
162
+ 0.014109766006469727,
163
+ 0.014208966255187989,
164
+ 0.013925765991210938,
165
+ 0.06945635223388671,
166
+ 0.01380064582824707,
167
+ 0.013491685867309571,
168
+ 0.013408644676208496,
169
+ 0.013394246101379395,
170
+ 0.013327525138854981,
171
+ 0.01324576473236084,
172
+ 0.013286725997924805,
173
+ 0.013254565238952637,
174
+ 0.013391366004943847,
175
+ 0.013239364624023437,
176
+ 0.013307846069335938,
177
+ 0.013350245475769042,
178
+ 0.01322640609741211,
179
+ 0.013288165092468262,
180
+ 0.013448326110839844,
181
+ 0.013461125373840333,
182
+ 0.013807525634765625,
183
+ 0.013647846221923828,
184
+ 0.01357696533203125,
185
+ 0.01353376579284668,
186
+ 0.09549844360351563,
187
+ 0.013630085945129395,
188
+ 0.013170885086059571,
189
+ 0.01302464485168457,
190
+ 0.01302176570892334,
191
+ 0.01297008514404297,
192
+ 0.013000645637512208,
193
+ 0.013034404754638672,
194
+ 0.013014405250549317,
195
+ 0.012969125747680664,
196
+ 0.012992804527282714,
197
+ 0.013029925346374512,
198
+ 0.013003206253051758,
199
+ 0.012946084976196289,
200
+ 0.013050085067749023,
201
+ 0.013047845840454101,
202
+ 0.013207844734191895,
203
+ 0.013190885543823243,
204
+ 0.01327472496032715,
205
+ 0.013431845664978027,
206
+ 0.013229925155639649,
207
+ 0.013242884635925293,
208
+ 0.013256806373596192,
209
+ 0.013183844566345216,
210
+ 0.01323024559020996,
211
+ 0.013236644744873047,
212
+ 0.013234724998474121,
213
+ 0.013239205360412598,
214
+ 0.013241605758666992
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
215
  ]
216
  },
217
  "throughput": {
218
  "unit": "samples/s",
219
+ "value": 64.0840925869526
220
  },
221
  "energy": null,
222
  "efficiency": null