Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json
CHANGED
|
@@ -73,14 +73,14 @@
|
|
| 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.4.0",
|
| 83 |
-
"optimum_benchmark_commit": "
|
| 84 |
"transformers_version": "4.44.2",
|
| 85 |
"transformers_commit": null,
|
| 86 |
"accelerate_version": "0.34.2",
|
|
@@ -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": 1.
|
| 127 |
"gpu": 0,
|
| 128 |
-
"total": 4.
|
| 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,
|
|
@@ -141,52 +141,52 @@
|
|
| 141 |
"latency": {
|
| 142 |
"unit": "s",
|
| 143 |
"count": 22,
|
| 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 |
]
|
| 175 |
},
|
| 176 |
"throughput": {
|
| 177 |
"unit": "samples/s",
|
| 178 |
-
"value": 21.
|
| 179 |
},
|
| 180 |
"energy": {
|
| 181 |
"unit": "kWh",
|
| 182 |
-
"cpu": 1.
|
| 183 |
-
"ram": 6.
|
| 184 |
"gpu": 0.0,
|
| 185 |
-
"total": 1.
|
| 186 |
},
|
| 187 |
"efficiency": {
|
| 188 |
"unit": "samples/kWh",
|
| 189 |
-
"value":
|
| 190 |
}
|
| 191 |
}
|
| 192 |
}
|
|
|
|
| 73 |
"environment": {
|
| 74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 75 |
"cpu_count": 4,
|
| 76 |
+
"cpu_ram_mb": 16766.767104,
|
| 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.4.0",
|
| 83 |
+
"optimum_benchmark_commit": "39ca491b78042552094f1505a2e66a0a588b62e8",
|
| 84 |
"transformers_version": "4.44.2",
|
| 85 |
"transformers_commit": null,
|
| 86 |
"accelerate_version": "0.34.2",
|
|
|
|
| 99 |
"load": {
|
| 100 |
"memory": {
|
| 101 |
"unit": "MB",
|
| 102 |
+
"max_ram": 942.125056,
|
| 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.260651152000037,
|
| 112 |
+
"mean": 4.260651152000037,
|
| 113 |
"stdev": 0.0,
|
| 114 |
+
"p50": 4.260651152000037,
|
| 115 |
+
"p90": 4.260651152000037,
|
| 116 |
+
"p95": 4.260651152000037,
|
| 117 |
+
"p99": 4.260651152000037,
|
| 118 |
"values": [
|
| 119 |
+
4.260651152000037
|
| 120 |
]
|
| 121 |
},
|
| 122 |
"throughput": null,
|
| 123 |
"energy": {
|
| 124 |
"unit": "kWh",
|
| 125 |
+
"cpu": 4.742657904444564e-05,
|
| 126 |
+
"ram": 1.983219710370047e-06,
|
| 127 |
"gpu": 0,
|
| 128 |
+
"total": 4.940979875481569e-05
|
| 129 |
},
|
| 130 |
"efficiency": null
|
| 131 |
},
|
| 132 |
"forward": {
|
| 133 |
"memory": {
|
| 134 |
"unit": "MB",
|
| 135 |
+
"max_ram": 953.659392,
|
| 136 |
"max_global_vram": null,
|
| 137 |
"max_process_vram": null,
|
| 138 |
"max_reserved": null,
|
|
|
|
| 141 |
"latency": {
|
| 142 |
"unit": "s",
|
| 143 |
"count": 22,
|
| 144 |
+
"total": 1.0112572829999067,
|
| 145 |
+
"mean": 0.045966240136359394,
|
| 146 |
+
"stdev": 0.0010040471632679472,
|
| 147 |
+
"p50": 0.046142954999993435,
|
| 148 |
+
"p90": 0.04686884780001037,
|
| 149 |
+
"p95": 0.047164081799977,
|
| 150 |
+
"p99": 0.04747700417997749,
|
| 151 |
"values": [
|
| 152 |
+
0.04608911000002536,
|
| 153 |
+
0.04666364999997086,
|
| 154 |
+
0.04469433300005221,
|
| 155 |
+
0.04717921999997543,
|
| 156 |
+
0.04623407000002544,
|
| 157 |
+
0.045858350000003156,
|
| 158 |
+
0.0465028899999993,
|
| 159 |
+
0.043743613000003734,
|
| 160 |
+
0.04755616199997803,
|
| 161 |
+
0.046030711000014435,
|
| 162 |
+
0.04607414199995219,
|
| 163 |
+
0.04638679400000001,
|
| 164 |
+
0.04687645600000678,
|
| 165 |
+
0.04569432399995321,
|
| 166 |
+
0.046800374000042666,
|
| 167 |
+
0.04619679999996151,
|
| 168 |
+
0.046311874999958036,
|
| 169 |
+
0.04498522400001548,
|
| 170 |
+
0.046526914999958535,
|
| 171 |
+
0.04565825700001369,
|
| 172 |
+
0.04595050199998241,
|
| 173 |
+
0.04324351100001422
|
| 174 |
]
|
| 175 |
},
|
| 176 |
"throughput": {
|
| 177 |
"unit": "samples/s",
|
| 178 |
+
"value": 21.75509671953782
|
| 179 |
},
|
| 180 |
"energy": {
|
| 181 |
"unit": "kWh",
|
| 182 |
+
"cpu": 1.5195782598291132e-06,
|
| 183 |
+
"ram": 6.354250869939465e-08,
|
| 184 |
"gpu": 0.0,
|
| 185 |
+
"total": 1.583120768528508e-06
|
| 186 |
},
|
| 187 |
"efficiency": {
|
| 188 |
"unit": "samples/kWh",
|
| 189 |
+
"value": 631663.7491462437
|
| 190 |
}
|
| 191 |
}
|
| 192 |
}
|