Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub
Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-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": 16757.
|
| 77 |
"system": "Linux",
|
| 78 |
"machine": "x86_64",
|
| 79 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 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",
|
|
@@ -92,14 +92,16 @@
|
|
| 92 |
"timm_version": "1.0.7",
|
| 93 |
"timm_commit": null,
|
| 94 |
"peft_version": null,
|
| 95 |
-
"peft_commit": null
|
|
|
|
|
|
|
| 96 |
}
|
| 97 |
},
|
| 98 |
"report": {
|
| 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 +110,31 @@
|
|
| 108 |
"latency": {
|
| 109 |
"unit": "s",
|
| 110 |
"count": 1,
|
| 111 |
-
"total":
|
| 112 |
-
"mean":
|
| 113 |
"stdev": 0.0,
|
| 114 |
-
"p50":
|
| 115 |
-
"p90":
|
| 116 |
-
"p95":
|
| 117 |
-
"p99":
|
| 118 |
"values": [
|
| 119 |
-
|
| 120 |
]
|
| 121 |
},
|
| 122 |
"throughput": null,
|
| 123 |
"energy": {
|
| 124 |
"unit": "kWh",
|
| 125 |
-
"cpu":
|
| 126 |
-
"ram": 2.
|
| 127 |
"gpu": 0,
|
| 128 |
-
"total": 7.
|
| 129 |
},
|
| 130 |
"efficiency": null
|
| 131 |
},
|
| 132 |
"forward": {
|
| 133 |
"memory": {
|
| 134 |
"unit": "MB",
|
| 135 |
-
"max_ram": 1191.
|
| 136 |
"max_global_vram": null,
|
| 137 |
"max_process_vram": null,
|
| 138 |
"max_reserved": null,
|
|
@@ -140,38 +142,37 @@
|
|
| 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.13907704899997952
|
| 159 |
]
|
| 160 |
},
|
| 161 |
"throughput": {
|
| 162 |
"unit": "samples/s",
|
| 163 |
-
"value":
|
| 164 |
},
|
| 165 |
"energy": {
|
| 166 |
"unit": "kWh",
|
| 167 |
-
"cpu": 5.
|
| 168 |
-
"ram": 2.
|
| 169 |
"gpu": 0.0,
|
| 170 |
-
"total": 5.
|
| 171 |
},
|
| 172 |
"efficiency": {
|
| 173 |
"unit": "samples/kWh",
|
| 174 |
-
"value":
|
| 175 |
}
|
| 176 |
}
|
| 177 |
}
|
|
|
|
| 73 |
"environment": {
|
| 74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 75 |
"cpu_count": 4,
|
| 76 |
+
"cpu_ram_mb": 16757.342208,
|
| 77 |
"system": "Linux",
|
| 78 |
"machine": "x86_64",
|
| 79 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 80 |
"processor": "x86_64",
|
| 81 |
"python_version": "3.10.14",
|
| 82 |
"optimum_benchmark_version": "0.3.1",
|
| 83 |
+
"optimum_benchmark_commit": "3b109cf557e2496fe3c954817385781e6dc5cad1",
|
| 84 |
"transformers_version": "4.42.4",
|
| 85 |
"transformers_commit": null,
|
| 86 |
"accelerate_version": "0.32.1",
|
|
|
|
| 92 |
"timm_version": "1.0.7",
|
| 93 |
"timm_commit": null,
|
| 94 |
"peft_version": null,
|
| 95 |
+
"peft_commit": null,
|
| 96 |
+
"llama_cpp_version": null,
|
| 97 |
+
"llama_cpp_commit": null
|
| 98 |
}
|
| 99 |
},
|
| 100 |
"report": {
|
| 101 |
"load": {
|
| 102 |
"memory": {
|
| 103 |
"unit": "MB",
|
| 104 |
+
"max_ram": 1162.948608,
|
| 105 |
"max_global_vram": null,
|
| 106 |
"max_process_vram": null,
|
| 107 |
"max_reserved": null,
|
|
|
|
| 110 |
"latency": {
|
| 111 |
"unit": "s",
|
| 112 |
"count": 1,
|
| 113 |
+
"total": 5.003905745999987,
|
| 114 |
+
"mean": 5.003905745999987,
|
| 115 |
"stdev": 0.0,
|
| 116 |
+
"p50": 5.003905745999987,
|
| 117 |
+
"p90": 5.003905745999987,
|
| 118 |
+
"p95": 5.003905745999987,
|
| 119 |
+
"p99": 5.003905745999987,
|
| 120 |
"values": [
|
| 121 |
+
5.003905745999987
|
| 122 |
]
|
| 123 |
},
|
| 124 |
"throughput": null,
|
| 125 |
"energy": {
|
| 126 |
"unit": "kWh",
|
| 127 |
+
"cpu": 7.108884520000881e-05,
|
| 128 |
+
"ram": 2.971325276248535e-06,
|
| 129 |
"gpu": 0,
|
| 130 |
+
"total": 7.406017047625734e-05
|
| 131 |
},
|
| 132 |
"efficiency": null
|
| 133 |
},
|
| 134 |
"forward": {
|
| 135 |
"memory": {
|
| 136 |
"unit": "MB",
|
| 137 |
+
"max_ram": 1191.112704,
|
| 138 |
"max_global_vram": null,
|
| 139 |
"max_process_vram": null,
|
| 140 |
"max_reserved": null,
|
|
|
|
| 142 |
},
|
| 143 |
"latency": {
|
| 144 |
"unit": "s",
|
| 145 |
+
"count": 6,
|
| 146 |
+
"total": 1.0565283109999655,
|
| 147 |
+
"mean": 0.17608805183332757,
|
| 148 |
+
"stdev": 0.03927984333505191,
|
| 149 |
+
"p50": 0.15712811749997968,
|
| 150 |
+
"p90": 0.23011396450002053,
|
| 151 |
+
"p95": 0.23043799775003038,
|
| 152 |
+
"p99": 0.23069722435003825,
|
| 153 |
"values": [
|
| 154 |
+
0.22946589800000083,
|
| 155 |
+
0.23076203100004022,
|
| 156 |
+
0.1680972659999611,
|
| 157 |
+
0.14074842700000545,
|
| 158 |
+
0.14615896899999825,
|
| 159 |
+
0.1412957199999596
|
|
|
|
| 160 |
]
|
| 161 |
},
|
| 162 |
"throughput": {
|
| 163 |
"unit": "samples/s",
|
| 164 |
+
"value": 5.67897702080621
|
| 165 |
},
|
| 166 |
"energy": {
|
| 167 |
"unit": "kWh",
|
| 168 |
+
"cpu": 5.491563346650865e-06,
|
| 169 |
+
"ram": 2.2950871013208028e-07,
|
| 170 |
"gpu": 0.0,
|
| 171 |
+
"total": 5.721072056782945e-06
|
| 172 |
},
|
| 173 |
"efficiency": {
|
| 174 |
"unit": "samples/kWh",
|
| 175 |
+
"value": 174792.41479127895
|
| 176 |
}
|
| 177 |
}
|
| 178 |
}
|