IlyasMoutawwakil HF staff commited on
Commit
bffc938
·
verified ·
1 Parent(s): 0f89ae9

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
@@ -50,8 +50,8 @@
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
53
- "latency": true,
54
  "memory": true,
 
55
  "energy": false,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
@@ -86,7 +86,7 @@
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.3.1",
89
- "optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.32.1",
@@ -102,103 +102,131 @@
102
  }
103
  },
104
  "report": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  "forward": {
106
  "memory": {
107
  "unit": "MB",
108
- "max_ram": 1034.0352,
109
- "max_global_vram": 1122.83648,
110
- "max_process_vram": 277642.395648,
111
  "max_reserved": 773.849088,
112
- "max_allocated": 745.087488
113
  },
114
  "latency": {
115
  "unit": "s",
116
- "count": 72,
117
- "total": 1.0052200145721435,
118
- "mean": 0.013961389091279771,
119
- "stdev": 0.0007834292542593458,
120
- "p50": 0.01372860050201416,
121
- "p90": 0.0150167254447937,
122
- "p95": 0.015656363439559937,
123
- "p99": 0.016293905277252205,
124
  "values": [
125
- 0.014593398094177246,
126
- 0.015509716033935547,
127
- 0.01579531478881836,
128
- 0.015988594055175782,
129
- 0.015812114715576173,
130
- 0.015542675971984863,
131
- 0.014742037773132325,
132
- 0.014193078994750977,
133
- 0.014283478736877442,
134
- 0.014438999176025391,
135
- 0.01411340045928955,
136
- 0.014173080444335937,
137
- 0.017041391372680664,
138
- 0.014367959022521973,
139
- 0.013872599601745606,
140
- 0.013961400985717774,
141
- 0.01354332160949707,
142
- 0.013960280418395997,
143
- 0.013262361526489257,
144
- 0.013715961456298827,
145
- 0.013646520614624024,
146
- 0.013689241409301757,
147
- 0.013184123039245606,
148
- 0.013450040817260742,
149
- 0.013851161003112794,
150
- 0.014248438835144043,
151
- 0.01448219871520996,
152
- 0.015030357360839844,
153
- 0.014228759765625,
154
- 0.014233399391174316,
155
- 0.013611321449279784,
156
- 0.013150202751159667,
157
- 0.013612442016601563,
158
- 0.013386680603027343,
159
- 0.01391900062561035,
160
- 0.014216599464416503,
161
- 0.013555002212524415,
162
- 0.013272921562194824,
163
- 0.013507480621337891,
164
- 0.013513401985168457,
165
- 0.01329868221282959,
166
- 0.013518680572509765,
167
- 0.013252283096313476,
168
- 0.013272441864013673,
169
- 0.013574840545654297,
170
- 0.013281401634216308,
171
- 0.013273241996765137,
172
- 0.013671001434326173,
173
- 0.013261242866516114,
174
- 0.013241401672363281,
175
- 0.013483482360839844,
176
- 0.0132663631439209,
177
- 0.01324188232421875,
178
- 0.014130200386047363,
179
- 0.014823637008666991,
180
- 0.014894038200378419,
181
- 0.01512443733215332,
182
- 0.013830679893493653,
183
- 0.013961400985717774,
184
- 0.013786999702453614,
185
- 0.013899161338806152,
186
- 0.014286519050598145,
187
- 0.013244441986083984,
188
- 0.013399481773376465,
189
- 0.013147003173828125,
190
- 0.013339001655578614,
191
- 0.013741239547729493,
192
- 0.01343196201324463,
193
- 0.013769400596618653,
194
- 0.013370041847229003,
195
- 0.01335068130493164,
196
- 0.01335228157043457
 
197
  ]
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
- "value": 71.62611065861606
202
  },
203
  "energy": null,
204
  "efficiency": null
 
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
 
53
  "memory": true,
54
+ "latency": true,
55
  "energy": false,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
 
86
  "gpu_count": 1,
87
  "gpu_vram_mb": 68702699520,
88
  "optimum_benchmark_version": "0.3.1",
89
+ "optimum_benchmark_commit": "bc4d55acdaf328bd5108ceb452b0f0a0c042200e",
90
  "transformers_version": "4.42.4",
91
  "transformers_commit": null,
92
  "accelerate_version": "0.32.1",
 
102
  }
103
  },
104
  "report": {
105
+ "load": {
106
+ "memory": {
107
+ "unit": "MB",
108
+ "max_ram": 889.79456,
109
+ "max_global_vram": 1059.864576,
110
+ "max_process_vram": 44180.103168,
111
+ "max_reserved": 773.849088,
112
+ "max_allocated": 736.605184
113
+ },
114
+ "latency": {
115
+ "unit": "s",
116
+ "count": 1,
117
+ "total": 7.0743095703125,
118
+ "mean": 7.0743095703125,
119
+ "stdev": 0.0,
120
+ "p50": 7.0743095703125,
121
+ "p90": 7.0743095703125,
122
+ "p95": 7.0743095703125,
123
+ "p99": 7.0743095703125,
124
+ "values": [
125
+ 7.0743095703125
126
+ ]
127
+ },
128
+ "throughput": null,
129
+ "energy": null,
130
+ "efficiency": null
131
+ },
132
  "forward": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 1034.657792,
136
+ "max_global_vram": 1122.787328,
137
+ "max_process_vram": 283899.711488,
138
  "max_reserved": 773.849088,
139
+ "max_allocated": 745.086976
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 73,
144
+ "total": 1.0042048187255856,
145
+ "mean": 0.013756230393501176,
146
+ "stdev": 0.0006043024227358441,
147
+ "p50": 0.013590517044067383,
148
+ "p90": 0.014643537139892578,
149
+ "p95": 0.015228368186950683,
150
+ "p99": 0.015793613662719728,
151
  "values": [
152
+ 0.015600749969482422,
153
+ 0.015434350967407227,
154
+ 0.014606674194335938,
155
+ 0.014652752876281738,
156
+ 0.013922515869140626,
157
+ 0.014208914756774903,
158
+ 0.013619156837463378,
159
+ 0.013689876556396485,
160
+ 0.013537397384643554,
161
+ 0.013897075653076171,
162
+ 0.01365787696838379,
163
+ 0.013587317466735839,
164
+ 0.01387691593170166,
165
+ 0.01628954887390137,
166
+ 0.013659156799316407,
167
+ 0.01354107666015625,
168
+ 0.013559637069702148,
169
+ 0.013504117012023927,
170
+ 0.015013551712036133,
171
+ 0.013837395668029785,
172
+ 0.013353238105773926,
173
+ 0.013687315940856934,
174
+ 0.013900595664978027,
175
+ 0.01347547721862793,
176
+ 0.013601716995239257,
177
+ 0.013623156547546388,
178
+ 0.013591156005859376,
179
+ 0.014044916152954102,
180
+ 0.013399797439575195,
181
+ 0.013430677413940429,
182
+ 0.013322998046875,
183
+ 0.013495957374572754,
184
+ 0.013294676780700683,
185
+ 0.013778997421264648,
186
+ 0.013326677322387695,
187
+ 0.01337371826171875,
188
+ 0.013590517044067383,
189
+ 0.013326197624206544,
190
+ 0.01327995777130127,
191
+ 0.013591156959533692,
192
+ 0.013243477821350097,
193
+ 0.01343819808959961,
194
+ 0.013653876304626465,
195
+ 0.013354838371276856,
196
+ 0.01339147663116455,
197
+ 0.013690196990966796,
198
+ 0.01342587661743164,
199
+ 0.013392118453979493,
200
+ 0.013738997459411621,
201
+ 0.013334836959838867,
202
+ 0.013364277839660644,
203
+ 0.013658197402954101,
204
+ 0.013336277961730958,
205
+ 0.013375798225402831,
206
+ 0.013661556243896485,
207
+ 0.013398358345031738,
208
+ 0.013386358261108398,
209
+ 0.015195792198181152,
210
+ 0.014690994262695312,
211
+ 0.013813876152038574,
212
+ 0.013972275733947754,
213
+ 0.013449398040771485,
214
+ 0.013759796142578124,
215
+ 0.013350997924804688,
216
+ 0.013298357963562012,
217
+ 0.013433877944946288,
218
+ 0.013349238395690919,
219
+ 0.013319957733154296,
220
+ 0.0137460355758667,
221
+ 0.013326997756958009,
222
+ 0.013339475631713867,
223
+ 0.013850835800170899,
224
+ 0.01527723217010498
225
  ]
226
  },
227
  "throughput": {
228
  "unit": "samples/s",
229
+ "value": 72.69433350523322
230
  },
231
  "energy": null,
232
  "efficiency": null