Commit
•
1ecd485
1
Parent(s):
7f5fb3f
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
@@ -45,7 +45,8 @@
|
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
"batch_size": 2,
|
48 |
-
"sequence_length": 16
|
|
|
49 |
},
|
50 |
"new_tokens": null,
|
51 |
"memory": true,
|
@@ -79,7 +80,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",
|
@@ -97,10 +98,10 @@
|
|
97 |
"log_report": true
|
98 |
},
|
99 |
"report": {
|
100 |
-
"
|
101 |
"memory": {
|
102 |
"unit": "MB",
|
103 |
-
"max_ram":
|
104 |
"max_global_vram": null,
|
105 |
"max_process_vram": null,
|
106 |
"max_reserved": null,
|
@@ -109,26 +110,32 @@
|
|
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 |
},
|
124 |
"throughput": null,
|
125 |
-
"energy":
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
"efficiency": null
|
127 |
},
|
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,41 +144,40 @@
|
|
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.08038570499996922
|
150 |
],
|
151 |
-
"count":
|
152 |
-
"total": 1.
|
153 |
-
"mean": 0.
|
154 |
-
"p50": 0.
|
155 |
-
"p90": 0.
|
156 |
-
"p95": 0.
|
157 |
-
"p99": 0.
|
158 |
-
"stdev": 0.
|
159 |
-
"stdev_":
|
160 |
},
|
161 |
"throughput": {
|
162 |
"unit": "samples/s",
|
163 |
-
"value":
|
164 |
},
|
165 |
"energy": {
|
166 |
"unit": "kWh",
|
167 |
-
"cpu": 3.
|
168 |
-
"ram": 1.
|
169 |
"gpu": 0.0,
|
170 |
-
"total": 3.
|
171 |
},
|
172 |
"efficiency": {
|
173 |
"unit": "samples/kWh",
|
174 |
-
"value":
|
175 |
}
|
176 |
}
|
177 |
}
|
|
|
45 |
"warmup_runs": 1,
|
46 |
"input_shapes": {
|
47 |
"batch_size": 2,
|
48 |
+
"sequence_length": 16,
|
49 |
+
"num_choices": 2
|
50 |
},
|
51 |
"new_tokens": null,
|
52 |
"memory": true,
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0.dev0",
|
83 |
+
"optimum_benchmark_commit": "1af9eb008cb7e5a73696ea580f926b32aa726d12",
|
84 |
"transformers_version": "4.46.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "1.1.1",
|
|
|
98 |
"log_report": true
|
99 |
},
|
100 |
"report": {
|
101 |
+
"load_model": {
|
102 |
"memory": {
|
103 |
"unit": "MB",
|
104 |
+
"max_ram": 990.732288,
|
105 |
"max_global_vram": null,
|
106 |
"max_process_vram": null,
|
107 |
"max_reserved": null,
|
|
|
110 |
"latency": {
|
111 |
"unit": "s",
|
112 |
"values": [
|
113 |
+
1.2906775959999948
|
114 |
],
|
115 |
"count": 1,
|
116 |
+
"total": 1.2906775959999948,
|
117 |
+
"mean": 1.2906775959999948,
|
118 |
+
"p50": 1.2906775959999948,
|
119 |
+
"p90": 1.2906775959999948,
|
120 |
+
"p95": 1.2906775959999948,
|
121 |
+
"p99": 1.2906775959999948,
|
122 |
"stdev": 0,
|
123 |
"stdev_": 0
|
124 |
},
|
125 |
"throughput": null,
|
126 |
+
"energy": {
|
127 |
+
"unit": "kWh",
|
128 |
+
"cpu": 0.000180357333877777,
|
129 |
+
"ram": 7.5390394884728115e-06,
|
130 |
+
"gpu": 0,
|
131 |
+
"total": 0.00018789637336624981
|
132 |
+
},
|
133 |
"efficiency": null
|
134 |
},
|
135 |
"forward": {
|
136 |
"memory": {
|
137 |
"unit": "MB",
|
138 |
+
"max_ram": 926.150656,
|
139 |
"max_global_vram": null,
|
140 |
"max_process_vram": null,
|
141 |
"max_reserved": null,
|
|
|
144 |
"latency": {
|
145 |
"unit": "s",
|
146 |
"values": [
|
147 |
+
0.14466105200000356,
|
148 |
+
0.14492720699999495,
|
149 |
+
0.14757354600001804,
|
150 |
+
0.1472538419999978,
|
151 |
+
0.1393156119999901,
|
152 |
+
0.07894842300001415,
|
153 |
+
0.07853329200000303,
|
154 |
+
0.07788166000000274,
|
155 |
+
0.07720869899998206
|
|
|
156 |
],
|
157 |
+
"count": 9,
|
158 |
+
"total": 1.0363033330000064,
|
159 |
+
"mean": 0.11514481477777849,
|
160 |
+
"p50": 0.1393156119999901,
|
161 |
+
"p90": 0.14731778280000185,
|
162 |
+
"p95": 0.14744566440000995,
|
163 |
+
"p99": 0.14754796968001643,
|
164 |
+
"stdev": 0.03317179656235964,
|
165 |
+
"stdev_": 28.808762796986482
|
166 |
},
|
167 |
"throughput": {
|
168 |
"unit": "samples/s",
|
169 |
+
"value": 17.369431735678774
|
170 |
},
|
171 |
"energy": {
|
172 |
"unit": "kWh",
|
173 |
+
"cpu": 3.03096996282058e-06,
|
174 |
+
"ram": 1.2666869997175863e-07,
|
175 |
"gpu": 0.0,
|
176 |
+
"total": 3.1576386627923382e-06
|
177 |
},
|
178 |
"efficiency": {
|
179 |
"unit": "samples/kWh",
|
180 |
+
"value": 633384.6945715365
|
181 |
}
|
182 |
}
|
183 |
}
|