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
@@ -80,7 +80,7 @@
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,31 +108,31 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
-
"total": 4.
|
112 |
-
"mean": 4.
|
113 |
"stdev": 0.0,
|
114 |
-
"p50": 4.
|
115 |
-
"p90": 4.
|
116 |
-
"p95": 4.
|
117 |
-
"p99": 4.
|
118 |
"values": [
|
119 |
-
4.
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
-
"cpu": 5.
|
126 |
-
"ram": 2.
|
127 |
"gpu": 0,
|
128 |
-
"total": 5.
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
-
"max_ram":
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
@@ -140,53 +140,56 @@
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
-
"count":
|
144 |
-
"total": 1.
|
145 |
-
"mean": 0.
|
146 |
-
"stdev": 0.
|
147 |
-
"p50": 0.
|
148 |
-
"p90": 0.
|
149 |
-
"p95": 0.
|
150 |
-
"p99": 0.
|
151 |
"values": [
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
158 |
-
0.
|
159 |
-
0.
|
160 |
-
0.
|
161 |
-
0.
|
162 |
-
0.
|
163 |
-
0.
|
164 |
-
0.
|
165 |
-
0.
|
166 |
-
0.
|
167 |
-
0.
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
0.
|
171 |
-
0.
|
172 |
-
0.
|
173 |
-
0.
|
|
|
|
|
|
|
174 |
]
|
175 |
},
|
176 |
"throughput": {
|
177 |
"unit": "samples/s",
|
178 |
-
"value":
|
179 |
},
|
180 |
"energy": {
|
181 |
"unit": "kWh",
|
182 |
-
"cpu": 1.
|
183 |
-
"ram": 6.
|
184 |
"gpu": 0.0,
|
185 |
-
"total": 1.
|
186 |
},
|
187 |
"efficiency": {
|
188 |
"unit": "samples/kWh",
|
189 |
-
"value":
|
190 |
}
|
191 |
}
|
192 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
+
"optimum_benchmark_commit": "94ccda0ad71bebc72e235e85dbfd6165ea4a634c",
|
84 |
"transformers_version": "4.42.4",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.32.1",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 966.950912,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
+
"total": 4.62807368,
|
112 |
+
"mean": 4.62807368,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.62807368,
|
115 |
+
"p90": 4.62807368,
|
116 |
+
"p95": 4.62807368,
|
117 |
+
"p99": 4.62807368,
|
118 |
"values": [
|
119 |
+
4.62807368
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 5.0610730383131246e-05,
|
126 |
+
"ram": 2.1152238591582774e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.272595424228952e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 881.180672,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 25,
|
144 |
+
"total": 1.0351356640000517,
|
145 |
+
"mean": 0.04140542656000207,
|
146 |
+
"stdev": 0.0009561299361186931,
|
147 |
+
"p50": 0.04149038700001029,
|
148 |
+
"p90": 0.04214088979999815,
|
149 |
+
"p95": 0.042725933399992755,
|
150 |
+
"p99": 0.04423218668001709,
|
151 |
"values": [
|
152 |
+
0.042829326999992645,
|
153 |
+
0.04071609400000398,
|
154 |
+
0.0404382589999841,
|
155 |
+
0.04188368600000558,
|
156 |
+
0.04151009500003511,
|
157 |
+
0.04149038700001029,
|
158 |
+
0.044675195000024814,
|
159 |
+
0.04091589400002249,
|
160 |
+
0.03974881299996014,
|
161 |
+
0.04064685499997722,
|
162 |
+
0.041836988999989444,
|
163 |
+
0.041684387000032075,
|
164 |
+
0.041763693999996576,
|
165 |
+
0.041652620999968804,
|
166 |
+
0.04112340500000755,
|
167 |
+
0.040675088000000414,
|
168 |
+
0.0407296480000241,
|
169 |
+
0.041521024000019224,
|
170 |
+
0.041572288999986995,
|
171 |
+
0.040787394999995286,
|
172 |
+
0.041876873000035175,
|
173 |
+
0.04143306100002064,
|
174 |
+
0.040022078999982114,
|
175 |
+
0.042312358999993194,
|
176 |
+
0.04129014699998379
|
177 |
]
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
+
"value": 24.151423692033813
|
182 |
},
|
183 |
"energy": {
|
184 |
"unit": "kWh",
|
185 |
+
"cpu": 1.5641672346327043e-06,
|
186 |
+
"ram": 6.536829717492764e-08,
|
187 |
"gpu": 0.0,
|
188 |
+
"total": 1.6295355318076318e-06
|
189 |
},
|
190 |
"efficiency": {
|
191 |
"unit": "samples/kWh",
|
192 |
+
"value": 613671.7981784093
|
193 |
}
|
194 |
}
|
195 |
}
|