Commit
•
ecebc09
1
Parent(s):
7af3a15
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
@@ -73,14 +73,14 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16757.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.44.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
@@ -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,57 +140,55 @@
|
|
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 |
-
0.
|
175 |
-
0.
|
176 |
-
0.03766934299994773,
|
177 |
-
0.03759456399995997
|
178 |
]
|
179 |
},
|
180 |
"throughput": {
|
181 |
"unit": "samples/s",
|
182 |
-
"value":
|
183 |
},
|
184 |
"energy": {
|
185 |
"unit": "kWh",
|
186 |
-
"cpu": 1.
|
187 |
-
"ram": 6.
|
188 |
"gpu": 0.0,
|
189 |
-
"total": 1.
|
190 |
},
|
191 |
"efficiency": {
|
192 |
"unit": "samples/kWh",
|
193 |
-
"value":
|
194 |
}
|
195 |
}
|
196 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.342208,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
+
"optimum_benchmark_commit": "4b4932677f0bd8749fe6357b1db4dd74ebedf5df",
|
84 |
"transformers_version": "4.44.0",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 971.763712,
|
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.395720610000012,
|
112 |
+
"mean": 4.395720610000012,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.395720610000012,
|
115 |
+
"p90": 4.395720610000012,
|
116 |
+
"p95": 4.395720610000012,
|
117 |
+
"p99": 4.395720610000012,
|
118 |
"values": [
|
119 |
+
4.395720610000012
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 5.140556042222121e-05,
|
126 |
+
"ram": 2.148533845303559e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.355409426752477e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 885.403648,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 24,
|
144 |
+
"total": 1.0169676690000529,
|
145 |
+
"mean": 0.0423736528750022,
|
146 |
+
"stdev": 0.0021130485318977196,
|
147 |
+
"p50": 0.04250471800000355,
|
148 |
+
"p90": 0.04512922550004532,
|
149 |
+
"p95": 0.0451893427500039,
|
150 |
+
"p99": 0.045591361660019626,
|
151 |
"values": [
|
152 |
+
0.040556821999985004,
|
153 |
+
0.03952698200004079,
|
154 |
+
0.04069403799996962,
|
155 |
+
0.04019271999999319,
|
156 |
+
0.04085690399995201,
|
157 |
+
0.04202080400000341,
|
158 |
+
0.04258154900003319,
|
159 |
+
0.042831915000022036,
|
160 |
+
0.03971263899995847,
|
161 |
+
0.039473451999981535,
|
162 |
+
0.0406088089999912,
|
163 |
+
0.040643293000016456,
|
164 |
+
0.04242788699997391,
|
165 |
+
0.04510139700005311,
|
166 |
+
0.04475286399997458,
|
167 |
+
0.045708905000026334,
|
168 |
+
0.044014851000042654,
|
169 |
+
0.04416944100000819,
|
170 |
+
0.043148657000017465,
|
171 |
+
0.04519784699999718,
|
172 |
+
0.045141152000041984,
|
173 |
+
0.045075818999976036,
|
174 |
+
0.04323342300000377,
|
175 |
+
0.03929549899999074
|
|
|
|
|
176 |
]
|
177 |
},
|
178 |
"throughput": {
|
179 |
"unit": "samples/s",
|
180 |
+
"value": 23.59957030256264
|
181 |
},
|
182 |
"energy": {
|
183 |
"unit": "kWh",
|
184 |
+
"cpu": 1.5384315886751738e-06,
|
185 |
+
"ram": 6.429188455843333e-08,
|
186 |
"gpu": 0.0,
|
187 |
+
"total": 1.602723473233607e-06
|
188 |
},
|
189 |
"efficiency": {
|
190 |
"unit": "samples/kWh",
|
191 |
+
"value": 623937.9510567908
|
192 |
}
|
193 |
}
|
194 |
}
|