IlyasMoutawwakil HF staff commited on
Commit
75dd84d
·
verified ·
1 Parent(s): 98a518a

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
@@ -11,7 +11,7 @@
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
14
- "device_ids": "5",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -111,24 +111,24 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1090.813952,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 48319.2832,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 8.9663876953125,
124
- "mean": 8.9663876953125,
125
  "stdev": 0.0,
126
- "p50": 8.9663876953125,
127
- "p90": 8.9663876953125,
128
- "p95": 8.9663876953125,
129
- "p99": 8.9663876953125,
130
  "values": [
131
- 8.9663876953125
132
  ]
133
  },
134
  "throughput": null,
@@ -138,101 +138,99 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1224.82688,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 324815.511552,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 73,
150
- "total": 1.0093100843429568,
151
- "mean": 0.01382616553894461,
152
- "stdev": 0.0014086739185925933,
153
- "p50": 0.013428112983703614,
154
- "p90": 0.014689997482299804,
155
- "p95": 0.015138507080078124,
156
- "p99": 0.02032726959228516,
157
  "values": [
158
- 0.013874031066894532,
159
- 0.014402029991149902,
160
- 0.01377995204925537,
161
- 0.013538673400878906,
162
- 0.01347739315032959,
163
- 0.013314674377441407,
164
- 0.013149394035339355,
165
- 0.01310107421875,
166
- 0.013032435417175293,
167
- 0.012930194854736328,
168
- 0.013035314559936523,
169
- 0.02303112030029297,
170
- 0.01661802291870117,
171
- 0.01360427188873291,
172
- 0.013565712928771973,
173
- 0.013190033912658692,
174
- 0.0131940336227417,
175
- 0.013162834167480469,
176
- 0.013428112983703614,
177
- 0.013181714057922364,
178
- 0.01320603370666504,
179
- 0.013247954368591308,
180
- 0.0135575532913208,
181
- 0.013220273971557617,
182
- 0.013227153778076171,
183
- 0.01317531394958496,
184
- 0.013586671829223632,
185
- 0.013245874404907227,
186
- 0.013191794395446777,
187
- 0.01333643341064453,
188
- 0.013232113838195801,
189
- 0.01323643398284912,
190
- 0.013128753662109374,
191
- 0.013248594284057617,
192
- 0.013665392875671386,
193
- 0.013255793571472168,
194
- 0.013228593826293945,
195
- 0.013258354187011719,
196
- 0.01362123203277588,
197
- 0.013245874404907227,
198
- 0.013216114044189453,
199
- 0.013242673873901368,
200
- 0.013556271553039552,
201
- 0.019275772094726563,
202
- 0.01324843406677246,
203
- 0.013233393669128417,
204
- 0.013618191719055176,
205
- 0.013509392738342285,
206
- 0.013734512329101563,
207
- 0.013768912315368653,
208
- 0.01363435173034668,
209
- 0.01330363368988037,
210
- 0.013268433570861816,
211
- 0.013236913681030273,
212
- 0.013717392921447753,
213
- 0.013271794319152833,
214
- 0.013307793617248535,
215
- 0.013257553100585937,
216
- 0.013711473464965821,
217
- 0.014963627815246582,
218
- 0.01483818817138672,
219
- 0.013957391738891602,
220
- 0.015077707290649413,
221
- 0.01474346923828125,
222
- 0.01407435131072998,
223
- 0.014476110458374023,
224
- 0.0139839506149292,
225
- 0.013996431350708008,
226
- 0.01522970676422119,
227
- 0.014103309631347656,
228
- 0.014050991058349609,
229
- 0.01398859214782715,
230
- 0.01398603057861328
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "samples/s",
235
- "value": 72.32663294702117
236
  },
237
  "energy": null,
238
  "efficiency": null
 
11
  "model": "microsoft/deberta-v3-base",
12
  "processor": "microsoft/deberta-v3-base",
13
  "device": "cuda",
14
+ "device_ids": "6",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1092.481024,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 51824.00512,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 8.7216005859375,
124
+ "mean": 8.7216005859375,
125
  "stdev": 0.0,
126
+ "p50": 8.7216005859375,
127
+ "p90": 8.7216005859375,
128
+ "p95": 8.7216005859375,
129
+ "p99": 8.7216005859375,
130
  "values": [
131
+ 8.7216005859375
132
  ]
133
  },
134
  "throughput": null,
 
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1226.457088,
142
  "max_global_vram": 68702.69952,
143
+ "max_process_vram": 261879.148544,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 71,
150
+ "total": 1.0088235015869138,
151
+ "mean": 0.014208781712491746,
152
+ "stdev": 0.0015172456200528476,
153
+ "p50": 0.01404786205291748,
154
+ "p90": 0.014829623222351073,
155
+ "p95": 0.01512106418609619,
156
+ "p99": 0.020206590843200666,
157
  "values": [
158
+ 0.01430754280090332,
159
+ 0.013771381378173828,
160
+ 0.0138176212310791,
161
+ 0.013868342399597168,
162
+ 0.013579380989074708,
163
+ 0.013626742362976074,
164
+ 0.017018747329711915,
165
+ 0.014079861640930176,
166
+ 0.013018099784851075,
167
+ 0.013433780670166016,
168
+ 0.014338422775268554,
169
+ 0.01404786205291748,
170
+ 0.014207382202148438,
171
+ 0.014055702209472656,
172
+ 0.014112181663513183,
173
+ 0.014135222434997558,
174
+ 0.014412822723388672,
175
+ 0.014189461708068847,
176
+ 0.018348987579345704,
177
+ 0.014536982536315917,
178
+ 0.014950902938842773,
179
+ 0.014596022605895997,
180
+ 0.01464370346069336,
181
+ 0.014580822944641114,
182
+ 0.014960184097290039,
183
+ 0.013856661796569825,
184
+ 0.013259380340576173,
185
+ 0.01385746192932129,
186
+ 0.014032662391662598,
187
+ 0.013519221305847168,
188
+ 0.014468502044677735,
189
+ 0.013581941604614258,
190
+ 0.014550582885742187,
191
+ 0.014907703399658204,
192
+ 0.014070422172546386,
193
+ 0.013299381256103516,
194
+ 0.013073781013488769,
195
+ 0.013003060340881348,
196
+ 0.013038901329040528,
197
+ 0.012995860099792481,
198
+ 0.013398421287536622,
199
+ 0.013316821098327637,
200
+ 0.013027220726013184,
201
+ 0.012994899749755859,
202
+ 0.012998580932617188,
203
+ 0.01316178035736084,
204
+ 0.012966100692749023,
205
+ 0.024540998458862304,
206
+ 0.014358902931213379,
207
+ 0.013532180786132813,
208
+ 0.013726902008056641,
209
+ 0.014375222206115723,
210
+ 0.014322261810302734,
211
+ 0.013438900947570801,
212
+ 0.013918261528015136,
213
+ 0.013210580825805665,
214
+ 0.013230100631713867,
215
+ 0.013166740417480468,
216
+ 0.01335874080657959,
217
+ 0.014670422554016113,
218
+ 0.01469666290283203,
219
+ 0.015281944274902344,
220
+ 0.014828662872314453,
221
+ 0.014829623222351073,
222
+ 0.014740983963012695,
223
+ 0.014828983306884766,
224
+ 0.01478514289855957,
225
+ 0.014705142974853515,
226
+ 0.014405463218688965,
227
+ 0.013968501091003418,
228
+ 0.013884661674499511
 
 
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "samples/s",
233
+ "value": 70.37901068751329
234
  },
235
  "energy": null,
236
  "efficiency": null