Commit
•
1a2a9b8
1
Parent(s):
44614ba
Upload cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json
CHANGED
@@ -86,14 +86,14 @@
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
-
"optimum_benchmark_commit": "
|
90 |
-
"transformers_version": "4.
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
93 |
"accelerate_commit": null,
|
94 |
"diffusers_version": "0.30.3",
|
95 |
"diffusers_commit": null,
|
96 |
-
"optimum_version":
|
97 |
"optimum_commit": null,
|
98 |
"timm_version": "1.0.9",
|
99 |
"timm_commit": null,
|
@@ -105,7 +105,7 @@
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
-
"max_ram":
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
@@ -113,42 +113,43 @@
|
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
-
"count": 5,
|
117 |
-
"total": 6.078906626999981,
|
118 |
-
"mean": 1.215781325399996,
|
119 |
-
"stdev": 0.07714048706532496,
|
120 |
-
"p50": 1.183687539999994,
|
121 |
-
"p90": 1.3031764013999918,
|
122 |
-
"p95": 1.3340682231999834,
|
123 |
-
"p99": 1.3587816806399768,
|
124 |
"values": [
|
125 |
-
1.
|
126 |
-
1.
|
127 |
-
1.
|
128 |
-
1.
|
129 |
-
1.
|
130 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "samples/s",
|
134 |
-
"value":
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
-
"cpu": 0.
|
139 |
-
"ram": 1.
|
140 |
"gpu": 0,
|
141 |
-
"total": 0.
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "samples/kWh",
|
145 |
-
"value":
|
146 |
}
|
147 |
},
|
148 |
"warmup": {
|
149 |
"memory": {
|
150 |
"unit": "MB",
|
151 |
-
"max_ram":
|
152 |
"max_global_vram": null,
|
153 |
"max_process_vram": null,
|
154 |
"max_reserved": null,
|
@@ -156,22 +157,23 @@
|
|
156 |
},
|
157 |
"latency": {
|
158 |
"unit": "s",
|
159 |
-
"count": 2,
|
160 |
-
"total": 2.5486475849999692,
|
161 |
-
"mean": 1.2743237924999846,
|
162 |
-
"stdev": 0.09063625249999063,
|
163 |
-
"p50": 1.2743237924999846,
|
164 |
-
"p90": 1.3468327944999772,
|
165 |
-
"p95": 1.355896419749976,
|
166 |
-
"p99": 1.3631473199499755,
|
167 |
"values": [
|
168 |
-
1.
|
169 |
-
1.
|
170 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
},
|
172 |
"throughput": {
|
173 |
"unit": "samples/s",
|
174 |
-
"value":
|
175 |
},
|
176 |
"energy": null,
|
177 |
"efficiency": null
|
@@ -179,7 +181,7 @@
|
|
179 |
"train": {
|
180 |
"memory": {
|
181 |
"unit": "MB",
|
182 |
-
"max_ram":
|
183 |
"max_global_vram": null,
|
184 |
"max_process_vram": null,
|
185 |
"max_reserved": null,
|
@@ -187,23 +189,24 @@
|
|
187 |
},
|
188 |
"latency": {
|
189 |
"unit": "s",
|
190 |
-
"count": 3,
|
191 |
-
"total": 3.5302590420000115,
|
192 |
-
"mean": 1.1767530140000038,
|
193 |
-
"stdev": 0.02516177662237542,
|
194 |
-
"p50": 1.1696504820000087,
|
195 |
-
"p90": 1.2023308452000152,
|
196 |
-
"p95": 1.206415890600016,
|
197 |
-
"p99": 1.2096839269200166,
|
198 |
"values": [
|
199 |
-
1.
|
200 |
-
1.
|
201 |
-
1.
|
202 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
},
|
204 |
"throughput": {
|
205 |
"unit": "samples/s",
|
206 |
-
"value":
|
207 |
},
|
208 |
"energy": null,
|
209 |
"efficiency": null
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "39d0314f9cf4240111640faabd3741cc6d1a4aa3",
|
90 |
+
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
93 |
"accelerate_commit": null,
|
94 |
"diffusers_version": "0.30.3",
|
95 |
"diffusers_commit": null,
|
96 |
+
"optimum_version": "1.22.0",
|
97 |
"optimum_commit": null,
|
98 |
"timm_version": "1.0.9",
|
99 |
"timm_commit": null,
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 4468.076544,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
113 |
},
|
114 |
"latency": {
|
115 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
"values": [
|
117 |
+
1.3909188930000482,
|
118 |
+
1.2900027529999534,
|
119 |
+
1.2817253780000328,
|
120 |
+
1.2599042520000694,
|
121 |
+
1.2808120920000192
|
122 |
+
],
|
123 |
+
"count": 5,
|
124 |
+
"total": 6.503363368000123,
|
125 |
+
"mean": 1.3006726736000247,
|
126 |
+
"p50": 1.2817253780000328,
|
127 |
+
"p90": 1.3505524370000104,
|
128 |
+
"p95": 1.3707356650000293,
|
129 |
+
"p99": 1.3868822474000444,
|
130 |
+
"stdev": 0.04620332073218258,
|
131 |
+
"stdev_": 3.5522635071820345
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 7.688329433662832
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 0.00026610062550555606,
|
140 |
+
"ram": 1.1129497118243988e-05,
|
141 |
"gpu": 0,
|
142 |
+
"total": 0.00027723012262380006
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 36071.1163179405
|
147 |
}
|
148 |
},
|
149 |
"warmup": {
|
150 |
"memory": {
|
151 |
"unit": "MB",
|
152 |
+
"max_ram": 4468.076544,
|
153 |
"max_global_vram": null,
|
154 |
"max_process_vram": null,
|
155 |
"max_reserved": null,
|
|
|
157 |
},
|
158 |
"latency": {
|
159 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
"values": [
|
161 |
+
1.3909188930000482,
|
162 |
+
1.2900027529999534
|
163 |
+
],
|
164 |
+
"count": 2,
|
165 |
+
"total": 2.6809216460000016,
|
166 |
+
"mean": 1.3404608230000008,
|
167 |
+
"p50": 1.3404608230000008,
|
168 |
+
"p90": 1.3808272790000387,
|
169 |
+
"p95": 1.3858730860000434,
|
170 |
+
"p99": 1.3899097316000473,
|
171 |
+
"stdev": 0.05045807000004743,
|
172 |
+
"stdev_": 3.764233100607924
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
+
"value": 2.9840484192949797
|
177 |
},
|
178 |
"energy": null,
|
179 |
"efficiency": null
|
|
|
181 |
"train": {
|
182 |
"memory": {
|
183 |
"unit": "MB",
|
184 |
+
"max_ram": 4468.076544,
|
185 |
"max_global_vram": null,
|
186 |
"max_process_vram": null,
|
187 |
"max_reserved": null,
|
|
|
189 |
},
|
190 |
"latency": {
|
191 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
"values": [
|
193 |
+
1.2817253780000328,
|
194 |
+
1.2599042520000694,
|
195 |
+
1.2808120920000192
|
196 |
+
],
|
197 |
+
"count": 3,
|
198 |
+
"total": 3.8224417220001214,
|
199 |
+
"mean": 1.2741472406667071,
|
200 |
+
"p50": 1.2808120920000192,
|
201 |
+
"p90": 1.28154272080003,
|
202 |
+
"p95": 1.2816340494000316,
|
203 |
+
"p99": 1.2817071122800325,
|
204 |
+
"stdev": 0.010078213050864851,
|
205 |
+
"stdev_": 0.7909771123148491
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 4.709031898747004
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|