Commit
•
8d7f6c0
1
Parent(s):
a512979
Upload cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/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,
|
@@ -114,42 +114,42 @@
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
],
|
123 |
"count": 5,
|
124 |
-
"total":
|
125 |
-
"mean": 0.
|
126 |
-
"p50": 0.
|
127 |
-
"p90": 0.
|
128 |
-
"p95": 0.
|
129 |
-
"p99": 0.
|
130 |
-
"stdev": 0.
|
131 |
-
"stdev_":
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
-
"value":
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
-
"cpu": 0.
|
140 |
-
"ram": 5.
|
141 |
"gpu": 0,
|
142 |
-
"total": 0.
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
-
"value":
|
147 |
}
|
148 |
},
|
149 |
"warmup": {
|
150 |
"memory": {
|
151 |
"unit": "MB",
|
152 |
-
"max_ram":
|
153 |
"max_global_vram": null,
|
154 |
"max_process_vram": null,
|
155 |
"max_reserved": null,
|
@@ -158,22 +158,22 @@
|
|
158 |
"latency": {
|
159 |
"unit": "s",
|
160 |
"values": [
|
161 |
-
0.
|
162 |
-
0.
|
163 |
],
|
164 |
"count": 2,
|
165 |
-
"total": 1.
|
166 |
-
"mean": 0.
|
167 |
-
"p50": 0.
|
168 |
-
"p90": 0.
|
169 |
-
"p95": 0.
|
170 |
-
"p99": 0.
|
171 |
-
"stdev": 0.
|
172 |
-
"stdev_":
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
-
"value": 6.
|
177 |
},
|
178 |
"energy": null,
|
179 |
"efficiency": null
|
@@ -181,7 +181,7 @@
|
|
181 |
"train": {
|
182 |
"memory": {
|
183 |
"unit": "MB",
|
184 |
-
"max_ram":
|
185 |
"max_global_vram": null,
|
186 |
"max_process_vram": null,
|
187 |
"max_reserved": null,
|
@@ -190,23 +190,23 @@
|
|
190 |
"latency": {
|
191 |
"unit": "s",
|
192 |
"values": [
|
193 |
-
0.
|
194 |
-
0.
|
195 |
-
0.
|
196 |
],
|
197 |
"count": 3,
|
198 |
-
"total": 1.
|
199 |
-
"mean": 0.
|
200 |
-
"p50": 0.
|
201 |
-
"p90": 0.
|
202 |
-
"p95": 0.
|
203 |
-
"p99": 0.
|
204 |
-
"stdev": 0.
|
205 |
-
"stdev_": 0.
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
-
"value": 10.
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|
|
|
86 |
"processor": "x86_64",
|
87 |
"python_version": "3.10.15",
|
88 |
"optimum_benchmark_version": "0.5.0",
|
89 |
+
"optimum_benchmark_commit": "6646634d4624f02d9aa14bd6ca3ed947e6cd1ec9",
|
90 |
+
"transformers_version": "4.45.1",
|
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": null,
|
97 |
"optimum_commit": null,
|
98 |
"timm_version": "1.0.9",
|
99 |
"timm_commit": null,
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2505.859072,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"values": [
|
117 |
+
0.7034877630000551,
|
118 |
+
0.5847552320000204,
|
119 |
+
0.5784554319999984,
|
120 |
+
0.5864565090000156,
|
121 |
+
0.5916680640000322
|
122 |
],
|
123 |
"count": 5,
|
124 |
+
"total": 3.0448230000001217,
|
125 |
+
"mean": 0.6089646000000244,
|
126 |
+
"p50": 0.5864565090000156,
|
127 |
+
"p90": 0.658759883400046,
|
128 |
+
"p95": 0.6811238232000505,
|
129 |
+
"p99": 0.6990149750400542,
|
130 |
+
"stdev": 0.04744958480873675,
|
131 |
+
"stdev_": 7.791846161293259
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 16.421315787485185
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 0.0001317471852277761,
|
140 |
+
"ram": 5.510011171578643e-06,
|
141 |
"gpu": 0,
|
142 |
+
"total": 0.00013725719639935474
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 72855.92495204872
|
147 |
}
|
148 |
},
|
149 |
"warmup": {
|
150 |
"memory": {
|
151 |
"unit": "MB",
|
152 |
+
"max_ram": 2505.859072,
|
153 |
"max_global_vram": null,
|
154 |
"max_process_vram": null,
|
155 |
"max_reserved": null,
|
|
|
158 |
"latency": {
|
159 |
"unit": "s",
|
160 |
"values": [
|
161 |
+
0.7034877630000551,
|
162 |
+
0.5847552320000204
|
163 |
],
|
164 |
"count": 2,
|
165 |
+
"total": 1.2882429950000756,
|
166 |
+
"mean": 0.6441214975000378,
|
167 |
+
"p50": 0.6441214975000378,
|
168 |
+
"p90": 0.6916145099000517,
|
169 |
+
"p95": 0.6975511364500534,
|
170 |
+
"p99": 0.7023004376900548,
|
171 |
+
"stdev": 0.059366265500017334,
|
172 |
+
"stdev_": 9.216625392946748
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
+
"value": 6.2100085395764415
|
177 |
},
|
178 |
"energy": null,
|
179 |
"efficiency": null
|
|
|
181 |
"train": {
|
182 |
"memory": {
|
183 |
"unit": "MB",
|
184 |
+
"max_ram": 2505.859072,
|
185 |
"max_global_vram": null,
|
186 |
"max_process_vram": null,
|
187 |
"max_reserved": null,
|
|
|
190 |
"latency": {
|
191 |
"unit": "s",
|
192 |
"values": [
|
193 |
+
0.5784554319999984,
|
194 |
+
0.5864565090000156,
|
195 |
+
0.5916680640000322
|
196 |
],
|
197 |
"count": 3,
|
198 |
+
"total": 1.7565800050000462,
|
199 |
+
"mean": 0.5855266683333488,
|
200 |
+
"p50": 0.5864565090000156,
|
201 |
+
"p90": 0.590625753000029,
|
202 |
+
"p95": 0.5911469085000306,
|
203 |
+
"p99": 0.5915638329000319,
|
204 |
+
"stdev": 0.0054339588908468486,
|
205 |
+
"stdev_": 0.9280463529208918
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 10.247184841432556
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|