IlyasMoutawwakil HF staff commited on
Commit
c383826
·
verified ·
1 Parent(s): b2d9cf1

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": 896.520192,
115
- "max_global_vram": 1059.88096,
116
- "max_process_vram": 47697.379328,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
- "total": 7.6696845703125,
124
- "mean": 7.6696845703125,
125
  "stdev": 0.0,
126
- "p50": 7.6696845703125,
127
- "p90": 7.6696845703125,
128
- "p95": 7.6696845703125,
129
- "p99": 7.6696845703125,
130
  "values": [
131
- 7.6696845703125
132
  ]
133
  },
134
  "throughput": null,
@@ -138,101 +138,98 @@
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
- "max_ram": 1041.440768,
142
- "max_global_vram": 1122.807808,
143
- "max_process_vram": 300546.29376,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
- "count": 73,
150
- "total": 1.0076290922164919,
151
- "mean": 0.013803138249540985,
152
- "stdev": 0.0015820555058454386,
153
- "p50": 0.013426050186157227,
154
- "p90": 0.014465406799316407,
155
- "p95": 0.014807647132873534,
156
- "p99": 0.018926133270263684,
157
  "values": [
158
- 0.013828609466552734,
159
- 0.013616290092468262,
160
- 0.013778530120849609,
161
- 0.013526530265808105,
162
- 0.013318209648132325,
163
- 0.013818368911743165,
164
- 0.013275650024414063,
165
- 0.013495490074157715,
166
- 0.013310210227966308,
167
- 0.01342477035522461,
168
- 0.013250849723815917,
169
- 0.014033087730407715,
170
- 0.013361729621887208,
171
- 0.013514849662780761,
172
- 0.013928447723388672,
173
- 0.014230688095092774,
174
- 0.014741247177124023,
175
- 0.014182208061218261,
176
- 0.01599532413482666,
177
- 0.014206527709960937,
178
- 0.013226690292358399,
179
- 0.013917569160461427,
180
- 0.013171971321105957,
181
- 0.013456609725952149,
182
- 0.013806689262390136,
183
- 0.013433409690856933,
184
- 0.013188289642333985,
185
- 0.013356769561767578,
186
- 0.01314845085144043,
187
- 0.013371489524841308,
188
- 0.013143490791320801,
189
- 0.013235969543457031,
190
- 0.013410209655761719,
191
- 0.013195010185241699,
192
- 0.013163330078125,
193
- 0.01350140953063965,
194
- 0.013280770301818848,
195
- 0.013229249954223633,
196
- 0.026462499618530273,
197
- 0.01325277042388916,
198
- 0.013259329795837403,
199
- 0.013798528671264649,
200
- 0.013306690216064452,
201
- 0.013260769844055175,
202
- 0.013580450057983398,
203
- 0.013215330123901367,
204
- 0.013221570014953613,
205
- 0.01347836971282959,
206
- 0.013426050186157227,
207
- 0.013217089653015136,
208
- 0.013796929359436036,
209
- 0.013323809623718262,
210
- 0.013296449661254883,
211
- 0.01355692958831787,
212
- 0.01335276985168457,
213
- 0.013281889915466309,
214
- 0.01358972930908203,
215
- 0.013298370361328126,
216
- 0.013276769638061523,
217
- 0.013635009765625,
218
- 0.01329932975769043,
219
- 0.013278369903564452,
220
- 0.013350210189819335,
221
- 0.013538848876953126,
222
- 0.01326461124420166,
223
- 0.013936608314514161,
224
- 0.014853246688842773,
225
- 0.014777247428894042,
226
- 0.014408447265625,
227
- 0.01461276626586914,
228
- 0.014888127326965333,
229
- 0.014479646682739258,
230
- 0.013978528976440429
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "samples/s",
235
- "value": 72.44729292146693
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": 896.458752,
115
+ "max_global_vram": 1059.979264,
116
+ "max_process_vram": 45772.591104,
117
  "max_reserved": 773.849088,
118
  "max_allocated": 736.603648
119
  },
120
  "latency": {
121
  "unit": "s",
122
  "count": 1,
123
+ "total": 7.7773056640625,
124
+ "mean": 7.7773056640625,
125
  "stdev": 0.0,
126
+ "p50": 7.7773056640625,
127
+ "p90": 7.7773056640625,
128
+ "p95": 7.7773056640625,
129
+ "p99": 7.7773056640625,
130
  "values": [
131
+ 7.7773056640625
132
  ]
133
  },
134
  "throughput": null,
 
138
  "forward": {
139
  "memory": {
140
  "unit": "MB",
141
+ "max_ram": 1041.481728,
142
+ "max_global_vram": 1123.06176,
143
+ "max_process_vram": 299600.11776,
144
  "max_reserved": 773.849088,
145
  "max_allocated": 745.086976
146
  },
147
  "latency": {
148
  "unit": "s",
149
+ "count": 70,
150
+ "total": 1.0058608407974243,
151
+ "mean": 0.014369440582820348,
152
+ "stdev": 0.000688984862979909,
153
+ "p50": 0.014244665622711181,
154
+ "p90": 0.014610970211029053,
155
+ "p95": 0.014741010141372681,
156
+ "p99": 0.016385615482330335,
157
  "values": [
158
+ 0.014749146461486817,
159
+ 0.014869787216186524,
160
+ 0.01447554588317871,
161
+ 0.014499225616455079,
162
+ 0.014511865615844726,
163
+ 0.014473146438598632,
164
+ 0.014606426239013672,
165
+ 0.014498745918273926,
166
+ 0.01465186595916748,
167
+ 0.014525786399841308,
168
+ 0.01473106575012207,
169
+ 0.014800666809082031,
170
+ 0.014561945915222169,
171
+ 0.014585145950317383,
172
+ 0.014555866241455079,
173
+ 0.014455225944519043,
174
+ 0.014429466247558594,
175
+ 0.01434466552734375,
176
+ 0.014549466133117675,
177
+ 0.014384666442871093,
178
+ 0.014675065994262696,
179
+ 0.014367066383361816,
180
+ 0.014525626182556152,
181
+ 0.014538585662841797,
182
+ 0.01975955581665039,
183
+ 0.014544985771179198,
184
+ 0.01421522617340088,
185
+ 0.014024185180664063,
186
+ 0.014128344535827637,
187
+ 0.014334745407104492,
188
+ 0.014080024719238282,
189
+ 0.014140984535217286,
190
+ 0.014056184768676757,
191
+ 0.014295226097106933,
192
+ 0.014046904563903808,
193
+ 0.014080345153808594,
194
+ 0.014297785758972168,
195
+ 0.01404178524017334,
196
+ 0.014025944709777832,
197
+ 0.014210426330566406,
198
+ 0.014012345314025879,
199
+ 0.014166266441345214,
200
+ 0.014346904754638672,
201
+ 0.014082586288452149,
202
+ 0.014011545181274414,
203
+ 0.014253145217895507,
204
+ 0.014047704696655273,
205
+ 0.014010424613952637,
206
+ 0.01417618465423584,
207
+ 0.014027705192565918,
208
+ 0.014032025337219239,
209
+ 0.014242424964904785,
210
+ 0.014048665046691895,
211
+ 0.014021624565124511,
212
+ 0.01444882583618164,
213
+ 0.014246906280517578,
214
+ 0.014041625022888183,
215
+ 0.014067225456237793,
216
+ 0.014168025970458985,
217
+ 0.014397306442260742,
218
+ 0.014106104850769043,
219
+ 0.014132024765014649,
220
+ 0.014130105972290039,
221
+ 0.014210265159606933,
222
+ 0.014037784576416015,
223
+ 0.01412642478942871,
224
+ 0.01408834457397461,
225
+ 0.014094264984130859,
226
+ 0.014095226287841796,
227
+ 0.014342105865478516
 
 
 
228
  ]
229
  },
230
  "throughput": {
231
  "unit": "samples/s",
232
+ "value": 69.59213159596266
233
  },
234
  "energy": null,
235
  "efficiency": null