IlyasMoutawwakil HF staff commited on
Commit
dece98a
·
verified ·
1 Parent(s): fe2f209

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": "ba7db8be4ae5965d5e6183075f0edd30672dab7b",
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": 892.022784,
108
- "max_global_vram": 1344.638976,
109
- "max_process_vram": 48623.771648,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.92446044921875,
117
- "mean": 7.92446044921875,
118
  "stdev": 0.0,
119
- "p50": 7.92446044921875,
120
- "p90": 7.92446044921875,
121
- "p95": 7.92446044921875,
122
- "p99": 7.92446044921875,
123
  "values": [
124
- 7.92446044921875
125
  ]
126
  },
127
  "throughput": null,
@@ -131,99 +131,102 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1036.804096,
135
- "max_global_vram": 2952.66304,
136
- "max_process_vram": 326364.258304,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 71,
143
- "total": 1.0069858436584471,
144
- "mean": 0.014182899206457005,
145
- "stdev": 0.0005424754542354068,
146
- "p50": 0.014119490623474121,
147
- "p90": 0.014933579444885254,
148
- "p95": 0.015040380001068115,
149
- "p99": 0.015080347728729248,
150
  "values": [
151
- 0.015067819595336915,
152
- 0.014386533737182617,
153
- 0.013923969268798828,
154
- 0.01353356647491455,
155
- 0.013818528175354004,
156
- 0.015023340225219726,
157
- 0.014923659324645996,
158
- 0.014487014770507813,
159
- 0.015012940406799317,
160
- 0.014606056213378906,
161
- 0.014068610191345214,
162
- 0.014119490623474121,
163
- 0.01421581268310547,
164
- 0.014257732391357423,
165
- 0.014077731132507324,
166
- 0.013669886589050294,
167
- 0.013827648162841797,
168
- 0.013638046264648438,
169
- 0.013583806037902832,
170
- 0.01355068588256836,
171
- 0.013722046852111817,
172
- 0.01388124942779541,
173
- 0.014273412704467773,
174
- 0.014267333030700683,
175
- 0.014398054122924804,
176
- 0.014714056015014649,
177
- 0.015109580039978027,
178
- 0.014891338348388673,
179
- 0.015057419776916504,
180
- 0.014945738792419434,
181
- 0.014877417564392089,
182
- 0.014902538299560546,
183
- 0.015067500114440918,
184
- 0.014919498443603515,
185
- 0.014685416221618652,
186
- 0.014782538414001465,
187
- 0.014933579444885254,
188
- 0.014855339050292968,
189
- 0.01463757610321045,
190
- 0.014237892150878907,
191
- 0.014440295219421386,
192
- 0.014679816246032715,
193
- 0.014918058395385743,
194
- 0.014003809928894042,
195
- 0.014133091926574706,
196
- 0.01377676773071289,
197
- 0.013909250259399415,
198
- 0.013866209030151367,
199
- 0.013764448165893554,
200
- 0.014235651969909668,
201
- 0.013987649917602539,
202
- 0.014222211837768554,
203
- 0.014023011207580566,
204
- 0.013829729080200196,
205
- 0.014195172309875489,
206
- 0.013753248214721679,
207
- 0.013705727577209472,
208
- 0.013246522903442384,
209
- 0.01345532512664795,
210
- 0.013746047973632812,
211
- 0.013550366401672363,
212
- 0.014225571632385255,
213
- 0.013958209991455079,
214
- 0.014111811637878419,
215
- 0.013803647994995118,
216
- 0.013639486312866211,
217
- 0.013725406646728515,
218
- 0.013576926231384278,
219
- 0.01298396110534668,
220
- 0.013506046295166016,
221
- 0.013059961318969726
 
 
 
222
  ]
223
  },
224
  "throughput": {
225
  "unit": "samples/s",
226
- "value": 70.50744600544951
227
  },
228
  "energy": null,
229
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "034e40c3ab573ad44343a7fcce8e83f9a39327de",
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.051456,
108
+ "max_global_vram": 1344.622592,
109
+ "max_process_vram": 45238.243328,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 6.96985595703125,
117
+ "mean": 6.96985595703125,
118
  "stdev": 0.0,
119
+ "p50": 6.96985595703125,
120
+ "p90": 6.96985595703125,
121
+ "p95": 6.96985595703125,
122
+ "p99": 6.96985595703125,
123
  "values": [
124
+ 6.96985595703125
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.82048,
135
+ "max_global_vram": 1407.54944,
136
+ "max_process_vram": 269050.22464,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 74,
143
+ "total": 1.0080230817794802,
144
+ "mean": 0.01362193353756054,
145
+ "stdev": 0.00045894199992355496,
146
+ "p50": 0.013460464000701904,
147
+ "p90": 0.014181524085998536,
148
+ "p95": 0.014455182218551636,
149
+ "p99": 0.015346110277175902,
150
  "values": [
151
+ 0.014163268089294434,
152
+ 0.01444359016418457,
153
+ 0.014181187629699707,
154
+ 0.014181668281555176,
155
+ 0.014090948104858399,
156
+ 0.01397526741027832,
157
+ 0.014040067672729492,
158
+ 0.013725826263427734,
159
+ 0.013651426315307618,
160
+ 0.013569985389709473,
161
+ 0.013771905899047851,
162
+ 0.013601984977722168,
163
+ 0.013761185646057128,
164
+ 0.015486153602600097,
165
+ 0.014191908836364746,
166
+ 0.013251422882080078,
167
+ 0.013422623634338379,
168
+ 0.013237664222717285,
169
+ 0.013391584396362304,
170
+ 0.0131627836227417,
171
+ 0.013373184204101562,
172
+ 0.013214464187622071,
173
+ 0.013458623886108398,
174
+ 0.013270462989807129,
175
+ 0.01347734546661377,
176
+ 0.013230624198913575,
177
+ 0.013633826255798339,
178
+ 0.01326870346069336,
179
+ 0.013441344261169434,
180
+ 0.013303104400634766,
181
+ 0.013179583549499512,
182
+ 0.013315744400024414,
183
+ 0.013469345092773437,
184
+ 0.013299263954162598,
185
+ 0.013506944656372071,
186
+ 0.013465185165405274,
187
+ 0.013402944564819335,
188
+ 0.013317824363708496,
189
+ 0.01346230411529541,
190
+ 0.01332198429107666,
191
+ 0.013462464332580566,
192
+ 0.013223743438720703,
193
+ 0.013480384826660157,
194
+ 0.013252703666687012,
195
+ 0.01343990421295166,
196
+ 0.013261822700500489,
197
+ 0.01350710391998291,
198
+ 0.01324310302734375,
199
+ 0.013484704971313476,
200
+ 0.01320246410369873,
201
+ 0.013452383995056152,
202
+ 0.013294302940368652,
203
+ 0.01356086540222168,
204
+ 0.0132173433303833,
205
+ 0.01383078670501709,
206
+ 0.014588709831237792,
207
+ 0.014011427879333497,
208
+ 0.015294313430786133,
209
+ 0.014476710319519043,
210
+ 0.014088547706604004,
211
+ 0.014004547119140625,
212
+ 0.013971266746520996,
213
+ 0.014289188385009765,
214
+ 0.013430304527282715,
215
+ 0.013274944305419922,
216
+ 0.013400863647460938,
217
+ 0.013340864181518555,
218
+ 0.013322624206542968,
219
+ 0.013757185935974121,
220
+ 0.013364224433898926,
221
+ 0.013336543083190919,
222
+ 0.013296544075012207,
223
+ 0.013803586006164551,
224
+ 0.013341343879699707
225
  ]
226
  },
227
  "throughput": {
228
  "unit": "samples/s",
229
+ "value": 73.41101740385405
230
  },
231
  "energy": null,
232
  "efficiency": null