Upload cpu_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark.json
CHANGED
|
@@ -69,6 +69,8 @@
|
|
| 69 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 70 |
"device_isolation": false,
|
| 71 |
"device_isolation_action": "error",
|
|
|
|
|
|
|
| 72 |
"start_method": "spawn"
|
| 73 |
},
|
| 74 |
"environment": {
|
|
@@ -81,8 +83,8 @@
|
|
| 81 |
"processor": "x86_64",
|
| 82 |
"python_version": "3.10.14",
|
| 83 |
"optimum_benchmark_version": "0.2.1",
|
| 84 |
-
"optimum_benchmark_commit": "
|
| 85 |
-
"transformers_version": "4.
|
| 86 |
"transformers_commit": null,
|
| 87 |
"accelerate_version": "0.30.1",
|
| 88 |
"accelerate_commit": null,
|
|
@@ -100,7 +102,7 @@
|
|
| 100 |
"overall": {
|
| 101 |
"memory": {
|
| 102 |
"unit": "MB",
|
| 103 |
-
"max_ram":
|
| 104 |
"max_global_vram": null,
|
| 105 |
"max_process_vram": null,
|
| 106 |
"max_reserved": null,
|
|
@@ -109,24 +111,24 @@
|
|
| 109 |
"latency": {
|
| 110 |
"unit": "s",
|
| 111 |
"count": 5,
|
| 112 |
-
"total": 3.
|
| 113 |
-
"mean": 0.
|
| 114 |
-
"stdev": 0.
|
| 115 |
-
"p50": 0.
|
| 116 |
-
"p90": 0.
|
| 117 |
-
"p95": 0.
|
| 118 |
-
"p99": 0.
|
| 119 |
"values": [
|
| 120 |
-
0.
|
| 121 |
-
0.
|
| 122 |
-
0.
|
| 123 |
-
0.
|
| 124 |
-
0.
|
| 125 |
]
|
| 126 |
},
|
| 127 |
"throughput": {
|
| 128 |
"unit": "samples/s",
|
| 129 |
-
"value": 13.
|
| 130 |
},
|
| 131 |
"energy": null,
|
| 132 |
"efficiency": null
|
|
@@ -134,7 +136,7 @@
|
|
| 134 |
"warmup": {
|
| 135 |
"memory": {
|
| 136 |
"unit": "MB",
|
| 137 |
-
"max_ram":
|
| 138 |
"max_global_vram": null,
|
| 139 |
"max_process_vram": null,
|
| 140 |
"max_reserved": null,
|
|
@@ -143,21 +145,21 @@
|
|
| 143 |
"latency": {
|
| 144 |
"unit": "s",
|
| 145 |
"count": 2,
|
| 146 |
-
"total": 1.
|
| 147 |
-
"mean": 0.
|
| 148 |
-
"stdev": 0.
|
| 149 |
-
"p50": 0.
|
| 150 |
-
"p90": 0.
|
| 151 |
-
"p95": 0.
|
| 152 |
-
"p99": 0.
|
| 153 |
"values": [
|
| 154 |
-
0.
|
| 155 |
-
0.
|
| 156 |
]
|
| 157 |
},
|
| 158 |
"throughput": {
|
| 159 |
"unit": "samples/s",
|
| 160 |
-
"value": 5.
|
| 161 |
},
|
| 162 |
"energy": null,
|
| 163 |
"efficiency": null
|
|
@@ -165,7 +167,7 @@
|
|
| 165 |
"train": {
|
| 166 |
"memory": {
|
| 167 |
"unit": "MB",
|
| 168 |
-
"max_ram":
|
| 169 |
"max_global_vram": null,
|
| 170 |
"max_process_vram": null,
|
| 171 |
"max_reserved": null,
|
|
@@ -174,22 +176,22 @@
|
|
| 174 |
"latency": {
|
| 175 |
"unit": "s",
|
| 176 |
"count": 3,
|
| 177 |
-
"total": 2.
|
| 178 |
-
"mean": 0.
|
| 179 |
-
"stdev": 0.
|
| 180 |
-
"p50": 0.
|
| 181 |
-
"p90": 0.
|
| 182 |
-
"p95": 0.
|
| 183 |
-
"p99": 0.
|
| 184 |
"values": [
|
| 185 |
-
0.
|
| 186 |
-
0.
|
| 187 |
-
0.
|
| 188 |
]
|
| 189 |
},
|
| 190 |
"throughput": {
|
| 191 |
"unit": "samples/s",
|
| 192 |
-
"value": 8.
|
| 193 |
},
|
| 194 |
"energy": null,
|
| 195 |
"efficiency": null
|
|
|
|
| 69 |
"_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
|
| 70 |
"device_isolation": false,
|
| 71 |
"device_isolation_action": "error",
|
| 72 |
+
"numactl": false,
|
| 73 |
+
"numactl_kwargs": {},
|
| 74 |
"start_method": "spawn"
|
| 75 |
},
|
| 76 |
"environment": {
|
|
|
|
| 83 |
"processor": "x86_64",
|
| 84 |
"python_version": "3.10.14",
|
| 85 |
"optimum_benchmark_version": "0.2.1",
|
| 86 |
+
"optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
|
| 87 |
+
"transformers_version": "4.41.0",
|
| 88 |
"transformers_commit": null,
|
| 89 |
"accelerate_version": "0.30.1",
|
| 90 |
"accelerate_commit": null,
|
|
|
|
| 102 |
"overall": {
|
| 103 |
"memory": {
|
| 104 |
"unit": "MB",
|
| 105 |
+
"max_ram": 2844.110848,
|
| 106 |
"max_global_vram": null,
|
| 107 |
"max_process_vram": null,
|
| 108 |
"max_reserved": null,
|
|
|
|
| 111 |
"latency": {
|
| 112 |
"unit": "s",
|
| 113 |
"count": 5,
|
| 114 |
+
"total": 3.707781627000031,
|
| 115 |
+
"mean": 0.7415563254000063,
|
| 116 |
+
"stdev": 0.04919434113693584,
|
| 117 |
+
"p50": 0.719417060000012,
|
| 118 |
+
"p90": 0.7932371659999944,
|
| 119 |
+
"p95": 0.8163986049999948,
|
| 120 |
+
"p99": 0.8349277561999952,
|
| 121 |
"values": [
|
| 122 |
+
0.8395600439999953,
|
| 123 |
+
0.719417060000012,
|
| 124 |
+
0.7237528489999931,
|
| 125 |
+
0.713758270000028,
|
| 126 |
+
0.7112934040000027
|
| 127 |
]
|
| 128 |
},
|
| 129 |
"throughput": {
|
| 130 |
"unit": "samples/s",
|
| 131 |
+
"value": 13.48515231746672
|
| 132 |
},
|
| 133 |
"energy": null,
|
| 134 |
"efficiency": null
|
|
|
|
| 136 |
"warmup": {
|
| 137 |
"memory": {
|
| 138 |
"unit": "MB",
|
| 139 |
+
"max_ram": 2844.110848,
|
| 140 |
"max_global_vram": null,
|
| 141 |
"max_process_vram": null,
|
| 142 |
"max_reserved": null,
|
|
|
|
| 145 |
"latency": {
|
| 146 |
"unit": "s",
|
| 147 |
"count": 2,
|
| 148 |
+
"total": 1.5589771040000073,
|
| 149 |
+
"mean": 0.7794885520000037,
|
| 150 |
+
"stdev": 0.06007149199999162,
|
| 151 |
+
"p50": 0.7794885520000037,
|
| 152 |
+
"p90": 0.8275457455999969,
|
| 153 |
+
"p95": 0.8335528947999962,
|
| 154 |
+
"p99": 0.8383586141599955,
|
| 155 |
"values": [
|
| 156 |
+
0.8395600439999953,
|
| 157 |
+
0.719417060000012
|
| 158 |
]
|
| 159 |
},
|
| 160 |
"throughput": {
|
| 161 |
"unit": "samples/s",
|
| 162 |
+
"value": 5.131569911754113
|
| 163 |
},
|
| 164 |
"energy": null,
|
| 165 |
"efficiency": null
|
|
|
|
| 167 |
"train": {
|
| 168 |
"memory": {
|
| 169 |
"unit": "MB",
|
| 170 |
+
"max_ram": 2844.110848,
|
| 171 |
"max_global_vram": null,
|
| 172 |
"max_process_vram": null,
|
| 173 |
"max_reserved": null,
|
|
|
|
| 176 |
"latency": {
|
| 177 |
"unit": "s",
|
| 178 |
"count": 3,
|
| 179 |
+
"total": 2.148804523000024,
|
| 180 |
+
"mean": 0.7162681743333413,
|
| 181 |
+
"stdev": 0.005387278672869704,
|
| 182 |
+
"p50": 0.713758270000028,
|
| 183 |
+
"p90": 0.7217539332000001,
|
| 184 |
+
"p95": 0.7227533910999966,
|
| 185 |
+
"p99": 0.7235529574199938,
|
| 186 |
"values": [
|
| 187 |
+
0.7237528489999931,
|
| 188 |
+
0.713758270000028,
|
| 189 |
+
0.7112934040000027
|
| 190 |
]
|
| 191 |
},
|
| 192 |
"throughput": {
|
| 193 |
"unit": "samples/s",
|
| 194 |
+
"value": 8.37675079670325
|
| 195 |
},
|
| 196 |
"energy": null,
|
| 197 |
"efficiency": null
|