IlyasMoutawwakil HF staff commited on
Commit
5672bad
·
verified ·
1 Parent(s): dfc5280

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": "4",
15
  "seed": 42,
16
  "inter_op_num_threads": null,
17
  "intra_op_num_threads": null,
@@ -65,7 +65,7 @@
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
- "device_isolation_action": "warn",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
@@ -111,7 +111,7 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1377.185792,
115
  "max_global_vram": 68702.69952,
116
  "max_process_vram": 0.0,
117
  "max_reserved": 773.849088,
@@ -120,15 +120,15 @@
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 8.065130859375,
124
- "mean": 8.065130859375,
125
  "stdev": 0.0,
126
- "p50": 8.065130859375,
127
- "p90": 8.065130859375,
128
- "p95": 8.065130859375,
129
- "p99": 8.065130859375,
130
  "values": [
131
- 8.065130859375
132
  ]
133
  },
134
  "throughput": null,
@@ -138,7 +138,7 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1541.083136,
142
  "max_global_vram": 68702.69952,
143
  "max_process_vram": 0.0,
144
  "max_reserved": 773.849088,
@@ -146,90 +146,76 @@
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 70,
150
- "total": 1.002358015060425,
151
- "mean": 0.014319400215148928,
152
- "stdev": 0.0006803642423436568,
153
- "p50": 0.014038350105285645,
154
- "p90": 0.015039194393157958,
155
- "p95": 0.015492024374008177,
156
- "p99": 0.01647180494308472,
157
  "values": [
158
- 0.015818822860717775,
159
- 0.015087306022644043,
160
- 0.015037066459655761,
161
- 0.015058345794677734,
162
- 0.014903467178344726,
163
- 0.014866506576538086,
164
- 0.014689066886901855,
165
- 0.014578508377075196,
166
- 0.014709226608276367,
167
- 0.014711788177490234,
168
- 0.01469018840789795,
169
- 0.01792521667480469,
170
- 0.014794986724853515,
171
- 0.014096910476684571,
172
- 0.014523788452148438,
173
- 0.014444428443908692,
174
- 0.014253389358520508,
175
- 0.013838669776916505,
176
- 0.013970829963684083,
177
- 0.013931949615478516,
178
- 0.013970990180969239,
179
- 0.013987629890441895,
180
- 0.014196589469909668,
181
- 0.013953709602355957,
182
- 0.013974989891052246,
183
- 0.013943790435791015,
184
- 0.01396714973449707,
185
- 0.013725070953369141,
186
- 0.013719310760498047,
187
- 0.013715630531311035,
188
- 0.013945550918579101,
189
- 0.014379308700561524,
190
- 0.013732431411743164,
191
- 0.014287788391113282,
192
- 0.013757070541381837,
193
- 0.014443147659301757,
194
- 0.013744271278381348,
195
- 0.013926989555358886,
196
- 0.013734190940856934,
197
- 0.01461402702331543,
198
- 0.014472747802734375,
199
- 0.014646347999572753,
200
- 0.014762507438659669,
201
- 0.01481098747253418,
202
- 0.014607148170471191,
203
- 0.014412748336791991,
204
- 0.014089070320129394,
205
- 0.013937549591064453,
206
- 0.013956589698791504,
207
- 0.013929229736328125,
208
- 0.013915630340576171,
209
- 0.013934670448303222,
210
- 0.013932270050048828,
211
- 0.01398507022857666,
212
- 0.01409818935394287,
213
- 0.013771950721740723,
214
- 0.013763310432434082,
215
- 0.01372123146057129,
216
- 0.013732110977172852,
217
- 0.013730510711669922,
218
- 0.013755471229553222,
219
- 0.01371915054321289,
220
- 0.01374747085571289,
221
- 0.013767951011657715,
222
- 0.013760910987854005,
223
- 0.014479787826538085,
224
- 0.015697863578796385,
225
- 0.015665543556213378,
226
- 0.015279945373535156,
227
- 0.014623948097229004
228
  ]
229
  },
230
  "throughput": {
231
  "unit": "samples/s",
232
- "value": 69.8353272466028
233
  },
234
  "energy": null,
235
  "efficiency": null
 
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,
 
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
+ "device_isolation_action": "error",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1377.763328,
115
  "max_global_vram": 68702.69952,
116
  "max_process_vram": 0.0,
117
  "max_reserved": 773.849088,
 
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 8.07333251953125,
124
+ "mean": 8.07333251953125,
125
  "stdev": 0.0,
126
+ "p50": 8.07333251953125,
127
+ "p90": 8.07333251953125,
128
+ "p95": 8.07333251953125,
129
+ "p99": 8.07333251953125,
130
  "values": [
131
+ 8.07333251953125
132
  ]
133
  },
134
  "throughput": null,
 
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1541.689344,
142
  "max_global_vram": 68702.69952,
143
  "max_process_vram": 0.0,
144
  "max_reserved": 773.849088,
 
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 56,
150
+ "total": 1.0062621955871582,
151
+ "mean": 0.017968967778342112,
152
+ "stdev": 0.019088317863507655,
153
+ "p50": 0.01518626594543457,
154
+ "p90": 0.016583621025085447,
155
+ "p95": 0.016629621028900147,
156
+ "p99": 0.08095112781524699,
157
  "values": [
158
+ 0.016648101806640624,
159
+ 0.016722820281982423,
160
+ 0.016602821350097656,
161
+ 0.01662346076965332,
162
+ 0.016615781784057617,
163
+ 0.016564420700073242,
164
+ 0.016380102157592773,
165
+ 0.01606938362121582,
166
+ 0.01601866340637207,
167
+ 0.159452392578125,
168
+ 0.015978663444519044,
169
+ 0.014949386596679687,
170
+ 0.015991143226623535,
171
+ 0.014716748237609864,
172
+ 0.015255946159362793,
173
+ 0.015218985557556153,
174
+ 0.014990986824035645,
175
+ 0.014962507247924804,
176
+ 0.015056266784667968,
177
+ 0.015070345878601074,
178
+ 0.015025226593017579,
179
+ 0.014917707443237305,
180
+ 0.015238986015319825,
181
+ 0.01568650436401367,
182
+ 0.016132743835449218,
183
+ 0.01540378475189209,
184
+ 0.015111306190490722,
185
+ 0.015031786918640136,
186
+ 0.015566824913024902,
187
+ 0.015248745918273925,
188
+ 0.015398506164550782,
189
+ 0.015268425941467285,
190
+ 0.014656747817993164,
191
+ 0.014396108627319337,
192
+ 0.015031786918640136,
193
+ 0.015172426223754882,
194
+ 0.014966827392578125,
195
+ 0.014838828086853027,
196
+ 0.015082185745239257,
197
+ 0.015059626579284668,
198
+ 0.01491690731048584,
199
+ 0.015564265251159668,
200
+ 0.015045066833496094,
201
+ 0.015200105667114258,
202
+ 0.014940747261047363,
203
+ 0.015042507171630859,
204
+ 0.014996267318725586,
205
+ 0.01510698699951172,
206
+ 0.014693708419799804,
207
+ 0.014283949851989747,
208
+ 0.014295469284057618,
209
+ 0.014873867034912109,
210
+ 0.016178823471069335,
211
+ 0.015569384574890138,
212
+ 0.01618410301208496,
213
+ 0.01624602127075195
 
 
 
 
 
 
 
 
 
 
 
 
 
 
214
  ]
215
  },
216
  "throughput": {
217
  "unit": "samples/s",
218
+ "value": 55.65149942587654
219
  },
220
  "energy": null,
221
  "efficiency": null