Commit
•
5eddd5f
1
Parent(s):
85fef6e
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,21 +73,21 @@
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
-
"cpu_ram_mb": 16766.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
-
"transformers_version": "4.
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.2",
|
87 |
"accelerate_commit": null,
|
88 |
"diffusers_version": "0.30.3",
|
89 |
"diffusers_commit": null,
|
90 |
-
"optimum_version":
|
91 |
"optimum_commit": null,
|
92 |
"timm_version": "1.0.9",
|
93 |
"timm_commit": null,
|
@@ -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,
|
@@ -107,32 +107,33 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count": 1,
|
111 |
-
"total": 4.354286661999993,
|
112 |
-
"mean": 4.354286661999993,
|
113 |
-
"stdev": 0.0,
|
114 |
-
"p50": 4.354286661999993,
|
115 |
-
"p90": 4.354286661999993,
|
116 |
-
"p95": 4.354286661999993,
|
117 |
-
"p99": 4.354286661999993,
|
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,55 +141,56 @@
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
-
"count": 24,
|
144 |
-
"total": 1.0317167889999723,
|
145 |
-
"mean": 0.042988199541665516,
|
146 |
-
"stdev": 0.0015841744934529797,
|
147 |
-
"p50": 0.0432551945000057,
|
148 |
-
"p90": 0.04463205460003224,
|
149 |
-
"p95": 0.04474006295000379,
|
150 |
-
"p99": 0.04564947904000746,
|
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 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
177 |
},
|
178 |
"throughput": {
|
179 |
"unit": "samples/s",
|
180 |
-
"value": 23.
|
181 |
},
|
182 |
"energy": {
|
183 |
"unit": "kWh",
|
184 |
-
"cpu": 1.
|
185 |
-
"ram": 6.
|
186 |
"gpu": 0.0,
|
187 |
-
"total": 1.
|
188 |
},
|
189 |
"efficiency": {
|
190 |
"unit": "samples/kWh",
|
191 |
-
"value":
|
192 |
}
|
193 |
}
|
194 |
}
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16766.7712,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.15",
|
82 |
"optimum_benchmark_version": "0.5.0",
|
83 |
+
"optimum_benchmark_commit": "11fc1578907ddfc66a9a7fb8f19815e001677ad1",
|
84 |
+
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.2",
|
87 |
"accelerate_commit": null,
|
88 |
"diffusers_version": "0.30.3",
|
89 |
"diffusers_commit": null,
|
90 |
+
"optimum_version": "1.22.0",
|
91 |
"optimum_commit": null,
|
92 |
"timm_version": "1.0.9",
|
93 |
"timm_commit": null,
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 972.722176,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
"values": [
|
111 |
+
4.427842318000046
|
112 |
+
],
|
113 |
+
"count": 1,
|
114 |
+
"total": 4.427842318000046,
|
115 |
+
"mean": 4.427842318000046,
|
116 |
+
"p50": 4.427842318000046,
|
117 |
+
"p90": 4.427842318000046,
|
118 |
+
"p95": 4.427842318000046,
|
119 |
+
"p99": 4.427842318000046,
|
120 |
+
"stdev": 0,
|
121 |
+
"stdev_": 0
|
122 |
},
|
123 |
"throughput": null,
|
124 |
"energy": {
|
125 |
"unit": "kWh",
|
126 |
+
"cpu": 5.0797126488888965e-05,
|
127 |
+
"ram": 2.124307259602226e-06,
|
128 |
"gpu": 0,
|
129 |
+
"total": 5.292143374849119e-05
|
130 |
},
|
131 |
"efficiency": null
|
132 |
},
|
133 |
"forward": {
|
134 |
"memory": {
|
135 |
"unit": "MB",
|
136 |
+
"max_ram": 887.001088,
|
137 |
"max_global_vram": null,
|
138 |
"max_process_vram": null,
|
139 |
"max_reserved": null,
|
|
|
141 |
},
|
142 |
"latency": {
|
143 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
144 |
"values": [
|
145 |
+
0.045315258000016456,
|
146 |
+
0.04500540800000863,
|
147 |
+
0.04543943100003389,
|
148 |
+
0.044943801999977495,
|
149 |
+
0.0446661610000092,
|
150 |
+
0.04435846400002674,
|
151 |
+
0.0441869429999997,
|
152 |
+
0.04493431399998826,
|
153 |
+
0.04473139300000639,
|
154 |
+
0.04406686700002638,
|
155 |
+
0.0443111550000026,
|
156 |
+
0.045462794000002305,
|
157 |
+
0.045664713999997275,
|
158 |
+
0.04476689999995642,
|
159 |
+
0.044840978999957315,
|
160 |
+
0.044553099000040675,
|
161 |
+
0.044519044999958624,
|
162 |
+
0.0399290599999631,
|
163 |
+
0.03900099999998474,
|
164 |
+
0.038749579000011636,
|
165 |
+
0.039543455999989874,
|
166 |
+
0.03972950600001468,
|
167 |
+
0.038874603000010666,
|
168 |
+
0.038722658000040155
|
169 |
+
],
|
170 |
+
"count": 24,
|
171 |
+
"total": 1.0363165890000232,
|
172 |
+
"mean": 0.04317985787500097,
|
173 |
+
"p50": 0.04453607199999965,
|
174 |
+
"p90": 0.04540217910002866,
|
175 |
+
"p95": 0.04545928955000704,
|
176 |
+
"p99": 0.04561827239999843,
|
177 |
+
"stdev": 0.0025804216130324185,
|
178 |
+
"stdev_": 5.97598449837964
|
179 |
},
|
180 |
"throughput": {
|
181 |
"unit": "samples/s",
|
182 |
+
"value": 23.15894607376536
|
183 |
},
|
184 |
"energy": {
|
185 |
"unit": "kWh",
|
186 |
+
"cpu": 1.5828221655555509e-06,
|
187 |
+
"ram": 6.618519269756574e-08,
|
188 |
"gpu": 0.0,
|
189 |
+
"total": 1.6490073582531165e-06
|
190 |
},
|
191 |
"efficiency": {
|
192 |
"unit": "samples/kWh",
|
193 |
+
"value": 606425.4322426763
|
194 |
}
|
195 |
}
|
196 |
}
|