IlyasMoutawwakil HF staff commited on
Commit
ffccf3b
·
verified ·
1 Parent(s): 2af9d1f

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
@@ -104,7 +104,7 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 794.574848,
108
  "max_global_vram": 1410.859008,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 773.849088,
@@ -113,31 +113,31 @@
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.9897119140625,
117
- "mean": 7.9897119140625,
118
  "stdev": 0.0,
119
- "p50": 7.9897119140625,
120
- "p90": 7.9897119140625,
121
- "p95": 7.9897119140625,
122
- "p99": 7.9897119140625,
123
  "values": [
124
- 7.9897119140625
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 2.437289893752058e-06,
131
- "ram": 1.3166496497173203e-06,
132
- "gpu": 3.203613674000738e-06,
133
- "total": 6.957553217470116e-06
134
  },
135
  "efficiency": null
136
  },
137
  "forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1183.797248,
141
  "max_global_vram": 1442.316288,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 794.820608,
@@ -145,100 +145,103 @@
145
  },
146
  "latency": {
147
  "unit": "s",
148
- "count": 69,
149
- "total": 1.0077285451889038,
150
- "mean": 0.014604761524476866,
151
- "stdev": 0.0004670471272971558,
152
- "p50": 0.014411775588989258,
153
- "p90": 0.015056077003479003,
154
- "p95": 0.01511772117614746,
155
- "p99": 0.0163780207824707,
156
  "values": [
157
- 0.016717824935913086,
158
- 0.01621811294555664,
159
- 0.015052800178527831,
160
- 0.015093759536743164,
161
- 0.014920703887939453,
162
- 0.014952447891235352,
163
- 0.014783488273620606,
164
- 0.0148602876663208,
165
- 0.014954496383666992,
166
- 0.015069184303283691,
167
- 0.014898176193237305,
168
- 0.015037471771240235,
169
- 0.015071231842041016,
170
- 0.014973952293395995,
171
- 0.01548697566986084,
172
- 0.014926848411560058,
173
- 0.01500057601928711,
174
- 0.014957568168640138,
175
- 0.014973952293395995,
176
- 0.014144448280334473,
177
- 0.014220288276672363,
178
- 0.01427353572845459,
179
- 0.01448236846923828,
180
- 0.014494720458984376,
181
- 0.014249983787536622,
182
- 0.014249983787536622,
183
- 0.014224384307861328,
184
- 0.014188544273376465,
185
- 0.014142463684082032,
186
- 0.014100480079650878,
187
- 0.014223360061645507,
188
- 0.014393343925476074,
189
- 0.01415782356262207,
190
- 0.014325759887695312,
191
- 0.014169088363647461,
192
- 0.014376959800720214,
193
- 0.014737407684326171,
194
- 0.014574591636657714,
195
- 0.014227456092834472,
196
- 0.014236672401428223,
197
- 0.014241791725158692,
198
- 0.014106623649597168,
199
- 0.014026752471923828,
200
- 0.014163968086242675,
201
- 0.014295040130615234,
202
- 0.01476198387145996,
203
- 0.014838784217834473,
204
- 0.014915583610534668,
205
- 0.015133695602416992,
206
- 0.014747648239135743,
207
- 0.014665727615356445,
208
- 0.014629887580871583,
209
- 0.01467903995513916,
210
- 0.014418944358825684,
211
- 0.014341119766235352,
212
- 0.014389247894287109,
213
- 0.014346240043640136,
214
- 0.014864383697509765,
215
- 0.014401535987854003,
216
- 0.014411775588989258,
217
- 0.014333951950073242,
218
  0.014328831672668458,
219
- 0.014418944358825684,
220
- 0.014364671707153321,
221
- 0.014303232192993164,
222
- 0.014344191551208496,
223
- 0.014382080078125,
224
- 0.014394368171691894,
225
- 0.014334976196289062
 
 
 
 
 
 
 
 
 
 
 
 
 
 
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "samples/s",
230
- "value": 68.47082017217802
231
  },
232
  "energy": {
233
  "unit": "kWh",
234
- "cpu": 1.6754510854849397e-07,
235
- "ram": 9.153258586742469e-08,
236
- "gpu": 3.3840402659158523e-07,
237
- "total": 5.974817210075038e-07
238
  },
239
  "efficiency": {
240
  "unit": "samples/kWh",
241
- "value": 1673691.369693703
242
  }
243
  }
244
  }
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 797.917184,
108
  "max_global_vram": 1410.859008,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 773.849088,
 
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 8.01407177734375,
117
+ "mean": 8.01407177734375,
118
  "stdev": 0.0,
119
+ "p50": 8.01407177734375,
120
+ "p90": 8.01407177734375,
121
+ "p95": 8.01407177734375,
122
+ "p99": 8.01407177734375,
123
  "values": [
124
+ 8.01407177734375
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 2.4038666895787884e-06,
131
+ "ram": 1.2984701142261963e-06,
132
+ "gpu": 3.286947074004204e-06,
133
+ "total": 6.989283877809188e-06
134
  },
135
  "efficiency": null
136
  },
137
  "forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1185.56672,
141
  "max_global_vram": 1442.316288,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 794.820608,
 
145
  },
146
  "latency": {
147
  "unit": "s",
148
+ "count": 72,
149
+ "total": 0.9983485450744628,
150
+ "mean": 0.013865952014923097,
151
+ "stdev": 0.0006044894030531755,
152
+ "p50": 0.01383833599090576,
153
+ "p90": 0.014479564666748046,
154
+ "p95": 0.015341721487045289,
155
+ "p99": 0.01596775012016297,
156
  "values": [
157
+ 0.01625497627258301,
158
+ 0.01585043239593506,
159
+ 0.015329279899597169,
160
+ 0.013635583877563476,
161
+ 0.013475839614868163,
162
+ 0.013396991729736327,
163
+ 0.013401087760925292,
164
+ 0.013361151695251466,
165
+ 0.013434880256652832,
166
+ 0.013412351608276368,
167
+ 0.0132741117477417,
168
+ 0.013402112007141113,
169
+ 0.01386291217803955,
170
+ 0.014012415885925293,
171
+ 0.01409126377105713,
172
+ 0.01420083236694336,
173
+ 0.014235648155212402,
174
+ 0.014125056266784668,
175
+ 0.014096384048461913,
176
+ 0.01407590389251709,
177
+ 0.013813759803771973,
178
+ 0.013450240135192871,
179
+ 0.013659135818481445,
180
+ 0.01349120044708252,
181
+ 0.013386688232421874,
182
+ 0.013384672164916992,
183
+ 0.013447168350219727,
184
+ 0.013373439788818359,
185
+ 0.013411328315734864,
186
+ 0.013497344017028809,
187
+ 0.01340006446838379,
188
+ 0.013407232284545899,
189
+ 0.01338265609741211,
190
+ 0.013394944190979004,
191
+ 0.013368320465087891,
192
+ 0.013376511573791505,
193
+ 0.01337446403503418,
194
+ 0.013399040222167969,
195
+ 0.01337446403503418,
196
+ 0.013419520378112794,
197
+ 0.013353983879089355,
198
+ 0.013380576133728027,
199
+ 0.013371392250061035,
200
+ 0.013585408210754395,
201
+ 0.013458432197570801,
202
+ 0.013420543670654296,
203
+ 0.013344767570495606,
204
+ 0.013890560150146485,
205
+ 0.01450598430633545,
206
+ 0.014435327529907227,
 
 
 
 
 
 
 
 
 
 
 
207
  0.014328831672668458,
208
+ 0.014484479904174804,
209
+ 0.01451417636871338,
210
+ 0.014003199577331543,
211
+ 0.013949952125549316,
212
+ 0.014183423995971679,
213
+ 0.014039039611816406,
214
+ 0.013945792198181152,
215
+ 0.013997056007385255,
216
+ 0.013937664031982423,
217
+ 0.013933568000793458,
218
+ 0.013890560150146485,
219
+ 0.013889535903930664,
220
+ 0.014100480079650878,
221
+ 0.015459327697753907,
222
+ 0.015356927871704102,
223
+ 0.014134271621704102,
224
+ 0.013990912437438965,
225
+ 0.013905920028686524,
226
+ 0.013925375938415528,
227
+ 0.01387007999420166,
228
+ 0.014019583702087402
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "samples/s",
233
+ "value": 72.11910144530715
234
  },
235
  "energy": {
236
  "unit": "kWh",
237
+ "cpu": 1.673839045187039e-07,
238
+ "ram": 9.138747273524154e-08,
239
+ "gpu": 3.389008970985695e-07,
240
+ "total": 5.976722743525149e-07
241
  },
242
  "efficiency": {
243
  "unit": "samples/kWh",
244
+ "value": 1673157.753692598
245
  }
246
  }
247
  }