Commit
•
4f32611
1
Parent(s):
2db517d
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark.json
CHANGED
@@ -44,8 +44,8 @@
|
|
44 |
"duration": 1,
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
-
"batch_size":
|
48 |
-
"sequence_length":
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
@@ -79,7 +79,7 @@
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
-
"optimum_benchmark_commit": "
|
83 |
"transformers_version": "4.46.3",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "1.1.1",
|
@@ -100,7 +100,7 @@
|
|
100 |
"load": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram": 988.
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,15 +109,15 @@
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"values": [
|
112 |
-
1.
|
113 |
],
|
114 |
"count": 1,
|
115 |
-
"total": 1.
|
116 |
-
"mean": 1.
|
117 |
-
"p50": 1.
|
118 |
-
"p90": 1.
|
119 |
-
"p95": 1.
|
120 |
-
"p99": 1.
|
121 |
"stdev": 0,
|
122 |
"stdev_": 0
|
123 |
},
|
@@ -128,7 +128,7 @@
|
|
128 |
"forward": {
|
129 |
"memory": {
|
130 |
"unit": "MB",
|
131 |
-
"max_ram":
|
132 |
"max_global_vram": null,
|
133 |
"max_process_vram": null,
|
134 |
"max_reserved": null,
|
@@ -137,53 +137,43 @@
|
|
137 |
"latency": {
|
138 |
"unit": "s",
|
139 |
"values": [
|
140 |
-
0.
|
141 |
-
0.
|
142 |
-
0.
|
143 |
-
0.
|
144 |
-
0.
|
145 |
-
0.
|
146 |
-
0.
|
147 |
-
0.
|
148 |
-
0.
|
149 |
-
0.
|
150 |
-
0.
|
151 |
-
0.
|
152 |
-
0.04715971199999558,
|
153 |
-
0.047721571000010954,
|
154 |
-
0.04844241600000032,
|
155 |
-
0.04697265300001163,
|
156 |
-
0.04687613400000146,
|
157 |
-
0.046902041999999255,
|
158 |
-
0.047909687000014856,
|
159 |
-
0.04163711900002909,
|
160 |
-
0.04078571100001227,
|
161 |
-
0.0435484540000175
|
162 |
],
|
163 |
-
"count":
|
164 |
-
"total": 1.
|
165 |
-
"mean": 0.
|
166 |
-
"p50": 0.
|
167 |
-
"p90": 0.
|
168 |
-
"p95": 0.
|
169 |
-
"p99": 0.
|
170 |
-
"stdev": 0.
|
171 |
-
"stdev_":
|
172 |
},
|
173 |
"throughput": {
|
174 |
"unit": "samples/s",
|
175 |
-
"value":
|
176 |
},
|
177 |
"energy": {
|
178 |
"unit": "kWh",
|
179 |
-
"cpu":
|
180 |
-
"ram":
|
181 |
"gpu": 0.0,
|
182 |
-
"total":
|
183 |
},
|
184 |
"efficiency": {
|
185 |
"unit": "samples/kWh",
|
186 |
-
"value":
|
187 |
}
|
188 |
}
|
189 |
}
|
|
|
44 |
"duration": 1,
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
+
"batch_size": 2,
|
48 |
+
"sequence_length": 16
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
|
|
79 |
"processor": "x86_64",
|
80 |
"python_version": "3.10.15",
|
81 |
"optimum_benchmark_version": "0.5.0.dev0",
|
82 |
+
"optimum_benchmark_commit": "04bb8676c2e912cf262caaa2d4796a0191a83273",
|
83 |
"transformers_version": "4.46.3",
|
84 |
"transformers_commit": null,
|
85 |
"accelerate_version": "1.1.1",
|
|
|
100 |
"load": {
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
+
"max_ram": 988.889088,
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
|
|
109 |
"latency": {
|
110 |
"unit": "s",
|
111 |
"values": [
|
112 |
+
1.308984436000003
|
113 |
],
|
114 |
"count": 1,
|
115 |
+
"total": 1.308984436000003,
|
116 |
+
"mean": 1.308984436000003,
|
117 |
+
"p50": 1.308984436000003,
|
118 |
+
"p90": 1.308984436000003,
|
119 |
+
"p95": 1.308984436000003,
|
120 |
+
"p99": 1.308984436000003,
|
121 |
"stdev": 0,
|
122 |
"stdev_": 0
|
123 |
},
|
|
|
128 |
"forward": {
|
129 |
"memory": {
|
130 |
"unit": "MB",
|
131 |
+
"max_ram": 923.017216,
|
132 |
"max_global_vram": null,
|
133 |
"max_process_vram": null,
|
134 |
"max_reserved": null,
|
|
|
137 |
"latency": {
|
138 |
"unit": "s",
|
139 |
"values": [
|
140 |
+
0.09257833399999527,
|
141 |
+
0.09099177600000985,
|
142 |
+
0.09099630500000444,
|
143 |
+
0.08866122500000984,
|
144 |
+
0.08798082999999224,
|
145 |
+
0.08804419800000574,
|
146 |
+
0.09021598499998618,
|
147 |
+
0.0923104449999812,
|
148 |
+
0.08883406599997556,
|
149 |
+
0.08897427600001606,
|
150 |
+
0.08991850099999965,
|
151 |
+
0.08995482899999274
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
152 |
],
|
153 |
+
"count": 12,
|
154 |
+
"total": 1.0794607699999688,
|
155 |
+
"mean": 0.08995506416666406,
|
156 |
+
"p50": 0.0899366649999962,
|
157 |
+
"p90": 0.09217903099998352,
|
158 |
+
"p95": 0.09243099504998753,
|
159 |
+
"p99": 0.09254886620999372,
|
160 |
+
"stdev": 0.0014747696471827194,
|
161 |
+
"stdev_": 1.63945149819508
|
162 |
},
|
163 |
"throughput": {
|
164 |
"unit": "samples/s",
|
165 |
+
"value": 22.233323032203103
|
166 |
},
|
167 |
"energy": {
|
168 |
"unit": "kWh",
|
169 |
+
"cpu": 3.1547840722222188e-06,
|
170 |
+
"ram": 1.3184251287631758e-07,
|
171 |
"gpu": 0.0,
|
172 |
+
"total": 3.286626585098536e-06
|
173 |
},
|
174 |
"efficiency": {
|
175 |
"unit": "samples/kWh",
|
176 |
+
"value": 608526.690883576
|
177 |
}
|
178 |
}
|
179 |
}
|