IlyasMoutawwakil HF staff commited on
Commit
3c85041
·
verified ·
1 Parent(s): b495063

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
@@ -66,6 +66,8 @@
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
  "device_isolation_action": "error",
 
 
69
  "start_method": "spawn"
70
  },
71
  "environment": {
@@ -84,7 +86,7 @@
84
  "gpu_vram_mb": 24146608128,
85
  "optimum_benchmark_version": "0.2.1",
86
  "optimum_benchmark_commit": null,
87
- "transformers_version": "4.40.2",
88
  "transformers_commit": null,
89
  "accelerate_version": "0.30.1",
90
  "accelerate_commit": null,
@@ -102,7 +104,7 @@
102
  "forward": {
103
  "memory": {
104
  "unit": "MB",
105
- "max_ram": 975.495168,
106
  "max_global_vram": 1434.976256,
107
  "max_process_vram": 0.0,
108
  "max_reserved": 794.820608,
@@ -111,99 +113,99 @@
111
  "latency": {
112
  "unit": "s",
113
  "count": 69,
114
- "total": 1.003455588340759,
115
- "mean": 0.014542834613634191,
116
- "stdev": 0.001093338809788534,
117
- "p50": 0.014213120460510254,
118
- "p90": 0.014737613105773926,
119
- "p95": 0.01644195861816406,
120
- "p99": 0.019802685775756827,
121
  "values": [
122
- 0.020800512313842775,
123
- 0.019333120346069335,
124
- 0.015057920455932617,
125
- 0.01448857593536377,
126
- 0.014131199836730958,
127
- 0.014133248329162598,
128
- 0.014028800010681153,
129
- 0.014044159889221192,
130
- 0.014339072227478027,
131
- 0.014162943840026856,
132
- 0.014072832107543945,
133
- 0.01428377628326416,
134
- 0.014255104064941406,
135
- 0.014156800270080566,
136
- 0.014187520027160644,
137
- 0.014147551536560058,
138
- 0.01397766399383545,
139
- 0.014084063529968261,
140
- 0.01406668758392334,
141
- 0.01418239974975586,
142
- 0.014320639610290528,
143
- 0.014420991897583007,
144
- 0.014121983528137207,
145
- 0.014239744186401367,
146
- 0.014235648155212402,
147
- 0.01415782356262207,
148
- 0.014109696388244629,
149
- 0.01408512020111084,
150
- 0.014359552383422852,
151
- 0.014036992073059081,
152
- 0.014058496475219727,
153
- 0.014087136268615724,
154
- 0.014163968086242675,
155
- 0.014525440216064453,
156
- 0.014467071533203125,
157
- 0.014186495780944825,
158
- 0.014147616386413575,
159
- 0.014569472312927247,
160
- 0.014692352294921876,
161
  0.014523391723632812,
 
 
 
 
 
 
 
 
 
162
  0.014578687667846679,
163
- 0.01452444839477539,
164
- 0.01470464038848877,
165
- 0.014869503974914551,
166
- 0.01665126419067383,
167
- 0.0169932804107666,
168
- 0.016128000259399415,
169
- 0.014520319938659668,
170
- 0.014397439956665039,
171
- 0.014222335815429688,
172
- 0.014247936248779297,
173
- 0.014264320373535156,
174
- 0.014213120460510254,
175
- 0.014185536384582519,
176
- 0.014220288276672363,
177
- 0.014210047721862793,
178
- 0.014626815795898437,
179
- 0.01419878387451172,
180
- 0.014231552124023437,
181
- 0.014186495780944825,
182
- 0.014213120460510254,
183
- 0.014187520027160644,
184
- 0.014246912002563476,
185
- 0.014213120460510254,
186
- 0.014206975936889648,
187
- 0.01417523193359375,
188
- 0.01420902442932129,
189
- 0.014193663597106934,
190
- 0.014191616058349609
 
 
 
 
 
 
 
 
 
 
191
  ]
192
  },
193
  "throughput": {
194
  "unit": "samples/s",
195
- "value": 68.7623855023752
196
  },
197
  "energy": {
198
  "unit": "kWh",
199
- "cpu": 1.7016512297448659e-07,
200
- "ram": 9.296225898132043e-08,
201
- "gpu": 3.4160741614284956e-07,
202
- "total": 6.047347980986566e-07
203
  },
204
  "efficiency": {
205
  "unit": "samples/kWh",
206
- "value": 1653617.4255956404
207
  }
208
  }
209
  }
 
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
  "device_isolation_action": "error",
69
+ "numactl": false,
70
+ "numactl_kwargs": {},
71
  "start_method": "spawn"
72
  },
73
  "environment": {
 
86
  "gpu_vram_mb": 24146608128,
87
  "optimum_benchmark_version": "0.2.1",
88
  "optimum_benchmark_commit": null,
89
+ "transformers_version": "4.41.0",
90
  "transformers_commit": null,
91
  "accelerate_version": "0.30.1",
92
  "accelerate_commit": null,
 
104
  "forward": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 975.822848,
108
  "max_global_vram": 1434.976256,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 794.820608,
 
113
  "latency": {
114
  "unit": "s",
115
  "count": 69,
116
+ "total": 1.0083286361694335,
117
+ "mean": 0.014613458495209184,
118
+ "stdev": 0.0011253200724355781,
119
+ "p50": 0.014386240005493165,
120
+ "p90": 0.01496842269897461,
121
+ "p95": 0.0157708288192749,
122
+ "p99": 0.02046128089904785,
123
  "values": [
124
+ 0.02089369583129883,
125
+ 0.020257791519165038,
126
+ 0.016279520034790038,
127
+ 0.015277055740356446,
128
+ 0.014589952468872071,
129
+ 0.014945280075073243,
130
+ 0.01550233554840088,
131
+ 0.014950400352478027,
132
+ 0.015949824333190917,
133
+ 0.014832639694213867,
134
+ 0.014707712173461914,
135
+ 0.01466982364654541,
136
+ 0.014581760406494141,
137
+ 0.014553088188171387,
138
+ 0.014641152381896973,
139
+ 0.014386240005493165,
140
+ 0.014419967651367188,
141
+ 0.014180352210998535,
142
+ 0.015040512084960938,
143
+ 0.01457151985168457,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  0.014523391723632812,
145
+ 0.01487667179107666,
146
+ 0.014531583786010742,
147
+ 0.014512127876281738,
148
+ 0.014548992156982422,
149
+ 0.014859199523925781,
150
+ 0.014824447631835937,
151
+ 0.01459609603881836,
152
+ 0.014655488014221191,
153
+ 0.014395392417907715,
154
  0.014578687667846679,
155
+ 0.01428889560699463,
156
+ 0.014134271621704102,
157
+ 0.014328864097595215,
158
+ 0.014593024253845215,
159
+ 0.014776320457458495,
160
+ 0.01457049560546875,
161
+ 0.014411775588989258,
162
+ 0.014286848068237304,
163
+ 0.014058496475219727,
164
+ 0.014042112350463867,
165
+ 0.014004223823547364,
166
+ 0.01407487964630127,
167
+ 0.014004159927368164,
168
+ 0.014044159889221192,
169
+ 0.014027775764465332,
170
+ 0.014011391639709473,
171
+ 0.01399295997619629,
172
+ 0.013792256355285644,
173
+ 0.014303232192993164,
174
+ 0.013991935729980469,
175
+ 0.01408409595489502,
176
+ 0.014107647895812989,
177
+ 0.014653440475463866,
178
+ 0.014332927703857423,
179
+ 0.014188544273376465,
180
+ 0.014110719680786133,
181
+ 0.014110719680786133,
182
+ 0.014081024169921874,
183
+ 0.01405951976776123,
184
+ 0.014121983528137207,
185
+ 0.014062591552734375,
186
+ 0.0140830717086792,
187
+ 0.014055423736572266,
188
+ 0.01409945583343506,
189
+ 0.014048255920410157,
190
+ 0.014125056266784668,
191
+ 0.014063615798950196,
192
+ 0.0140697603225708
193
  ]
194
  },
195
  "throughput": {
196
  "unit": "samples/s",
197
+ "value": 68.43007083695046
198
  },
199
  "energy": {
200
  "unit": "kWh",
201
+ "cpu": 1.5971449348661636e-07,
202
+ "ram": 8.725890731147957e-08,
203
+ "gpu": 3.3229656213333453e-07,
204
+ "total": 5.792699629314305e-07
205
  },
206
  "efficiency": {
207
  "unit": "samples/kWh",
208
+ "value": 1726310.811869892
209
  }
210
  }
211
  }