Commit
•
5988961
1
Parent(s):
670b762
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.03797672299998567,
|
177 |
-
0.03803904000000102
|
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.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": "391e9edbc7753b839aaebb1598c0d4977058930d",
|
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": 969.19552,
|
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.50277350500005,
|
112 |
+
"mean": 4.50277350500005,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.50277350500005,
|
115 |
+
"p90": 4.50277350500005,
|
116 |
+
"p95": 4.50277350500005,
|
117 |
+
"p99": 4.50277350500005,
|
118 |
"values": [
|
119 |
+
4.50277350500005
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 5.14754844333336e-05,
|
126 |
+
"ram": 2.1514388676594286e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.362692330099303e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 883.01568,
|
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.0040516959999763,
|
145 |
+
"mean": 0.041835487333332345,
|
146 |
+
"stdev": 0.0009959325960424324,
|
147 |
+
"p50": 0.04165851299995893,
|
148 |
+
"p90": 0.042869549199997435,
|
149 |
+
"p95": 0.043016703900008224,
|
150 |
+
"p99": 0.044959714030017604,
|
151 |
"values": [
|
152 |
+
0.042887763999999606,
|
153 |
+
0.04214676699996289,
|
154 |
+
0.04137557299998207,
|
155 |
+
0.04212285199997723,
|
156 |
+
0.04141488599998411,
|
157 |
+
0.043039458000009745,
|
158 |
+
0.04200588300000163,
|
159 |
+
0.0407364669999879,
|
160 |
+
0.04142640799994979,
|
161 |
+
0.04107367799997519,
|
162 |
+
0.04109250300001577,
|
163 |
+
0.042827047999992374,
|
164 |
+
0.04180947599996898,
|
165 |
+
0.04129059400003143,
|
166 |
+
0.04127033700001448,
|
167 |
+
0.04150754999994888,
|
168 |
+
0.04205569700002343,
|
169 |
+
0.041866312000024664,
|
170 |
+
0.041044573000021956,
|
171 |
+
0.041981066000005285,
|
172 |
+
0.04090745600001355,
|
173 |
+
0.041896539000049415,
|
174 |
+
0.04553329700001996,
|
175 |
+
0.04073951200001602
|
|
|
|
|
176 |
]
|
177 |
},
|
178 |
"throughput": {
|
179 |
"unit": "samples/s",
|
180 |
+
"value": 23.903151695886947
|
181 |
},
|
182 |
"energy": {
|
183 |
"unit": "kWh",
|
184 |
+
"cpu": 1.584363798888944e-06,
|
185 |
+
"ram": 6.621257750498773e-08,
|
186 |
"gpu": 0.0,
|
187 |
+
"total": 1.6505763763939317e-06
|
188 |
},
|
189 |
"efficiency": {
|
190 |
"unit": "samples/kWh",
|
191 |
+
"value": 605848.9714876041
|
192 |
}
|
193 |
}
|
194 |
}
|