IlyasMoutawwakil HF staff commited on
Commit
2337a6b
·
verified ·
1 Parent(s): a34c32a

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": "1173614d292a81ced361d45dc81b00032c019f3c",
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.29312,
108
- "max_global_vram": 1344.63488,
109
- "max_process_vram": 42180.54656,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.253578125,
117
- "mean": 7.253578125,
118
  "stdev": 0.0,
119
- "p50": 7.253578125,
120
- "p90": 7.253578125,
121
- "p95": 7.253578125,
122
- "p99": 7.253578125,
123
  "values": [
124
- 7.253578125
125
  ]
126
  },
127
  "throughput": null,
@@ -131,99 +131,97 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1037.058048,
135
- "max_global_vram": 1407.553536,
136
- "max_process_vram": 297722.097664,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 71,
143
- "total": 0.9977745895385742,
144
- "mean": 0.014053163232937668,
145
- "stdev": 0.000739646641734974,
146
- "p50": 0.013887514114379882,
147
- "p90": 0.015036474227905274,
148
- "p95": 0.015124553203582764,
149
- "p99": 0.015962184715270993,
150
  "values": [
151
- 0.015400632858276368,
152
- 0.015252793312072754,
153
- 0.014249114036560059,
154
- 0.014781112670898438,
155
- 0.013843033790588379,
156
- 0.013943513870239259,
157
- 0.013872953414916992,
158
- 0.014056314468383789,
159
- 0.013622714042663573,
160
- 0.013888153076171875,
161
- 0.013603994369506836,
162
- 0.01403231430053711,
163
- 0.013629274368286133,
164
- 0.017272472381591797,
165
- 0.015099513053894042,
166
- 0.01498895263671875,
167
- 0.014779994010925293,
168
- 0.014979352951049804,
169
- 0.014830232620239258,
170
- 0.015039032936096191,
171
- 0.014825592994689942,
172
- 0.015036474227905274,
173
- 0.01476511287689209,
174
- 0.015043513298034668,
175
- 0.014798072814941407,
176
- 0.0144652738571167,
177
- 0.014058394432067871,
178
- 0.01435407257080078,
179
- 0.014087194442749024,
180
- 0.01347055435180664,
181
- 0.013373433113098144,
182
- 0.013213114738464355,
183
- 0.013663514137268067,
184
- 0.013568794250488281,
185
- 0.01349791431427002,
186
- 0.01327967357635498,
187
- 0.013241113662719727,
188
- 0.013673913955688477,
189
- 0.01320815372467041,
190
- 0.013291833877563476,
191
- 0.013482873916625976,
192
- 0.013649593353271485,
193
- 0.013266234397888184,
194
- 0.013571514129638671,
195
- 0.013555673599243164,
196
- 0.013241273880004883,
197
- 0.013623833656311035,
198
- 0.01331727409362793,
199
- 0.013763354301452637,
200
- 0.014118553161621094,
201
- 0.013887514114379882,
202
- 0.014874552726745606,
203
- 0.014644313812255859,
204
- 0.014033753395080567,
205
- 0.014766553878784179,
206
- 0.015149593353271484,
207
- 0.01405759334564209,
208
- 0.013995834350585937,
209
- 0.01437679386138916,
210
- 0.014081912994384766,
211
- 0.013960634231567383,
212
- 0.013202393531799316,
213
- 0.013154394149780273,
214
- 0.013766234397888183,
215
- 0.013299994468688965,
216
- 0.013493273735046387,
217
- 0.013585912704467773,
218
- 0.013424313545227051,
219
- 0.013743193626403808,
220
- 0.013268473625183106,
221
- 0.013335992813110351
222
  ]
223
  },
224
  "throughput": {
225
  "unit": "samples/s",
226
- "value": 71.15835655108664
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": "77ca106f4cf33f416814fc4a120313d806701176",
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.157952,
108
+ "max_global_vram": 3346.497536,
109
+ "max_process_vram": 43372.58496,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.25148095703125,
117
+ "mean": 7.25148095703125,
118
  "stdev": 0.0,
119
+ "p50": 7.25148095703125,
120
+ "p90": 7.25148095703125,
121
+ "p95": 7.25148095703125,
122
+ "p99": 7.25148095703125,
123
  "values": [
124
+ 7.25148095703125
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.918784,
135
+ "max_global_vram": 3409.416192,
136
+ "max_process_vram": 285760.622592,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 69,
143
+ "total": 1.0042399044036865,
144
+ "mean": 0.014554201513096906,
145
+ "stdev": 0.0007836580523433727,
146
+ "p50": 0.014754534721374512,
147
+ "p90": 0.015240741920471191,
148
+ "p95": 0.01567671012878418,
149
+ "p99": 0.01654392711639403,
150
  "values": [
151
+ 0.015913252830505372,
152
+ 0.015927172660827636,
153
+ 0.015725414276123048,
154
+ 0.015114374160766601,
155
+ 0.014628134727478027,
156
+ 0.013963976860046386,
157
+ 0.014360136032104492,
158
+ 0.014823175430297852,
159
+ 0.01494621467590332,
160
+ 0.014900935173034669,
161
+ 0.014684294700622559,
162
+ 0.017854530334472655,
163
+ 0.015603653907775879,
164
+ 0.014907014846801759,
165
+ 0.015089574813842774,
166
+ 0.014867175102233886,
167
+ 0.015097414016723633,
168
+ 0.014881094932556153,
169
+ 0.015206693649291992,
170
+ 0.014949894905090333,
171
+ 0.015117254257202149,
172
+ 0.014907654762268066,
173
+ 0.014915175437927246,
174
+ 0.015230053901672364,
175
+ 0.014900614738464355,
176
+ 0.014868135452270509,
177
+ 0.015226054191589355,
178
+ 0.01494077491760254,
179
+ 0.014863334655761718,
180
+ 0.015321574211120605,
181
+ 0.014855654716491699,
182
+ 0.014229415893554687,
183
+ 0.014754534721374512,
184
+ 0.014547334671020509,
185
+ 0.014281736373901368,
186
+ 0.01445517635345459,
187
+ 0.015239653587341308,
188
+ 0.01495821475982666,
189
+ 0.014883335113525391,
190
+ 0.015245095252990722,
191
+ 0.014767974853515624,
192
+ 0.013983336448669434,
193
+ 0.01368749713897705,
194
+ 0.01427613639831543,
195
+ 0.013937416076660157,
196
+ 0.01368909740447998,
197
+ 0.014038536071777344,
198
+ 0.013891656875610352,
199
+ 0.013691017150878906,
200
+ 0.014214535713195801,
201
+ 0.01394765567779541,
202
+ 0.013792937278747558,
203
+ 0.013476616859436035,
204
+ 0.013594217300415039,
205
+ 0.01328285789489746,
206
+ 0.013928616523742676,
207
+ 0.01338189697265625,
208
+ 0.01336701774597168,
209
+ 0.014414054870605469,
210
+ 0.014824934959411621,
211
+ 0.014875974655151367,
212
+ 0.01469069480895996,
213
+ 0.014043816566467285,
214
+ 0.013885576248168946,
215
+ 0.013607976913452148,
216
+ 0.01339485740661621,
217
+ 0.01333437728881836,
218
+ 0.013266858100891113,
219
+ 0.01376685619354248
 
 
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "samples/s",
224
+ "value": 68.70868175764427
225
  },
226
  "energy": null,
227
  "efficiency": null