IlyasMoutawwakil HF staff commited on
Commit
c0f8ef7
·
verified ·
1 Parent(s): 774efd5

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": "6",
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": 1091.56352,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 49954.766848,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 8.8859873046875,
124
- "mean": 8.8859873046875,
125
  "stdev": 0.0,
126
- "p50": 8.8859873046875,
127
- "p90": 8.8859873046875,
128
- "p95": 8.8859873046875,
129
- "p99": 8.8859873046875,
130
  "values": [
131
- 8.8859873046875
132
  ]
133
  },
134
  "throughput": null,
@@ -138,100 +138,100 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1225.641984,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 323995.926528,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
  "count": 72,
150
- "total": 1.0080683164596553,
151
- "mean": 0.014000948839717439,
152
- "stdev": 0.007267976739519837,
153
- "p50": 0.013099534511566162,
154
- "p90": 0.013884270858764649,
155
- "p95": 0.014163160085678101,
156
- "p99": 0.035081341037750596,
157
  "values": [
158
- 0.013869295120239258,
159
- 0.013637295722961426,
160
- 0.013619854927062988,
161
- 0.013605295181274414,
162
- 0.01355073642730713,
163
- 0.013260013580322265,
164
- 0.013203853607177735,
165
- 0.013005615234375,
166
- 0.01310561466217041,
167
- 0.012971054077148438,
168
- 0.013201294898986816,
169
- 0.013067214965820313,
170
- 0.013003693580627442,
171
- 0.013060174942016601,
172
- 0.013227214813232422,
173
- 0.013131375312805177,
174
- 0.0165148983001709,
175
- 0.013184815406799317,
176
- 0.013253774642944336,
177
- 0.012921454429626465,
178
- 0.0129404935836792,
179
- 0.012478094100952148,
180
- 0.012517933845520019,
181
- 0.07474311828613281,
182
- 0.013021933555603027,
183
- 0.013098254203796386,
184
- 0.01310721492767334,
185
- 0.01318097496032715,
186
- 0.012973134040832519,
187
- 0.01275953483581543,
188
- 0.012526893615722656,
189
- 0.012479853630065919,
190
- 0.01323713493347168,
191
- 0.013290254592895508,
192
- 0.013128653526306152,
193
- 0.01314097499847412,
194
- 0.013275215148925781,
195
- 0.013214255332946777,
196
- 0.013100814819335938,
197
- 0.012851214408874512,
198
- 0.012369613647460937,
199
- 0.01240801429748535,
200
- 0.01249489402770996,
201
- 0.012395533561706543,
202
- 0.012385454177856445,
203
- 0.012383853912353516,
204
- 0.012462413787841797,
205
- 0.012389933586120606,
206
- 0.012411374092102051,
207
- 0.012377932548522949,
208
- 0.012458574295043946,
209
- 0.012363213539123535,
210
- 0.018881460189819337,
211
- 0.012972014427185059,
212
- 0.01253089427947998,
213
- 0.012424974441528321,
214
- 0.012387853622436523,
215
- 0.012404173851013183,
216
- 0.013219215393066407,
217
- 0.014150416374206543,
218
- 0.014120816230773926,
219
- 0.014178735733032227,
220
- 0.013885934829711915,
221
- 0.013263534545898438,
222
- 0.013528334617614745,
223
- 0.013175214767456055,
224
- 0.013916175842285156,
225
- 0.01337137508392334,
226
- 0.013275215148925781,
227
- 0.013021774291992187,
228
- 0.012382892608642579,
229
- 0.012616013526916504
230
  ]
231
  },
232
  "throughput": {
233
  "unit": "samples/s",
234
- "value": 71.42373073767918
235
  },
236
  "energy": null,
237
  "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,
 
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
+ "max_ram": 1091.35872,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 49440.821248,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 8.22965625,
124
+ "mean": 8.22965625,
125
  "stdev": 0.0,
126
+ "p50": 8.22965625,
127
+ "p90": 8.22965625,
128
+ "p95": 8.22965625,
129
+ "p99": 8.22965625,
130
  "values": [
131
+ 8.22965625
132
  ]
133
  },
134
  "throughput": null,
 
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1225.44128,
142
  "max_global_vram": 68702.69952,
143
+ "max_process_vram": 308232.941568,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
  "count": 72,
150
+ "total": 1.0011852951049807,
151
+ "mean": 0.013905351320902506,
152
+ "stdev": 0.004514204329157103,
153
+ "p50": 0.012991410732269287,
154
+ "p90": 0.014527952289581298,
155
+ "p95": 0.014741431331634523,
156
+ "p99": 0.029931926403045837,
157
  "values": [
158
+ 0.013890369415283203,
159
+ 0.013533088684082031,
160
+ 0.01368412971496582,
161
+ 0.014817727088928223,
162
+ 0.014579486846923829,
163
+ 0.014053408622741698,
164
+ 0.013970369338989258,
165
+ 0.013806848526000977,
166
+ 0.013930688858032227,
167
+ 0.013274210929870606,
168
+ 0.013538849830627442,
169
+ 0.013062850952148437,
170
+ 0.013545249938964844,
171
+ 0.013791969299316406,
172
+ 0.013468770027160645,
173
+ 0.012973891258239747,
174
+ 0.016611003875732423,
175
+ 0.013010210990905761,
176
+ 0.012754212379455567,
177
+ 0.012796931266784668,
178
+ 0.013002691268920898,
179
+ 0.012826051712036133,
180
+ 0.012749570846557617,
181
+ 0.012709571838378906,
182
+ 0.013188931465148926,
183
+ 0.01271277141571045,
184
+ 0.050533809661865235,
185
+ 0.012639331817626952,
186
+ 0.012991010665893555,
187
+ 0.012774850845336914,
188
+ 0.0126836519241333,
189
+ 0.012719171524047852,
190
+ 0.012724452018737793,
191
+ 0.012772932052612304,
192
+ 0.012992610931396484,
193
+ 0.012760451316833496,
194
+ 0.012732611656188966,
195
+ 0.01274109172821045,
196
+ 0.01297645092010498,
197
+ 0.01275421142578125,
198
+ 0.012735812187194825,
199
+ 0.012767650604248048,
200
+ 0.01299181079864502,
201
+ 0.012707491874694825,
202
+ 0.01270173168182373,
203
+ 0.012650212287902833,
204
+ 0.012999650955200195,
205
+ 0.012725411415100097,
206
+ 0.012702531814575195,
207
+ 0.012687811851501465,
208
+ 0.012975971221923828,
209
+ 0.01273197078704834,
210
+ 0.012702052116394042,
211
+ 0.012687492370605468,
212
+ 0.013256130218505859,
213
+ 0.012782212257385253,
214
+ 0.012673252105712891,
215
+ 0.012711490631103516,
216
+ 0.013007330894470214,
217
+ 0.012731171607971192,
218
+ 0.012720452308654786,
219
+ 0.013039011001586914,
220
+ 0.01453212833404541,
221
+ 0.021517072677612305,
222
+ 0.013455169677734375,
223
+ 0.01445628833770752,
224
+ 0.014326208114624024,
225
+ 0.014679007530212403,
226
+ 0.014490367889404297,
227
+ 0.013978849411010743,
228
+ 0.014373087882995605,
229
+ 0.014607967376708985
230
  ]
231
  },
232
  "throughput": {
233
  "unit": "samples/s",
234
+ "value": 71.91475978724833
235
  },
236
  "energy": null,
237
  "efficiency": null