IlyasMoutawwakil HF staff commited on
Commit
ddf4d39
·
verified ·
1 Parent(s): 926969c

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": "77ca106f4cf33f416814fc4a120313d806701176",
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.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,97 +131,96 @@
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
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "378d8dddb2c87c406ac8d3231c1c44d5a290b874",
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.125184,
108
+ "max_global_vram": 3746.750464,
109
+ "max_process_vram": 46539.669504,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.20949462890625,
117
+ "mean": 7.20949462890625,
118
  "stdev": 0.0,
119
+ "p50": 7.20949462890625,
120
+ "p90": 7.20949462890625,
121
+ "p95": 7.20949462890625,
122
+ "p99": 7.20949462890625,
123
  "values": [
124
+ 7.20949462890625
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.877824,
135
+ "max_global_vram": 3861.72928,
136
+ "max_process_vram": 306899.12832,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 68,
143
+ "total": 1.0085519332885744,
144
+ "mean": 0.01483164607777315,
145
+ "stdev": 0.00042159301047500135,
146
+ "p50": 0.014929659366607666,
147
+ "p90": 0.015214939880371094,
148
+ "p95": 0.015296643495559693,
149
+ "p99": 0.015607622308731079,
150
  "values": [
151
+ 0.015722219467163085,
152
+ 0.01542765998840332,
153
+ 0.014723179817199707,
154
+ 0.014842700004577637,
155
+ 0.014692939758300782,
156
+ 0.014930379867553712,
157
+ 0.014959340095520019,
158
+ 0.01520989990234375,
159
+ 0.01501710033416748,
160
+ 0.015136139869689941,
161
+ 0.01494878101348877,
162
+ 0.01444270133972168,
163
+ 0.014013581275939942,
164
+ 0.015040300369262695,
165
+ 0.01509694004058838,
166
+ 0.014849419593811036,
167
+ 0.015093259811401367,
168
+ 0.014856619834899902,
169
+ 0.015203660011291503,
170
+ 0.014977740287780763,
171
+ 0.01516077995300293,
172
+ 0.014908140182495117,
173
+ 0.015001899719238281,
174
+ 0.014953579902648926,
175
+ 0.015226699829101563,
176
+ 0.014890700340270997,
177
+ 0.015009099960327149,
178
+ 0.014860461235046387,
179
+ 0.014650540351867676,
180
+ 0.013978220939636231,
181
+ 0.013837422370910644,
182
+ 0.013762701034545898,
183
+ 0.0139668607711792,
184
+ 0.013982542037963867,
185
+ 0.014169100761413575,
186
+ 0.013732460975646973,
187
+ 0.014236620903015137,
188
+ 0.014135340690612792,
189
+ 0.014587020874023438,
190
+ 0.014250381469726563,
191
+ 0.014560461044311523,
192
+ 0.014910699844360352,
193
+ 0.015139180183410645,
194
+ 0.014881580352783204,
195
+ 0.014866700172424316,
196
+ 0.015297259330749512,
197
+ 0.014789100646972655,
198
+ 0.01489597988128662,
199
+ 0.015161898612976074,
200
+ 0.01499038028717041,
201
+ 0.014983659744262695,
202
+ 0.015295499801635743,
203
+ 0.014838379859924316,
204
+ 0.014965100288391113,
205
+ 0.015207179069519043,
206
+ 0.014976619720458984,
207
+ 0.014917739868164063,
208
+ 0.015252459526062011,
209
+ 0.015017580032348633,
210
+ 0.01488621997833252,
211
+ 0.014868619918823243,
212
+ 0.015016460418701172,
213
+ 0.015551178932189942,
214
+ 0.015079660415649414,
215
+ 0.014846220016479492,
216
+ 0.014928938865661621,
217
+ 0.014970859527587891,
218
+ 0.014971179962158203
 
219
  ]
220
  },
221
  "throughput": {
222
  "unit": "samples/s",
223
+ "value": 67.42339958466309
224
  },
225
  "energy": null,
226
  "efficiency": null