IlyasMoutawwakil HF staff commited on
Commit
93c55ab
·
verified ·
1 Parent(s): fb6f753

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": "dcd8d39eb1efde5484c10fe67e911bfe5a0711c9",
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.219392,
108
- "max_global_vram": 1059.88096,
109
- "max_process_vram": 45346.848768,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.49914697265625,
117
- "mean": 7.49914697265625,
118
  "stdev": 0.0,
119
- "p50": 7.49914697265625,
120
- "p90": 7.49914697265625,
121
- "p95": 7.49914697265625,
122
- "p99": 7.49914697265625,
123
  "values": [
124
- 7.49914697265625
125
  ]
126
  },
127
  "throughput": null,
@@ -131,106 +131,101 @@
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
- "max_ram": 1037.000704,
135
- "max_global_vram": 1122.811904,
136
- "max_process_vram": 269984.964608,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
- "count": 78,
143
- "total": 1.0075501403808595,
144
- "mean": 0.012917309492062299,
145
- "stdev": 0.0007907234389852101,
146
- "p50": 0.012486252784729004,
147
- "p90": 0.013915317058563232,
148
- "p95": 0.013970389127731322,
149
- "p99": 0.014537633857727059,
150
  "values": [
151
- 0.013444567680358887,
152
- 0.01346888828277588,
153
- 0.013482808113098144,
154
- 0.013475447654724122,
155
- 0.013478169441223145,
156
- 0.013354168891906739,
157
- 0.013361847877502442,
158
- 0.013190489768981933,
159
- 0.01305609130859375,
160
- 0.013113369941711426,
161
- 0.013045050621032716,
162
- 0.013281529426574706,
163
- 0.012991610527038575,
164
- 0.013157849311828613,
165
- 0.016298152923583983,
166
- 0.012941370964050293,
167
- 0.012252253532409668,
168
- 0.012245534896850586,
169
- 0.0123946533203125,
170
- 0.012198175430297852,
171
- 0.012200255393981934,
172
- 0.01221817398071289,
173
- 0.012233055114746094,
174
- 0.012799132347106933,
175
- 0.012435613632202148,
176
- 0.012829051017761231,
177
- 0.012553373336791991,
178
- 0.012414334297180175,
179
- 0.012397052764892579,
180
- 0.012297374725341797,
181
- 0.012208735466003418,
182
- 0.012210334777832031,
183
- 0.012282493591308594,
184
- 0.012280574798583984,
185
- 0.01224521541595459,
186
- 0.012298013687133789,
187
- 0.012226494789123535,
188
- 0.01220393466949463,
189
- 0.012242975234985352,
190
- 0.012448412895202637,
191
- 0.012213375091552734,
192
- 0.012266814231872558,
193
- 0.012189535140991211,
194
- 0.012190814971923827,
195
- 0.01229129409790039,
196
- 0.012220415115356445,
197
- 0.012193534851074219,
198
- 0.012280255317687989,
199
- 0.012191454887390136,
200
- 0.012199614524841309,
201
- 0.012262974739074707,
202
- 0.012265374183654785,
203
- 0.01223273468017578,
204
- 0.012292255401611328,
205
- 0.012215934753417968,
206
- 0.012290655136108398,
207
- 0.01252409267425537,
208
- 0.0122437744140625,
209
- 0.012184894561767579,
210
- 0.013230488777160645,
211
- 0.013879766464233398,
212
- 0.013866166114807128,
213
- 0.01399464511871338,
214
- 0.01397000503540039,
215
- 0.013924885749816894,
216
- 0.013941045761108398,
217
- 0.013869365692138673,
218
- 0.013869365692138673,
219
- 0.013858325958251953,
220
- 0.014011764526367187,
221
- 0.013907766342163086,
222
- 0.013849045753479004,
223
- 0.013815126419067382,
224
- 0.013895285606384278,
225
- 0.013972565650939942,
226
- 0.013913684844970704,
227
- 0.013855284690856933,
228
- 0.013919125556945801
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "samples/s",
233
- "value": 77.41550209155406
234
  },
235
  "energy": null,
236
  "efficiency": null
 
85
  "gpu_count": 1,
86
  "gpu_vram_mb": 68702699520,
87
  "optimum_benchmark_version": "0.3.1",
88
+ "optimum_benchmark_commit": "8bf68d01ce920e01ece8935a1cc6d7e3f17c2d2b",
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": 891.67872,
108
+ "max_global_vram": 1059.872768,
109
+ "max_process_vram": 45849.591808,
110
  "max_reserved": 773.849088,
111
  "max_allocated": 736.603648
112
  },
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.688419921875,
117
+ "mean": 7.688419921875,
118
  "stdev": 0.0,
119
+ "p50": 7.688419921875,
120
+ "p90": 7.688419921875,
121
+ "p95": 7.688419921875,
122
+ "p99": 7.688419921875,
123
  "values": [
124
+ 7.688419921875
125
  ]
126
  },
127
  "throughput": null,
 
131
  "forward": {
132
  "memory": {
133
  "unit": "MB",
134
+ "max_ram": 1036.570624,
135
+ "max_global_vram": 1122.79552,
136
+ "max_process_vram": 302495.399936,
137
  "max_reserved": 773.849088,
138
  "max_allocated": 745.086976
139
  },
140
  "latency": {
141
  "unit": "s",
142
+ "count": 73,
143
+ "total": 1.0082509613037103,
144
+ "mean": 0.013811657004160423,
145
+ "stdev": 0.0007587609371983722,
146
+ "p50": 0.013505509376525879,
147
+ "p90": 0.014906011199951172,
148
+ "p95": 0.015627958488464353,
149
+ "p99": 0.01628592582702637,
150
  "values": [
151
+ 0.016031732559204103,
152
+ 0.01588933277130127,
153
+ 0.015701013565063475,
154
+ 0.015579255104064941,
155
+ 0.015196698188781738,
156
+ 0.013672706604003906,
157
+ 0.013545989036560058,
158
+ 0.01366806697845459,
159
+ 0.013826307296752929,
160
+ 0.013883426666259765,
161
+ 0.013653668403625488,
162
+ 0.01390838623046875,
163
+ 0.016939565658569335,
164
+ 0.01342246913909912,
165
+ 0.013187110900878906,
166
+ 0.013433029174804687,
167
+ 0.013339590072631836,
168
+ 0.013418309211730957,
169
+ 0.01325239086151123,
170
+ 0.013481829643249512,
171
+ 0.013222790718078614,
172
+ 0.013485508918762207,
173
+ 0.01320215129852295,
174
+ 0.013485669136047363,
175
+ 0.01323607063293457,
176
+ 0.01341526985168457,
177
+ 0.013298151016235351,
178
+ 0.013426950454711914,
179
+ 0.013279589653015136,
180
+ 0.013579108238220216,
181
+ 0.013348870277404785,
182
+ 0.013361189842224121,
183
+ 0.013596867561340332,
184
+ 0.013386630058288574,
185
+ 0.013333511352539063,
186
+ 0.013681827545166015,
187
+ 0.013313349723815917,
188
+ 0.013355270385742187,
189
+ 0.013718466758728027,
190
+ 0.013292710304260253,
191
+ 0.013283749580383301,
192
+ 0.013603748321533203,
193
+ 0.013311750411987304,
194
+ 0.013346150398254394,
195
+ 0.013642948150634765,
196
+ 0.013329350471496582,
197
+ 0.013301190376281738,
198
+ 0.013568867683410644,
199
+ 0.013337030410766601,
200
+ 0.013316229820251465,
201
+ 0.013545989036560058,
202
+ 0.013338789939880372,
203
+ 0.014872859954833985,
204
+ 0.015119897842407226,
205
+ 0.014301822662353516,
206
+ 0.014914299011230469,
207
+ 0.014557662010192872,
208
+ 0.014178144454956054,
209
+ 0.014403102874755859,
210
+ 0.014370782852172852,
211
+ 0.014116543769836426,
212
+ 0.013997666358947754,
213
+ 0.013797507286071778,
214
+ 0.014010146141052246,
215
+ 0.013585667610168457,
216
+ 0.013505509376525879,
217
+ 0.013409350395202637,
218
+ 0.013389510154724121,
219
+ 0.01379190731048584,
220
+ 0.013402949333190918,
221
+ 0.013417509078979492,
222
+ 0.013362469673156739,
223
+ 0.01376902675628662
 
 
 
 
 
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "samples/s",
228
+ "value": 72.40260887587742
229
  },
230
  "energy": null,
231
  "efficiency": null