Commit
•
b39d2b1
1
Parent(s):
ba093bb
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.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram": 970.
|
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,56 +140,57 @@
|
|
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.
|
|
|
177 |
]
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "samples/s",
|
181 |
-
"value":
|
182 |
},
|
183 |
"energy": {
|
184 |
"unit": "kWh",
|
185 |
-
"cpu": 1.
|
186 |
-
"ram": 6.
|
187 |
"gpu": 0.0,
|
188 |
-
"total": 1.
|
189 |
},
|
190 |
"efficiency": {
|
191 |
"unit": "samples/kWh",
|
192 |
-
"value":
|
193 |
}
|
194 |
}
|
195 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.338112,
|
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": "c932665bc86cea66c29ccd4e794b336721ae01f7",
|
84 |
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 970.493952,
|
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.344508929,
|
112 |
+
"mean": 4.344508929,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.344508929,
|
115 |
+
"p90": 4.344508929,
|
116 |
+
"p95": 4.344508929,
|
117 |
+
"p99": 4.344508929,
|
118 |
"values": [
|
119 |
+
4.344508929
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 5.101611009444472e-05,
|
126 |
+
"ram": 2.1322154745418725e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.314832556898659e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 884.174848,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 26,
|
144 |
+
"total": 1.003083724999982,
|
145 |
+
"mean": 0.03858014326923008,
|
146 |
+
"stdev": 0.0008160112083875518,
|
147 |
+
"p50": 0.038527446999992776,
|
148 |
+
"p90": 0.03930288249999592,
|
149 |
+
"p95": 0.039465240000012614,
|
150 |
+
"p99": 0.040849586750006495,
|
151 |
"values": [
|
152 |
+
0.039080237999996825,
|
153 |
+
0.038402032999982794,
|
154 |
+
0.03802352800002495,
|
155 |
+
0.03874505299998532,
|
156 |
+
0.039318731999998136,
|
157 |
+
0.0388246610000067,
|
158 |
+
0.03853174500000023,
|
159 |
+
0.0392870329999937,
|
160 |
+
0.038813428999986854,
|
161 |
+
0.0377240489999906,
|
162 |
+
0.0378793680000058,
|
163 |
+
0.038523148999985324,
|
164 |
+
0.03846361899999806,
|
165 |
+
0.03892244400000777,
|
166 |
+
0.03951407600001744,
|
167 |
+
0.037713037999992594,
|
168 |
+
0.03803580999999667,
|
169 |
+
0.03904861899999901,
|
170 |
+
0.03849268299998698,
|
171 |
+
0.03753358400001616,
|
172 |
+
0.03771538300000543,
|
173 |
+
0.03896103499999981,
|
174 |
+
0.039204920000003085,
|
175 |
+
0.041294757000002846,
|
176 |
+
0.03743952799999306,
|
177 |
+
0.03759121100000584
|
178 |
]
|
179 |
},
|
180 |
"throughput": {
|
181 |
"unit": "samples/s",
|
182 |
+
"value": 25.920069633270607
|
183 |
},
|
184 |
"energy": {
|
185 |
"unit": "kWh",
|
186 |
+
"cpu": 1.4530907798353784e-06,
|
187 |
+
"ram": 6.072687046587896e-08,
|
188 |
"gpu": 0.0,
|
189 |
+
"total": 1.5138176503012575e-06
|
190 |
},
|
191 |
"efficiency": {
|
192 |
"unit": "samples/kWh",
|
193 |
+
"value": 660581.5434910505
|
194 |
}
|
195 |
}
|
196 |
}
|