Commit
•
a935a34
1
Parent(s):
aa248d4
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.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":
|
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":
|
127 |
"gpu": 0,
|
128 |
-
"total":
|
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,63 +140,65 @@
|
|
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 |
-
0.
|
181 |
-
0.
|
182 |
-
0.
|
183 |
-
0.
|
|
|
|
|
184 |
]
|
185 |
},
|
186 |
"throughput": {
|
187 |
"unit": "samples/s",
|
188 |
-
"value":
|
189 |
},
|
190 |
"energy": {
|
191 |
"unit": "kWh",
|
192 |
-
"cpu": 1.
|
193 |
-
"ram": 4.
|
194 |
"gpu": 0.0,
|
195 |
-
"total": 1.
|
196 |
},
|
197 |
"efficiency": {
|
198 |
"unit": "samples/kWh",
|
199 |
-
"value":
|
200 |
}
|
201 |
}
|
202 |
}
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
+
"optimum_benchmark_commit": "ad8304e396fddb59b6d30eac80ef8cc12fbeb7ca",
|
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": 949.710848,
|
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.241822735000028,
|
112 |
+
"mean": 4.241822735000028,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.241822735000028,
|
115 |
+
"p90": 4.241822735000028,
|
116 |
+
"p95": 4.241822735000028,
|
117 |
+
"p99": 4.241822735000028,
|
118 |
"values": [
|
119 |
+
4.241822735000028
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 4.751993843333399e-05,
|
126 |
+
"ram": 1.986040742661118e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 4.950597917599511e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"forward": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 957.181952,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 34,
|
144 |
+
"total": 1.0259651860000645,
|
145 |
+
"mean": 0.03017544664706072,
|
146 |
+
"stdev": 0.0010491084259162482,
|
147 |
+
"p50": 0.029946629999983543,
|
148 |
+
"p90": 0.030494895399993994,
|
149 |
+
"p95": 0.03179948134997232,
|
150 |
+
"p99": 0.034106285620032394,
|
151 |
"values": [
|
152 |
+
0.03410888800004841,
|
153 |
+
0.030560200999957488,
|
154 |
+
0.030073919000017213,
|
155 |
+
0.029624796000007336,
|
156 |
+
0.029700629000046774,
|
157 |
+
0.02968135200001143,
|
158 |
+
0.03037840000001779,
|
159 |
+
0.030003034999992906,
|
160 |
+
0.02988379100003158,
|
161 |
+
0.029531740999971134,
|
162 |
+
0.030001932999994096,
|
163 |
+
0.029671302999986437,
|
164 |
+
0.029630726999982926,
|
165 |
+
0.02972515400000475,
|
166 |
+
0.02984320600000956,
|
167 |
+
0.03041577999999845,
|
168 |
+
0.030387607000022854,
|
169 |
+
0.030528801999992083,
|
170 |
+
0.029938895999976012,
|
171 |
+
0.03035659800002577,
|
172 |
+
0.029755670999975337,
|
173 |
+
0.029946479999978237,
|
174 |
+
0.030264054999975087,
|
175 |
+
0.030388499000025604,
|
176 |
+
0.030309040000020104,
|
177 |
+
0.03011670800003685,
|
178 |
+
0.02986932499999284,
|
179 |
+
0.02935666199999787,
|
180 |
+
0.02994677999998885,
|
181 |
+
0.030010588999971333,
|
182 |
+
0.03410100199999988,
|
183 |
+
0.02970643899999459,
|
184 |
+
0.02920105599997669,
|
185 |
+
0.028946122000036212
|
186 |
]
|
187 |
},
|
188 |
"throughput": {
|
189 |
"unit": "samples/s",
|
190 |
+
"value": 33.13952604235624
|
191 |
},
|
192 |
"energy": {
|
193 |
"unit": "kWh",
|
194 |
+
"cpu": 1.1477536594771444e-06,
|
195 |
+
"ram": 4.7966753188639815e-08,
|
196 |
"gpu": 0.0,
|
197 |
+
"total": 1.1957204126657842e-06
|
198 |
},
|
199 |
"efficiency": {
|
200 |
"unit": "samples/kWh",
|
201 |
+
"value": 836315.9057982144
|
202 |
}
|
203 |
}
|
204 |
}
|