Commit
•
3524478
1
Parent(s):
a18e37f
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,7 +86,7 @@
|
|
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.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
@@ -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_": 8.
|
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":
|
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_":
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
-
"value":
|
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": "3878a484586671dc5d651a3d7832a31a5aaf4796",
|
90 |
"transformers_version": "4.44.2",
|
91 |
"transformers_commit": null,
|
92 |
"accelerate_version": "0.34.2",
|
|
|
105 |
"overall": {
|
106 |
"memory": {
|
107 |
"unit": "MB",
|
108 |
+
"max_ram": 2512.084992,
|
109 |
"max_global_vram": null,
|
110 |
"max_process_vram": null,
|
111 |
"max_reserved": null,
|
|
|
114 |
"latency": {
|
115 |
"unit": "s",
|
116 |
"values": [
|
117 |
+
0.6664350219999733,
|
118 |
+
0.5370585260000098,
|
119 |
+
0.5446508329999915,
|
120 |
+
0.5468378820000339,
|
121 |
+
0.5467039709999995
|
122 |
],
|
123 |
"count": 5,
|
124 |
+
"total": 2.841686234000008,
|
125 |
+
"mean": 0.5683372468000016,
|
126 |
+
"p50": 0.5467039709999995,
|
127 |
+
"p90": 0.6185961659999976,
|
128 |
+
"p95": 0.6425155939999854,
|
129 |
+
"p99": 0.6616511363999757,
|
130 |
+
"stdev": 0.04917885598794338,
|
131 |
+
"stdev_": 8.653111557414688
|
132 |
},
|
133 |
"throughput": {
|
134 |
"unit": "samples/s",
|
135 |
+
"value": 17.59518675980603
|
136 |
},
|
137 |
"energy": {
|
138 |
"unit": "kWh",
|
139 |
+
"cpu": 0.0001223677523444451,
|
140 |
+
"ram": 5.117692874425457e-06,
|
141 |
"gpu": 0,
|
142 |
+
"total": 0.00012748544521887055
|
143 |
},
|
144 |
"efficiency": {
|
145 |
"unit": "samples/kWh",
|
146 |
+
"value": 78440.32691599989
|
147 |
}
|
148 |
},
|
149 |
"warmup": {
|
150 |
"memory": {
|
151 |
"unit": "MB",
|
152 |
+
"max_ram": 2512.084992,
|
153 |
"max_global_vram": null,
|
154 |
"max_process_vram": null,
|
155 |
"max_reserved": null,
|
|
|
158 |
"latency": {
|
159 |
"unit": "s",
|
160 |
"values": [
|
161 |
+
0.6664350219999733,
|
162 |
+
0.5370585260000098
|
163 |
],
|
164 |
"count": 2,
|
165 |
+
"total": 1.203493547999983,
|
166 |
+
"mean": 0.6017467739999915,
|
167 |
+
"p50": 0.6017467739999915,
|
168 |
+
"p90": 0.653497372399977,
|
169 |
+
"p95": 0.6599661971999751,
|
170 |
+
"p99": 0.6651412570399736,
|
171 |
+
"stdev": 0.06468824799998174,
|
172 |
+
"stdev_": 10.750078071873908
|
173 |
},
|
174 |
"throughput": {
|
175 |
"unit": "samples/s",
|
176 |
+
"value": 6.647314406707657
|
177 |
},
|
178 |
"energy": null,
|
179 |
"efficiency": null
|
|
|
181 |
"train": {
|
182 |
"memory": {
|
183 |
"unit": "MB",
|
184 |
+
"max_ram": 2512.084992,
|
185 |
"max_global_vram": null,
|
186 |
"max_process_vram": null,
|
187 |
"max_reserved": null,
|
|
|
190 |
"latency": {
|
191 |
"unit": "s",
|
192 |
"values": [
|
193 |
+
0.5446508329999915,
|
194 |
+
0.5468378820000339,
|
195 |
+
0.5467039709999995
|
196 |
],
|
197 |
"count": 3,
|
198 |
+
"total": 1.6381926860000249,
|
199 |
+
"mean": 0.5460642286666749,
|
200 |
+
"p50": 0.5467039709999995,
|
201 |
+
"p90": 0.5468110998000271,
|
202 |
+
"p95": 0.5468244909000305,
|
203 |
+
"p99": 0.5468352037800333,
|
204 |
+
"stdev": 0.001000915754674097,
|
205 |
+
"stdev_": 0.18329634173584913
|
206 |
},
|
207 |
"throughput": {
|
208 |
"unit": "samples/s",
|
209 |
+
"value": 10.987718449623042
|
210 |
},
|
211 |
"energy": null,
|
212 |
"efficiency": null
|