IlyasMoutawwakil HF staff commited on
Commit
f132eae
·
verified ·
1 Parent(s): 54286ed

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
@@ -85,7 +85,7 @@
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
- "optimum_benchmark_commit": "c45aecda12da41e3b6f6ac9537d2f41a72709a5a",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.32.1",
@@ -104,24 +104,24 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 891.949056,
108
- "max_global_vram": 2765.365248,
109
- "max_process_vram": 43540.701184,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.24597216796875,
117
- "mean": 7.24597216796875,
118
  "stdev": 0.0,
119
- "p50": 7.24597216796875,
120
- "p90": 7.24597216796875,
121
- "p95": 7.24597216796875,
122
- "p99": 7.24597216796875,
123
  "values": [
124
- 7.24597216796875
125
  ]
126
  },
127
  "throughput": null,
@@ -131,98 +131,94 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1036.804096,
135
  "max_global_vram": 2828.292096,
136
- "max_process_vram": 271862.0672,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 70,
143
- "total": 1.0065660123825073,
144
- "mean": 0.01437951446260725,
145
- "stdev": 0.0007266293991953309,
146
- "p50": 0.014441927909851073,
147
- "p90": 0.015157183837890624,
148
- "p95": 0.015355046367645264,
149
- "p99": 0.01606417947769165,
150
  "values": [
151
- 0.014580971717834472,
152
- 0.014465289115905762,
153
- 0.014185919761657714,
154
- 0.014345284461975097,
155
- 0.015363398551940919,
156
- 0.014826741218566895,
157
- 0.014651214599609375,
158
- 0.014418566703796386,
159
- 0.014599213600158692,
160
- 0.014657456398010254,
161
- 0.014497610092163086,
162
- 0.013940471649169922,
163
- 0.014010394096374511,
164
- 0.014480809211730956,
165
- 0.014103837013244629,
166
- 0.01414671802520752,
167
- 0.013837428092956542,
168
- 0.014300004005432129,
169
- 0.01440192699432373,
170
- 0.01415711784362793,
171
- 0.015836854934692383,
172
- 0.014687376976013184,
173
- 0.014277603149414063,
174
- 0.013942550659179688,
175
- 0.013712623596191405,
176
- 0.013375331878662109,
177
- 0.013806386947631836,
178
- 0.013277888298034668,
179
- 0.013699663162231446,
180
- 0.013502375602722168,
181
- 0.01352925682067871,
182
- 0.013489255905151367,
183
- 0.013499655723571778,
184
- 0.01344477367401123,
185
- 0.013443174362182618,
186
- 0.013493736267089844,
187
- 0.013787185668945313,
188
- 0.014612813949584962,
189
- 0.015344838142395019,
190
- 0.01492418384552002,
191
- 0.01517331314086914,
192
- 0.014804499626159668,
193
- 0.014944185256958007,
194
- 0.014794260025024415,
195
- 0.015008827209472657,
196
- 0.014806099891662598,
197
- 0.015008827209472657,
198
- 0.014828181266784668,
199
- 0.015108349800109864,
200
- 0.015051228523254395,
201
- 0.01524915599822998,
202
- 0.01494306468963623,
203
- 0.015155391693115234,
204
- 0.014916824340820313,
205
- 0.015521324157714844,
206
- 0.015068828582763672,
207
- 0.016570159912109375,
208
- 0.015148510932922363,
209
- 0.015135391235351563,
210
- 0.014936823844909668,
211
- 0.015093629837036132,
212
- 0.01421072006225586,
213
- 0.013889589309692384,
214
- 0.013383172988891601,
215
- 0.013266688346862792,
216
- 0.013322529792785644,
217
- 0.013534537315368652,
218
- 0.013498376846313477,
219
- 0.013291329383850097,
220
- 0.013244288444519043
221
  ]
222
  },
223
  "throughput": {
224
  "unit": "samples/s",
225
- "value": 69.54337732337333
226
  },
227
  "energy": null,
228
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "ba7db8be4ae5965d5e6183075f0edd30672dab7b",
89
  "transformers_version": "4.42.4",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.32.1",
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 892.076032,
108
+ "max_global_vram": 4858.105856,
109
+ "max_process_vram": 47947.776,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.7021572265625,
117
+ "mean": 7.7021572265625,
118
  "stdev": 0.0,
119
+ "p50": 7.7021572265625,
120
+ "p90": 7.7021572265625,
121
+ "p95": 7.7021572265625,
122
+ "p99": 7.7021572265625,
123
  "values": [
124
+ 7.7021572265625
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.849152,
135
  "max_global_vram": 2828.292096,
136
+ "max_process_vram": 304247.136256,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 66,
143
+ "total": 1.002541519165039,
144
+ "mean": 0.015190023017652108,
145
+ "stdev": 0.00024682287126957017,
146
+ "p50": 0.015105152130126953,
147
+ "p90": 0.01548851490020752,
148
+ "p95": 0.015582035541534424,
149
+ "p99": 0.015819549798965455,
150
  "values": [
151
+ 0.01561979579925537,
152
+ 0.015957558631896972,
153
+ 0.015588115692138672,
154
+ 0.01574523735046387,
155
+ 0.015319953918457032,
156
+ 0.015388914108276367,
157
+ 0.015489395141601563,
158
+ 0.01556379508972168,
159
+ 0.015375473976135253,
160
+ 0.015453075408935547,
161
+ 0.01544315528869629,
162
+ 0.015487634658813476,
163
+ 0.015520915031433106,
164
+ 0.015430673599243164,
165
+ 0.01536203384399414,
166
+ 0.015294512748718262,
167
+ 0.015270354270935059,
168
+ 0.014986351013183593,
169
+ 0.01525035285949707,
170
+ 0.015006991386413574,
171
+ 0.015246672630310059,
172
+ 0.014936430931091309,
173
+ 0.015186992645263672,
174
+ 0.015014350891113281,
175
+ 0.01505211067199707,
176
+ 0.015304594039916993,
177
+ 0.015015472412109375,
178
+ 0.014991950988769532,
179
+ 0.015309872627258301,
180
+ 0.015098352432250977,
181
+ 0.015032590866088867,
182
+ 0.015125073432922364,
183
+ 0.015015790939331055,
184
+ 0.015432753562927247,
185
+ 0.015066190719604492,
186
+ 0.01511019229888916,
187
+ 0.015354514122009277,
188
+ 0.015056591987609863,
189
+ 0.01505355167388916,
190
+ 0.014996110916137695,
191
+ 0.015394674301147462,
192
+ 0.0150524320602417,
193
+ 0.01508779239654541,
194
+ 0.015019472122192384,
195
+ 0.015455314636230469,
196
+ 0.015100111961364746,
197
+ 0.015051471710205077,
198
+ 0.015354034423828124,
199
+ 0.014968111038208007,
200
+ 0.015170831680297852,
201
+ 0.015387954711914063,
202
+ 0.014939311027526856,
203
+ 0.01491339111328125,
204
+ 0.01491195011138916,
205
+ 0.014878990173339844,
206
+ 0.014864911079406738,
207
+ 0.015313874244689942,
208
+ 0.014849069595336915,
209
+ 0.014894671440124511,
210
+ 0.01485194969177246,
211
+ 0.014909070014953613,
212
+ 0.01487963104248047,
213
+ 0.015448755264282226,
214
+ 0.015066032409667968,
215
+ 0.014875309944152832,
216
+ 0.01494795036315918
 
 
 
 
217
  ]
218
  },
219
  "throughput": {
220
  "unit": "samples/s",
221
+ "value": 65.83268496946413
222
  },
223
  "energy": null,
224
  "efficiency": null