Commit
•
6b49399
1
Parent(s):
ba8d0f0
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/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": 4.
|
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,61 +140,58 @@
|
|
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 |
-
0.
|
178 |
-
0.
|
179 |
-
0.037256592999995064,
|
180 |
-
0.037580327999990004,
|
181 |
-
0.03203716199999462
|
182 |
]
|
183 |
},
|
184 |
"throughput": {
|
185 |
"unit": "samples/s",
|
186 |
-
"value":
|
187 |
},
|
188 |
"energy": {
|
189 |
"unit": "kWh",
|
190 |
-
"cpu": 1.
|
191 |
-
"ram": 5.
|
192 |
"gpu": 0.0,
|
193 |
-
"total": 1.
|
194 |
},
|
195 |
"efficiency": {
|
196 |
"unit": "samples/kWh",
|
197 |
-
"value":
|
198 |
}
|
199 |
}
|
200 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.3.1",
|
83 |
+
"optimum_benchmark_commit": "3f7b9d2c002cca7024cac52f3c7535f2a03b7b03",
|
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": 940.089344,
|
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.437963453000009,
|
112 |
+
"mean": 4.437963453000009,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.437963453000009,
|
115 |
+
"p90": 4.437963453000009,
|
116 |
+
"p95": 4.437963453000009,
|
117 |
+
"p99": 4.437963453000009,
|
118 |
"values": [
|
119 |
+
4.437963453000009
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.865841600630019e-05,
|
126 |
+
"ram": 2.0336951711578874e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.069211117745808e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 948.215808,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 27,
|
144 |
+
"total": 1.0231094710001116,
|
145 |
+
"mean": 0.03789294337037451,
|
146 |
+
"stdev": 0.002355936281659931,
|
147 |
+
"p50": 0.03699691200000643,
|
148 |
+
"p90": 0.04100179439999466,
|
149 |
+
"p95": 0.04249518929999567,
|
150 |
+
"p99": 0.04343410740000877,
|
151 |
"values": [
|
152 |
+
0.03674436900001865,
|
153 |
+
0.03615212799996925,
|
154 |
+
0.03989647500003457,
|
155 |
+
0.03490994099996669,
|
156 |
+
0.03761808600000904,
|
157 |
+
0.03668893400003981,
|
158 |
+
0.036169400999995105,
|
159 |
+
0.03699691200000643,
|
160 |
+
0.036904488000004676,
|
161 |
+
0.035275695999985146,
|
162 |
+
0.04014533200000869,
|
163 |
+
0.04364086200001793,
|
164 |
+
0.04284565199998269,
|
165 |
+
0.04167744300002596,
|
166 |
+
0.03646704900000941,
|
167 |
+
0.0350426990000301,
|
168 |
+
0.03958794800001897,
|
169 |
+
0.035233857000037005,
|
170 |
+
0.0396680970000034,
|
171 |
+
0.03656314899996005,
|
172 |
+
0.0363312750000091,
|
173 |
+
0.03879019200002176,
|
174 |
+
0.035597077999966587,
|
175 |
+
0.038975369000013416,
|
176 |
+
0.03712440100002823,
|
177 |
+
0.03751127599997517,
|
178 |
+
0.04055136199997378
|
|
|
|
|
|
|
179 |
]
|
180 |
},
|
181 |
"throughput": {
|
182 |
"unit": "samples/s",
|
183 |
+
"value": 26.39013787410932
|
184 |
},
|
185 |
"energy": {
|
186 |
"unit": "kWh",
|
187 |
+
"cpu": 1.255375168229517e-06,
|
188 |
+
"ram": 5.246154609905364e-08,
|
189 |
"gpu": 0.0,
|
190 |
+
"total": 1.3078367143285706e-06
|
191 |
},
|
192 |
"efficiency": {
|
193 |
"unit": "samples/kWh",
|
194 |
+
"value": 764621.446273887
|
195 |
}
|
196 |
}
|
197 |
}
|