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.
|
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.
|
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.
|
115 |
-
"mean": 0.
|
116 |
-
"stdev": 0.
|
117 |
-
"p50": 0.
|
118 |
-
"p90": 0.
|
119 |
-
"p95": 0.
|
120 |
-
"p99": 0.
|
121 |
"values": [
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
128 |
-
0.
|
129 |
-
0.
|
130 |
-
0.
|
131 |
-
0.
|
132 |
-
0.
|
133 |
-
0.
|
134 |
-
0.
|
135 |
-
0.
|
136 |
-
0.
|
137 |
-
0.
|
138 |
-
0.
|
139 |
-
0.
|
140 |
-
0.
|
141 |
-
0.
|
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.
|
164 |
-
0.
|
165 |
-
0.
|
166 |
-
0.
|
167 |
-
0.
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
0.
|
171 |
-
0.
|
172 |
-
0.
|
173 |
-
0.
|
174 |
-
0.
|
175 |
-
0.
|
176 |
-
0.
|
177 |
-
0.
|
178 |
-
0.
|
179 |
-
0.
|
180 |
-
0.
|
181 |
-
0.
|
182 |
-
0.
|
183 |
-
0.
|
184 |
-
0.
|
185 |
-
0.
|
186 |
-
0.
|
187 |
-
0.
|
188 |
-
0.
|
189 |
-
0.
|
190 |
-
0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
]
|
192 |
},
|
193 |
"throughput": {
|
194 |
"unit": "samples/s",
|
195 |
-
"value": 68.
|
196 |
},
|
197 |
"energy": {
|
198 |
"unit": "kWh",
|
199 |
-
"cpu": 1.
|
200 |
-
"ram":
|
201 |
-
"gpu": 3.
|
202 |
-
"total":
|
203 |
},
|
204 |
"efficiency": {
|
205 |
"unit": "samples/kWh",
|
206 |
-
"value":
|
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 |
}
|