Upload cpu_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub
Browse files
cpu_training_transformers_text-generation_openai-community/gpt2/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": 15.
|
| 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": 1.
|
| 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": 9.
|
| 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": 2826.493952,
|
| 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.2021326109999677,
|
| 115 |
+
"mean": 0.6404265221999935,
|
| 116 |
+
"stdev": 0.03785156457346606,
|
| 117 |
+
"p50": 0.6266884359999949,
|
| 118 |
+
"p90": 0.6805986035999865,
|
| 119 |
+
"p95": 0.6979021677999867,
|
| 120 |
+
"p99": 0.7117450191599869,
|
| 121 |
"values": [
|
| 122 |
+
0.7152057319999869,
|
| 123 |
+
0.6266884359999949,
|
| 124 |
+
0.6196402120000073,
|
| 125 |
+
0.6286879109999859,
|
| 126 |
+
0.6119103199999927
|
| 127 |
]
|
| 128 |
},
|
| 129 |
"throughput": {
|
| 130 |
"unit": "samples/s",
|
| 131 |
+
"value": 15.614593795472421
|
| 132 |
},
|
| 133 |
"energy": null,
|
| 134 |
"efficiency": null
|
|
|
|
| 136 |
"warmup": {
|
| 137 |
"memory": {
|
| 138 |
"unit": "MB",
|
| 139 |
+
"max_ram": 2826.493952,
|
| 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.3418941679999818,
|
| 149 |
+
"mean": 0.6709470839999909,
|
| 150 |
+
"stdev": 0.044258647999996015,
|
| 151 |
+
"p50": 0.6709470839999909,
|
| 152 |
+
"p90": 0.7063540023999877,
|
| 153 |
+
"p95": 0.7107798671999873,
|
| 154 |
+
"p99": 0.714320559039987,
|
| 155 |
"values": [
|
| 156 |
+
0.7152057319999869,
|
| 157 |
+
0.6266884359999949
|
| 158 |
]
|
| 159 |
},
|
| 160 |
"throughput": {
|
| 161 |
"unit": "samples/s",
|
| 162 |
+
"value": 5.961722012640946
|
| 163 |
},
|
| 164 |
"energy": null,
|
| 165 |
"efficiency": null
|
|
|
|
| 167 |
"train": {
|
| 168 |
"memory": {
|
| 169 |
"unit": "MB",
|
| 170 |
+
"max_ram": 2826.493952,
|
| 171 |
"max_global_vram": null,
|
| 172 |
"max_process_vram": null,
|
| 173 |
"max_reserved": null,
|
|
|
|
| 176 |
"latency": {
|
| 177 |
"unit": "s",
|
| 178 |
"count": 3,
|
| 179 |
+
"total": 1.8602384429999859,
|
| 180 |
+
"mean": 0.6200794809999953,
|
| 181 |
+
"stdev": 0.006856462055682756,
|
| 182 |
+
"p50": 0.6196402120000073,
|
| 183 |
+
"p90": 0.6268783711999901,
|
| 184 |
+
"p95": 0.627783141099988,
|
| 185 |
+
"p99": 0.6285069570199863,
|
| 186 |
"values": [
|
| 187 |
+
0.6196402120000073,
|
| 188 |
+
0.6286879109999859,
|
| 189 |
+
0.6119103199999927
|
| 190 |
]
|
| 191 |
},
|
| 192 |
"throughput": {
|
| 193 |
"unit": "samples/s",
|
| 194 |
+
"value": 9.676178915522033
|
| 195 |
},
|
| 196 |
"energy": null,
|
| 197 |
"efficiency": null
|