Commit
•
cd6981d
1
Parent(s):
4886cf8
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
@@ -65,7 +65,7 @@
|
|
65 |
"name": "process",
|
66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
67 |
"device_isolation": false,
|
68 |
-
"device_isolation_action":
|
69 |
"numactl": false,
|
70 |
"numactl_kwargs": {},
|
71 |
"start_method": "spawn"
|
@@ -80,7 +80,7 @@
|
|
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.34.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": 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": 953.
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
@@ -140,59 +140,62 @@
|
|
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.
|
|
|
|
|
|
|
180 |
]
|
181 |
},
|
182 |
"throughput": {
|
183 |
"unit": "samples/s",
|
184 |
-
"value":
|
185 |
},
|
186 |
"energy": {
|
187 |
"unit": "kWh",
|
188 |
-
"cpu": 1.
|
189 |
-
"ram": 5.
|
190 |
"gpu": 0.0,
|
191 |
-
"total": 1.
|
192 |
},
|
193 |
"efficiency": {
|
194 |
"unit": "samples/kWh",
|
195 |
-
"value":
|
196 |
}
|
197 |
}
|
198 |
}
|
|
|
65 |
"name": "process",
|
66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
67 |
"device_isolation": false,
|
68 |
+
"device_isolation_action": null,
|
69 |
"numactl": false,
|
70 |
"numactl_kwargs": {},
|
71 |
"start_method": "spawn"
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
+
"optimum_benchmark_commit": "32b10f1b300765e407764dfb07b6fe749067c327",
|
84 |
"transformers_version": "4.44.2",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.34.0",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 944.82432,
|
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.3940746940000395,
|
112 |
+
"mean": 4.3940746940000395,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.3940746940000395,
|
115 |
+
"p90": 4.3940746940000395,
|
116 |
+
"p95": 4.3940746940000395,
|
117 |
+
"p99": 4.3940746940000395,
|
118 |
"values": [
|
119 |
+
4.3940746940000395
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.89562320722235e-05,
|
126 |
+
"ram": 2.046137278905319e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 5.100236935112882e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 953.212928,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 31,
|
144 |
+
"total": 1.0272227940000676,
|
145 |
+
"mean": 0.0331362191612925,
|
146 |
+
"stdev": 0.0008968463102896908,
|
147 |
+
"p50": 0.03300323900003832,
|
148 |
+
"p90": 0.03358127299998159,
|
149 |
+
"p95": 0.03471509050001487,
|
150 |
+
"p99": 0.03631600330002129,
|
151 |
"values": [
|
152 |
+
0.033262788999991244,
|
153 |
+
0.03346677799999043,
|
154 |
+
0.032725389000006544,
|
155 |
+
0.03250131200002215,
|
156 |
+
0.03308204199998954,
|
157 |
+
0.03292742600001475,
|
158 |
+
0.03264119299996082,
|
159 |
+
0.03339808100002983,
|
160 |
+
0.03280955599996105,
|
161 |
+
0.03275238899999522,
|
162 |
+
0.03238207199996168,
|
163 |
+
0.03307545000001255,
|
164 |
+
0.03345974500001603,
|
165 |
+
0.033622307000030105,
|
166 |
+
0.03321645500000159,
|
167 |
+
0.03653377300003058,
|
168 |
+
0.033193210999968414,
|
169 |
+
0.0329311950000033,
|
170 |
+
0.03311583800001472,
|
171 |
+
0.03300323900003832,
|
172 |
+
0.03291575599996577,
|
173 |
+
0.03358127299998159,
|
174 |
+
0.03305860099999336,
|
175 |
+
0.032442215000003216,
|
176 |
+
0.032633480000015425,
|
177 |
+
0.03244655399998919,
|
178 |
+
0.03203037000002951,
|
179 |
+
0.032381963000034375,
|
180 |
+
0.03346168100000568,
|
181 |
+
0.03580787399999963,
|
182 |
+
0.03236278700001094
|
183 |
]
|
184 |
},
|
185 |
"throughput": {
|
186 |
"unit": "samples/s",
|
187 |
+
"value": 30.178458053178637
|
188 |
},
|
189 |
"energy": {
|
190 |
"unit": "kWh",
|
191 |
+
"cpu": 1.262920835304665e-06,
|
192 |
+
"ram": 5.2779381609715145e-08,
|
193 |
"gpu": 0.0,
|
194 |
+
"total": 1.3157002169143802e-06
|
195 |
},
|
196 |
"efficiency": {
|
197 |
"unit": "samples/kWh",
|
198 |
+
"value": 760051.5582077125
|
199 |
}
|
200 |
}
|
201 |
}
|