IlyasMoutawwakil HF staff commited on
Commit
fad1e7f
·
verified ·
1 Parent(s): f2ce267

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": "593b48b93d71bee250bc8db76a7279c4b590c2bb",
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.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,97 +131,97 @@
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
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "25912a6d02929e242ccb030ce6895e556366bb93",
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.0064,
108
+ "max_global_vram": 3346.49344,
109
+ "max_process_vram": 45806.379008,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.1790283203125,
117
+ "mean": 7.1790283203125,
118
  "stdev": 0.0,
119
+ "p50": 7.1790283203125,
120
+ "p90": 7.1790283203125,
121
+ "p95": 7.1790283203125,
122
+ "p99": 7.1790283203125,
123
  "values": [
124
+ 7.1790283203125
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.787712,
135
+ "max_global_vram": 3409.420288,
136
+ "max_process_vram": 287652.10624,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
  "count": 69,
143
+ "total": 1.0040672073364258,
144
+ "mean": 0.014551698657049647,
145
+ "stdev": 0.0005174539672021701,
146
+ "p50": 0.014547325134277344,
147
+ "p90": 0.015060699653625487,
148
+ "p95": 0.01530607509613037,
149
+ "p99": 0.01590014152526855,
150
  "values": [
151
+ 0.015572922706604004,
152
+ 0.015676603317260743,
153
+ 0.015211323738098144,
154
+ 0.014312926292419434,
155
+ 0.01434652614593506,
156
+ 0.014142206192016601,
157
+ 0.013968287467956543,
158
+ 0.01408476734161377,
159
+ 0.01488252353668213,
160
+ 0.01505388355255127,
161
+ 0.015087964057922364,
162
+ 0.016375160217285155,
163
+ 0.015369242668151855,
164
+ 0.01476540470123291,
165
+ 0.015013724327087403,
166
+ 0.01478764533996582,
167
+ 0.015002524375915528,
168
+ 0.014780764579772948,
169
+ 0.0149342041015625,
170
+ 0.014719485282897949,
171
+ 0.014977084159851075,
172
+ 0.014785405158996581,
173
+ 0.014997243881225586,
174
+ 0.01477836513519287,
175
+ 0.014975963592529297,
176
+ 0.014766844749450683,
177
+ 0.014947323799133301,
178
+ 0.014208286285400391,
179
+ 0.014813725471496581,
180
+ 0.013961087226867676,
181
+ 0.014337725639343261,
182
+ 0.014114366531372071,
183
+ 0.01437772560119629,
184
+ 0.014405885696411132,
185
+ 0.014100445747375488,
186
+ 0.014152766227722168,
187
+ 0.014609086036682128,
188
+ 0.013663007736206054,
189
+ 0.014326366424560547,
190
+ 0.013785886764526366,
191
+ 0.013593406677246093,
192
+ 0.014220605850219727,
193
+ 0.013610048294067383,
194
+ 0.014053086280822753,
195
+ 0.014378206253051758,
196
+ 0.014212446212768555,
197
+ 0.01358572769165039,
198
+ 0.014128286361694336,
199
+ 0.014051965713500977,
200
+ 0.01370684814453125,
201
+ 0.01468956470489502,
202
+ 0.014876124382019042,
203
+ 0.014761404991149902,
204
+ 0.015159804344177246,
205
+ 0.014727644920349121,
206
+ 0.014796283721923828,
207
+ 0.01490668487548828,
208
+ 0.014683805465698242,
209
+ 0.013930206298828124,
210
+ 0.014502845764160156,
211
+ 0.01411612606048584,
212
+ 0.014865084648132324,
213
+ 0.014480125427246094,
214
+ 0.014385886192321777,
215
+ 0.014378205299377441,
216
+ 0.014796283721923828,
217
+ 0.014547325134277344,
218
+ 0.014464125633239747,
219
+ 0.01428636646270752
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "samples/s",
224
+ "value": 68.72049948035068
225
  },
226
  "energy": null,
227
  "efficiency": null