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
|
@@ -7,6 +7,7 @@
|
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "text-classification",
|
| 9 |
"library": "transformers",
|
|
|
|
| 10 |
"model": "FacebookAI/roberta-base",
|
| 11 |
"processor": "FacebookAI/roberta-base",
|
| 12 |
"device": "cpu",
|
|
@@ -73,14 +74,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",
|
|
@@ -99,7 +100,7 @@
|
|
| 99 |
"forward": {
|
| 100 |
"memory": {
|
| 101 |
"unit": "MB",
|
| 102 |
-
"max_ram":
|
| 103 |
"max_global_vram": null,
|
| 104 |
"max_process_vram": null,
|
| 105 |
"max_reserved": null,
|
|
@@ -107,62 +108,60 @@
|
|
| 107 |
},
|
| 108 |
"latency": {
|
| 109 |
"unit": "s",
|
| 110 |
-
"count":
|
| 111 |
-
"total": 1.
|
| 112 |
-
"mean": 0.
|
| 113 |
-
"stdev": 0.
|
| 114 |
-
"p50": 0.
|
| 115 |
-
"p90": 0.
|
| 116 |
-
"p95": 0.
|
| 117 |
-
"p99": 0.
|
| 118 |
"values": [
|
| 119 |
-
0.
|
| 120 |
-
0.
|
| 121 |
-
0.
|
| 122 |
-
0.
|
| 123 |
-
0.
|
| 124 |
-
0.
|
| 125 |
-
0.
|
| 126 |
-
0.
|
| 127 |
-
0.
|
| 128 |
-
0.
|
| 129 |
-
0.
|
| 130 |
-
0.
|
| 131 |
-
0.
|
| 132 |
-
0.
|
| 133 |
-
0.
|
| 134 |
-
0.
|
| 135 |
-
0.
|
| 136 |
-
0.
|
| 137 |
-
0.
|
| 138 |
-
0.
|
| 139 |
-
0.
|
| 140 |
-
0.
|
| 141 |
-
0.
|
| 142 |
-
0.
|
| 143 |
-
0.
|
| 144 |
-
0.
|
| 145 |
-
0.
|
| 146 |
-
0.
|
| 147 |
-
0.
|
| 148 |
-
0.030021406000003026,
|
| 149 |
-
0.029865543000028083
|
| 150 |
]
|
| 151 |
},
|
| 152 |
"throughput": {
|
| 153 |
"unit": "samples/s",
|
| 154 |
-
"value":
|
| 155 |
},
|
| 156 |
"energy": {
|
| 157 |
"unit": "kWh",
|
| 158 |
-
"cpu": 1.
|
| 159 |
-
"ram": 4.
|
| 160 |
"gpu": 0.0,
|
| 161 |
-
"total": 1.
|
| 162 |
},
|
| 163 |
"efficiency": {
|
| 164 |
"unit": "samples/kWh",
|
| 165 |
-
"value":
|
| 166 |
}
|
| 167 |
}
|
| 168 |
}
|
|
|
|
| 7 |
"_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
|
| 8 |
"task": "text-classification",
|
| 9 |
"library": "transformers",
|
| 10 |
+
"model_type": "roberta",
|
| 11 |
"model": "FacebookAI/roberta-base",
|
| 12 |
"processor": "FacebookAI/roberta-base",
|
| 13 |
"device": "cpu",
|
|
|
|
| 74 |
"environment": {
|
| 75 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 76 |
"cpu_count": 4,
|
| 77 |
+
"cpu_ram_mb": 16757.342208,
|
| 78 |
"system": "Linux",
|
| 79 |
"machine": "x86_64",
|
| 80 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 81 |
"processor": "x86_64",
|
| 82 |
"python_version": "3.10.14",
|
| 83 |
"optimum_benchmark_version": "0.3.1",
|
| 84 |
+
"optimum_benchmark_commit": "402644384abc46743e46dac65be6512bc68c9d92",
|
| 85 |
"transformers_version": "4.42.4",
|
| 86 |
"transformers_commit": null,
|
| 87 |
"accelerate_version": "0.32.1",
|
|
|
|
| 100 |
"forward": {
|
| 101 |
"memory": {
|
| 102 |
"unit": "MB",
|
| 103 |
+
"max_ram": 938.156032,
|
| 104 |
"max_global_vram": null,
|
| 105 |
"max_process_vram": null,
|
| 106 |
"max_reserved": null,
|
|
|
|
| 108 |
},
|
| 109 |
"latency": {
|
| 110 |
"unit": "s",
|
| 111 |
+
"count": 29,
|
| 112 |
+
"total": 1.0011271629999783,
|
| 113 |
+
"mean": 0.034521626310344077,
|
| 114 |
+
"stdev": 0.002290564361434554,
|
| 115 |
+
"p50": 0.03562810500000069,
|
| 116 |
+
"p90": 0.036427448599977194,
|
| 117 |
+
"p95": 0.03679678840001088,
|
| 118 |
+
"p99": 0.037758649279994644,
|
| 119 |
"values": [
|
| 120 |
+
0.03687972800003081,
|
| 121 |
+
0.03616457900000114,
|
| 122 |
+
0.034911654000040926,
|
| 123 |
+
0.03624928700003238,
|
| 124 |
+
0.03577480899997454,
|
| 125 |
+
0.03587766200001852,
|
| 126 |
+
0.034712651000006645,
|
| 127 |
+
0.03636621599997625,
|
| 128 |
+
0.0358141830000136,
|
| 129 |
+
0.035303919000000406,
|
| 130 |
+
0.03549947400000519,
|
| 131 |
+
0.03562810500000069,
|
| 132 |
+
0.03580143900001076,
|
| 133 |
+
0.0360843290000048,
|
| 134 |
+
0.03490468100000044,
|
| 135 |
+
0.03667237899998099,
|
| 136 |
+
0.03605045499995185,
|
| 137 |
+
0.03610032900002125,
|
| 138 |
+
0.03567867099997102,
|
| 139 |
+
0.03261198899997453,
|
| 140 |
+
0.030590656000015315,
|
| 141 |
+
0.030357068999990133,
|
| 142 |
+
0.030170218999955978,
|
| 143 |
+
0.030643545999964772,
|
| 144 |
+
0.031988141999988784,
|
| 145 |
+
0.03810045199998058,
|
| 146 |
+
0.03416902399999344,
|
| 147 |
+
0.03096363500003463,
|
| 148 |
+
0.031057881000037924
|
|
|
|
|
|
|
| 149 |
]
|
| 150 |
},
|
| 151 |
"throughput": {
|
| 152 |
"unit": "samples/s",
|
| 153 |
+
"value": 28.967349075914175
|
| 154 |
},
|
| 155 |
"energy": {
|
| 156 |
"unit": "kWh",
|
| 157 |
+
"cpu": 1.187045044369168e-06,
|
| 158 |
+
"ram": 4.9608304707879305e-08,
|
| 159 |
"gpu": 0.0,
|
| 160 |
+
"total": 1.2366533490770472e-06
|
| 161 |
},
|
| 162 |
"efficiency": {
|
| 163 |
"unit": "samples/kWh",
|
| 164 |
+
"value": 808634.0450590547
|
| 165 |
}
|
| 166 |
}
|
| 167 |
}
|