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":
|
| 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,61 +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 |
-
0.
|
| 181 |
-
0.
|
|
|
|
| 182 |
]
|
| 183 |
},
|
| 184 |
"throughput": {
|
| 185 |
"unit": "samples/s",
|
| 186 |
-
"value":
|
| 187 |
},
|
| 188 |
"energy": {
|
| 189 |
"unit": "kWh",
|
| 190 |
-
"cpu": 1.
|
| 191 |
-
"ram":
|
| 192 |
"gpu": 0.0,
|
| 193 |
-
"total": 1.
|
| 194 |
},
|
| 195 |
"efficiency": {
|
| 196 |
"unit": "samples/kWh",
|
| 197 |
-
"value":
|
| 198 |
}
|
| 199 |
}
|
| 200 |
}
|
|
|
|
| 65 |
"name": "process",
|
| 66 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 67 |
"device_isolation": false,
|
| 68 |
+
"device_isolation_action": "error",
|
| 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": "d2926dc8aa35620c7c4e47f90f87593f48ecd36c",
|
| 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": 946.081792,
|
| 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.283616666,
|
| 112 |
+
"mean": 4.283616666,
|
| 113 |
"stdev": 0.0,
|
| 114 |
+
"p50": 4.283616666,
|
| 115 |
+
"p90": 4.283616666,
|
| 116 |
+
"p95": 4.283616666,
|
| 117 |
+
"p99": 4.283616666,
|
| 118 |
"values": [
|
| 119 |
+
4.283616666
|
| 120 |
]
|
| 121 |
},
|
| 122 |
"throughput": null,
|
| 123 |
"energy": {
|
| 124 |
"unit": "kWh",
|
| 125 |
+
"cpu": 4.924281926666589e-05,
|
| 126 |
+
"ram": 2.0581018538647784e-06,
|
| 127 |
"gpu": 0,
|
| 128 |
+
"total": 5.130092112053067e-05
|
| 129 |
},
|
| 130 |
"efficiency": null
|
| 131 |
},
|
| 132 |
"forward": {
|
| 133 |
"memory": {
|
| 134 |
"unit": "MB",
|
| 135 |
+
"max_ram": 953.552896,
|
| 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.0132698459999006,
|
| 145 |
+
"mean": 0.03268612406451292,
|
| 146 |
+
"stdev": 0.0012585376603432906,
|
| 147 |
+
"p50": 0.03215931699998009,
|
| 148 |
+
"p90": 0.03430999200003271,
|
| 149 |
+
"p95": 0.035329034499994805,
|
| 150 |
+
"p99": 0.03632873970000787,
|
| 151 |
"values": [
|
| 152 |
+
0.03286536899997827,
|
| 153 |
+
0.03250774899998987,
|
| 154 |
+
0.032007632999977886,
|
| 155 |
+
0.03215931699998009,
|
| 156 |
+
0.03166685600001529,
|
| 157 |
+
0.03183068199996342,
|
| 158 |
+
0.03217721999999412,
|
| 159 |
+
0.033059041000001343,
|
| 160 |
+
0.03249075700000503,
|
| 161 |
+
0.03178135000001703,
|
| 162 |
+
0.0321499700000345,
|
| 163 |
+
0.032132246000003306,
|
| 164 |
+
0.03143385999999282,
|
| 165 |
+
0.03209201099997472,
|
| 166 |
+
0.032281096000019716,
|
| 167 |
+
0.031727047999993374,
|
| 168 |
+
0.03180158800000754,
|
| 169 |
+
0.03146492799999123,
|
| 170 |
+
0.03169619999999895,
|
| 171 |
+
0.03206614199996238,
|
| 172 |
+
0.03211974399999917,
|
| 173 |
+
0.03548318800000061,
|
| 174 |
+
0.035174880999989,
|
| 175 |
+
0.03430999200003271,
|
| 176 |
+
0.033926865000012185,
|
| 177 |
+
0.033491159999982756,
|
| 178 |
+
0.032787793000011334,
|
| 179 |
+
0.03146992599999976,
|
| 180 |
+
0.03258301999994728,
|
| 181 |
+
0.036691119000010985,
|
| 182 |
+
0.033841095000013866
|
| 183 |
]
|
| 184 |
},
|
| 185 |
"throughput": {
|
| 186 |
"unit": "samples/s",
|
| 187 |
+
"value": 30.59402203902458
|
| 188 |
},
|
| 189 |
"energy": {
|
| 190 |
"unit": "kWh",
|
| 191 |
+
"cpu": 1.2340902194444701e-06,
|
| 192 |
+
"ram": 5.157474895154346e-08,
|
| 193 |
"gpu": 0.0,
|
| 194 |
+
"total": 1.2856649683960135e-06
|
| 195 |
},
|
| 196 |
"efficiency": {
|
| 197 |
"unit": "samples/kWh",
|
| 198 |
+
"value": 777807.6128554649
|
| 199 |
}
|
| 200 |
}
|
| 201 |
}
|