Upload cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json
CHANGED
|
@@ -86,7 +86,7 @@
|
|
| 86 |
"processor": "x86_64",
|
| 87 |
"python_version": "3.10.14",
|
| 88 |
"optimum_benchmark_version": "0.3.1",
|
| 89 |
-
"optimum_benchmark_commit": "
|
| 90 |
"transformers_version": "4.42.4",
|
| 91 |
"transformers_commit": null,
|
| 92 |
"accelerate_version": "0.32.1",
|
|
@@ -98,16 +98,14 @@
|
|
| 98 |
"timm_version": "1.0.7",
|
| 99 |
"timm_commit": null,
|
| 100 |
"peft_version": null,
|
| 101 |
-
"peft_commit": null
|
| 102 |
-
"llama_cpp_version": null,
|
| 103 |
-
"llama_cpp_commit": null
|
| 104 |
}
|
| 105 |
},
|
| 106 |
"report": {
|
| 107 |
"overall": {
|
| 108 |
"memory": {
|
| 109 |
"unit": "MB",
|
| 110 |
-
"max_ram":
|
| 111 |
"max_global_vram": null,
|
| 112 |
"max_process_vram": null,
|
| 113 |
"max_reserved": null,
|
|
@@ -116,24 +114,24 @@
|
|
| 116 |
"latency": {
|
| 117 |
"unit": "s",
|
| 118 |
"count": 5,
|
| 119 |
-
"total": 3.
|
| 120 |
-
"mean": 0.
|
| 121 |
-
"stdev": 0.
|
| 122 |
-
"p50": 0.
|
| 123 |
-
"p90": 0.
|
| 124 |
-
"p95": 0.
|
| 125 |
-
"p99": 0.
|
| 126 |
"values": [
|
| 127 |
-
0.
|
| 128 |
-
0.
|
| 129 |
-
0.
|
| 130 |
-
0.
|
| 131 |
-
0.
|
| 132 |
]
|
| 133 |
},
|
| 134 |
"throughput": {
|
| 135 |
"unit": "samples/s",
|
| 136 |
-
"value":
|
| 137 |
},
|
| 138 |
"energy": null,
|
| 139 |
"efficiency": null
|
|
@@ -141,7 +139,7 @@
|
|
| 141 |
"warmup": {
|
| 142 |
"memory": {
|
| 143 |
"unit": "MB",
|
| 144 |
-
"max_ram":
|
| 145 |
"max_global_vram": null,
|
| 146 |
"max_process_vram": null,
|
| 147 |
"max_reserved": null,
|
|
@@ -150,21 +148,21 @@
|
|
| 150 |
"latency": {
|
| 151 |
"unit": "s",
|
| 152 |
"count": 2,
|
| 153 |
-
"total": 1.
|
| 154 |
-
"mean": 0.
|
| 155 |
-
"stdev": 0.
|
| 156 |
-
"p50": 0.
|
| 157 |
-
"p90": 0.
|
| 158 |
-
"p95": 0.
|
| 159 |
-
"p99": 0.
|
| 160 |
"values": [
|
| 161 |
-
0.
|
| 162 |
-
0.
|
| 163 |
]
|
| 164 |
},
|
| 165 |
"throughput": {
|
| 166 |
"unit": "samples/s",
|
| 167 |
-
"value":
|
| 168 |
},
|
| 169 |
"energy": null,
|
| 170 |
"efficiency": null
|
|
@@ -172,7 +170,7 @@
|
|
| 172 |
"train": {
|
| 173 |
"memory": {
|
| 174 |
"unit": "MB",
|
| 175 |
-
"max_ram":
|
| 176 |
"max_global_vram": null,
|
| 177 |
"max_process_vram": null,
|
| 178 |
"max_reserved": null,
|
|
@@ -181,22 +179,22 @@
|
|
| 181 |
"latency": {
|
| 182 |
"unit": "s",
|
| 183 |
"count": 3,
|
| 184 |
-
"total": 1.
|
| 185 |
-
"mean": 0.
|
| 186 |
-
"stdev": 0.
|
| 187 |
-
"p50": 0.
|
| 188 |
-
"p90": 0.
|
| 189 |
-
"p95": 0.
|
| 190 |
-
"p99": 0.
|
| 191 |
"values": [
|
| 192 |
-
0.
|
| 193 |
-
0.
|
| 194 |
-
0.
|
| 195 |
]
|
| 196 |
},
|
| 197 |
"throughput": {
|
| 198 |
"unit": "samples/s",
|
| 199 |
-
"value": 10.
|
| 200 |
},
|
| 201 |
"energy": null,
|
| 202 |
"efficiency": null
|
|
|
|
| 86 |
"processor": "x86_64",
|
| 87 |
"python_version": "3.10.14",
|
| 88 |
"optimum_benchmark_version": "0.3.1",
|
| 89 |
+
"optimum_benchmark_commit": "61123f7169ae188508e9e8c5ca6b9a54a00965ed",
|
| 90 |
"transformers_version": "4.42.4",
|
| 91 |
"transformers_commit": null,
|
| 92 |
"accelerate_version": "0.32.1",
|
|
|
|
| 98 |
"timm_version": "1.0.7",
|
| 99 |
"timm_commit": null,
|
| 100 |
"peft_version": null,
|
| 101 |
+
"peft_commit": null
|
|
|
|
|
|
|
| 102 |
}
|
| 103 |
},
|
| 104 |
"report": {
|
| 105 |
"overall": {
|
| 106 |
"memory": {
|
| 107 |
"unit": "MB",
|
| 108 |
+
"max_ram": 2850.951168,
|
| 109 |
"max_global_vram": null,
|
| 110 |
"max_process_vram": null,
|
| 111 |
"max_reserved": null,
|
|
|
|
| 114 |
"latency": {
|
| 115 |
"unit": "s",
|
| 116 |
"count": 5,
|
| 117 |
+
"total": 3.1579340930000512,
|
| 118 |
+
"mean": 0.6315868186000102,
|
| 119 |
+
"stdev": 0.08001770705168147,
|
| 120 |
+
"p50": 0.5940823120000118,
|
| 121 |
+
"p90": 0.7146638114000098,
|
| 122 |
+
"p95": 0.7529578182000136,
|
| 123 |
+
"p99": 0.7835930236400168,
|
| 124 |
"values": [
|
| 125 |
+
0.7912518250000176,
|
| 126 |
+
0.5997817909999981,
|
| 127 |
+
0.5831648980000068,
|
| 128 |
+
0.5940823120000118,
|
| 129 |
+
0.589653267000017
|
| 130 |
]
|
| 131 |
},
|
| 132 |
"throughput": {
|
| 133 |
"unit": "samples/s",
|
| 134 |
+
"value": 15.833136008389518
|
| 135 |
},
|
| 136 |
"energy": null,
|
| 137 |
"efficiency": null
|
|
|
|
| 139 |
"warmup": {
|
| 140 |
"memory": {
|
| 141 |
"unit": "MB",
|
| 142 |
+
"max_ram": 2850.951168,
|
| 143 |
"max_global_vram": null,
|
| 144 |
"max_process_vram": null,
|
| 145 |
"max_reserved": null,
|
|
|
|
| 148 |
"latency": {
|
| 149 |
"unit": "s",
|
| 150 |
"count": 2,
|
| 151 |
+
"total": 1.3910336160000156,
|
| 152 |
+
"mean": 0.6955168080000078,
|
| 153 |
+
"stdev": 0.09573501700000975,
|
| 154 |
+
"p50": 0.6955168080000078,
|
| 155 |
+
"p90": 0.7721048216000156,
|
| 156 |
+
"p95": 0.7816783233000166,
|
| 157 |
+
"p99": 0.7893371246600174,
|
| 158 |
"values": [
|
| 159 |
+
0.7912518250000176,
|
| 160 |
+
0.5997817909999981
|
| 161 |
]
|
| 162 |
},
|
| 163 |
"throughput": {
|
| 164 |
"unit": "samples/s",
|
| 165 |
+
"value": 5.751119101639245
|
| 166 |
},
|
| 167 |
"energy": null,
|
| 168 |
"efficiency": null
|
|
|
|
| 170 |
"train": {
|
| 171 |
"memory": {
|
| 172 |
"unit": "MB",
|
| 173 |
+
"max_ram": 2850.951168,
|
| 174 |
"max_global_vram": null,
|
| 175 |
"max_process_vram": null,
|
| 176 |
"max_reserved": null,
|
|
|
|
| 179 |
"latency": {
|
| 180 |
"unit": "s",
|
| 181 |
"count": 3,
|
| 182 |
+
"total": 1.7669004770000356,
|
| 183 |
+
"mean": 0.5889668256666786,
|
| 184 |
+
"stdev": 0.004483368033815867,
|
| 185 |
+
"p50": 0.589653267000017,
|
| 186 |
+
"p90": 0.5931965030000128,
|
| 187 |
+
"p95": 0.5936394075000123,
|
| 188 |
+
"p99": 0.593993731100012,
|
| 189 |
"values": [
|
| 190 |
+
0.5831648980000068,
|
| 191 |
+
0.5940823120000118,
|
| 192 |
+
0.589653267000017
|
| 193 |
]
|
| 194 |
},
|
| 195 |
"throughput": {
|
| 196 |
"unit": "samples/s",
|
| 197 |
+
"value": 10.187330998156517
|
| 198 |
},
|
| 199 |
"energy": null,
|
| 200 |
"efficiency": null
|