IlyasMoutawwakil HF staff commited on
Commit
5be5520
·
verified ·
1 Parent(s): 0de3b1b

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,
@@ -111,24 +111,24 @@
111
  "load": {
112
  "memory": {
113
  "unit": "MB",
114
- "max_ram": 1092.370432,
115
  "max_global_vram": 68702.69952,
116
- "max_process_vram": 50606.73536,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 9.84104296875,
124
- "mean": 9.84104296875,
125
  "stdev": 0.0,
126
- "p50": 9.84104296875,
127
- "p90": 9.84104296875,
128
- "p95": 9.84104296875,
129
- "p99": 9.84104296875,
130
  "values": [
131
- 9.84104296875
132
  ]
133
  },
134
  "throughput": null,
@@ -138,96 +138,102 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1226.489856,
142
  "max_global_vram": 68702.69952,
143
- "max_process_vram": 336033.439744,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 68,
150
- "total": 1.006057745933533,
151
- "mean": 0.014794966851963716,
152
- "stdev": 0.0015734208426034333,
153
- "p50": 0.014418836116790772,
154
- "p90": 0.015001522159576416,
155
- "p95": 0.015314449739456178,
156
- "p99": 0.02303908584594726,
157
  "values": [
158
- 0.015022355079650879,
159
- 0.01532923412322998,
160
- 0.015286993026733399,
161
- 0.01525771427154541,
162
- 0.01447243595123291,
163
- 0.014992593765258789,
164
- 0.014946834564208984,
165
- 0.014710994720458984,
166
- 0.014696114540100098,
167
- 0.014523635864257813,
168
- 0.014653876304626464,
169
- 0.01455947494506836,
170
- 0.014788114547729492,
171
- 0.017493547439575194,
172
- 0.014667475700378418,
173
- 0.014203637123107911,
174
- 0.01422107696533203,
175
- 0.014247476577758789,
176
- 0.014457236289978028,
177
- 0.01432667636871338,
178
- 0.014273716926574706,
179
- 0.01431739616394043,
180
- 0.014515636444091796,
181
- 0.014275957107543945,
182
- 0.014263795852661134,
183
- 0.01428171730041504,
184
- 0.0145317964553833,
185
- 0.014263795852661134,
186
- 0.022332412719726562,
187
- 0.014589715957641601,
188
- 0.014262996673583984,
189
- 0.014252276420593261,
190
- 0.014224117279052734,
191
- 0.014337395668029785,
192
- 0.014656915664672851,
193
- 0.014258357048034668,
194
- 0.014314196586608886,
195
- 0.014310516357421876,
196
- 0.014603316307067871,
197
- 0.01433115577697754,
198
- 0.014354676246643066,
199
- 0.014351797103881837,
200
- 0.014685395240783692,
201
- 0.014307156562805175,
202
- 0.014352275848388671,
203
- 0.014384435653686524,
204
- 0.014606036186218262,
205
- 0.014422355651855468,
206
- 0.014321235656738282,
207
- 0.01433019733428955,
208
- 0.014618194580078125,
209
- 0.024473846435546873,
210
- 0.014263156890869141,
211
- 0.014405076026916503,
212
- 0.014586195945739747,
213
- 0.014353397369384766,
214
- 0.014067956924438477,
215
- 0.014326356887817382,
216
- 0.014667156219482422,
217
- 0.014490836143493653,
218
- 0.01439163589477539,
219
- 0.014519636154174804,
220
- 0.014691314697265624,
221
- 0.014436915397644043,
222
- 0.014443796157836914,
223
- 0.014415316581726074,
224
- 0.014386036872863769,
225
- 0.014350676536560058
 
 
 
 
 
 
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "samples/s",
230
- "value": 67.5905535987917
231
  },
232
  "energy": null,
233
  "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.518464,
115
  "max_global_vram": 68702.69952,
116
+ "max_process_vram": 48700.833792,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 8.5018154296875,
124
+ "mean": 8.5018154296875,
125
  "stdev": 0.0,
126
+ "p50": 8.5018154296875,
127
+ "p90": 8.5018154296875,
128
+ "p95": 8.5018154296875,
129
+ "p99": 8.5018154296875,
130
  "values": [
131
+ 8.5018154296875
132
  ]
133
  },
134
  "throughput": null,
 
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1225.478144,
142
  "max_global_vram": 68702.69952,
143
+ "max_process_vram": 272197.50912,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 74,
150
+ "total": 1.009443691253662,
151
+ "mean": 0.013641130962887327,
152
+ "stdev": 0.0016229972677476484,
153
+ "p50": 0.013214109897613525,
154
+ "p90": 0.014550745296478273,
155
+ "p95": 0.014759911727905273,
156
+ "p99": 0.021663528861999497,
157
  "values": [
158
+ 0.013343469619750976,
159
+ 0.014195466995239258,
160
+ 0.013445069313049316,
161
+ 0.01350778865814209,
162
+ 0.013204110145568848,
163
+ 0.012994990348815919,
164
+ 0.013447628974914552,
165
+ 0.012978031158447265,
166
+ 0.013097550392150879,
167
+ 0.013397869110107421,
168
+ 0.014783623695373536,
169
+ 0.013642667770385742,
170
+ 0.013097869873046874,
171
+ 0.01314282989501953,
172
+ 0.013333709716796874,
173
+ 0.01319419002532959,
174
+ 0.013215950012207031,
175
+ 0.012987791061401367,
176
+ 0.01308730983734131,
177
+ 0.012943310737609863,
178
+ 0.013235150337219238,
179
+ 0.012928911209106445,
180
+ 0.012972110748291016,
181
+ 0.013001550674438476,
182
+ 0.013294349670410157,
183
+ 0.012967950820922851,
184
+ 0.012955149650573731,
185
+ 0.012961231231689452,
186
+ 0.013231470108032226,
187
+ 0.013047470092773437,
188
+ 0.012958991050720214,
189
+ 0.024687585830688478,
190
+ 0.013190670013427734,
191
+ 0.013018991470336914,
192
+ 0.01358538818359375,
193
+ 0.013212269783020019,
194
+ 0.012996910095214843,
195
+ 0.013131470680236816,
196
+ 0.013626989364624023,
197
+ 0.013835307121276855,
198
+ 0.013611948013305664,
199
+ 0.013439788818359374,
200
+ 0.013182829856872559,
201
+ 0.01295211124420166,
202
+ 0.013299629211425782,
203
+ 0.012977070808410644,
204
+ 0.013009869575500488,
205
+ 0.012942991256713866,
206
+ 0.012946990966796875,
207
+ 0.013258990287780761,
208
+ 0.012994351387023926,
209
+ 0.012984110832214355,
210
+ 0.012949070930480956,
211
+ 0.012953070640563965,
212
+ 0.013290349960327148,
213
+ 0.013579148292541504,
214
+ 0.013325550079345704,
215
+ 0.012998030662536622,
216
+ 0.012939471244812012,
217
+ 0.013345229148864745,
218
+ 0.013017870903015137,
219
+ 0.01401882553100586,
220
+ 0.014563144683837891,
221
+ 0.014747143745422363,
222
+ 0.014561545372009278,
223
+ 0.014146507263183594,
224
+ 0.014610983848571778,
225
+ 0.014525545120239259,
226
+ 0.014462024688720702,
227
+ 0.014905221939086914,
228
+ 0.014122986793518066,
229
+ 0.013408109664916993,
230
+ 0.012946990966796875,
231
+ 0.020545042037963868
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "samples/s",
236
+ "value": 73.30770467057643
237
  },
238
  "energy": null,
239
  "efficiency": null