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
|
@@ -77,14 +77,14 @@
|
|
| 77 |
"environment": {
|
| 78 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 79 |
"cpu_count": 4,
|
| 80 |
-
"cpu_ram_mb": 16757.
|
| 81 |
"system": "Linux",
|
| 82 |
"machine": "x86_64",
|
| 83 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
| 84 |
"processor": "x86_64",
|
| 85 |
"python_version": "3.10.14",
|
| 86 |
"optimum_benchmark_version": "0.2.1",
|
| 87 |
-
"optimum_benchmark_commit": "
|
| 88 |
"transformers_version": "4.42.3",
|
| 89 |
"transformers_commit": null,
|
| 90 |
"accelerate_version": "0.31.0",
|
|
@@ -103,7 +103,7 @@
|
|
| 103 |
"overall": {
|
| 104 |
"memory": {
|
| 105 |
"unit": "MB",
|
| 106 |
-
"max_ram":
|
| 107 |
"max_global_vram": null,
|
| 108 |
"max_process_vram": null,
|
| 109 |
"max_reserved": null,
|
|
@@ -112,24 +112,24 @@
|
|
| 112 |
"latency": {
|
| 113 |
"unit": "s",
|
| 114 |
"count": 5,
|
| 115 |
-
"total": 3.
|
| 116 |
-
"mean": 0.
|
| 117 |
-
"stdev": 0.
|
| 118 |
-
"p50": 0.
|
| 119 |
-
"p90": 0.
|
| 120 |
-
"p95": 0.
|
| 121 |
-
"p99": 0.
|
| 122 |
"values": [
|
| 123 |
-
0.
|
| 124 |
-
0.
|
| 125 |
-
0.
|
| 126 |
-
0.
|
| 127 |
-
0.
|
| 128 |
]
|
| 129 |
},
|
| 130 |
"throughput": {
|
| 131 |
"unit": "samples/s",
|
| 132 |
-
"value":
|
| 133 |
},
|
| 134 |
"energy": null,
|
| 135 |
"efficiency": null
|
|
@@ -137,7 +137,7 @@
|
|
| 137 |
"warmup": {
|
| 138 |
"memory": {
|
| 139 |
"unit": "MB",
|
| 140 |
-
"max_ram":
|
| 141 |
"max_global_vram": null,
|
| 142 |
"max_process_vram": null,
|
| 143 |
"max_reserved": null,
|
|
@@ -146,21 +146,21 @@
|
|
| 146 |
"latency": {
|
| 147 |
"unit": "s",
|
| 148 |
"count": 2,
|
| 149 |
-
"total": 1.
|
| 150 |
-
"mean": 0.
|
| 151 |
-
"stdev": 0.
|
| 152 |
-
"p50": 0.
|
| 153 |
-
"p90": 0.
|
| 154 |
-
"p95": 0.
|
| 155 |
-
"p99": 0.
|
| 156 |
"values": [
|
| 157 |
-
0.
|
| 158 |
-
0.
|
| 159 |
]
|
| 160 |
},
|
| 161 |
"throughput": {
|
| 162 |
"unit": "samples/s",
|
| 163 |
-
"value":
|
| 164 |
},
|
| 165 |
"energy": null,
|
| 166 |
"efficiency": null
|
|
@@ -168,7 +168,7 @@
|
|
| 168 |
"train": {
|
| 169 |
"memory": {
|
| 170 |
"unit": "MB",
|
| 171 |
-
"max_ram":
|
| 172 |
"max_global_vram": null,
|
| 173 |
"max_process_vram": null,
|
| 174 |
"max_reserved": null,
|
|
@@ -177,22 +177,22 @@
|
|
| 177 |
"latency": {
|
| 178 |
"unit": "s",
|
| 179 |
"count": 3,
|
| 180 |
-
"total":
|
| 181 |
-
"mean": 0.
|
| 182 |
-
"stdev": 0.
|
| 183 |
-
"p50": 0.
|
| 184 |
-
"p90": 0.
|
| 185 |
-
"p95": 0.
|
| 186 |
-
"p99": 0.
|
| 187 |
"values": [
|
| 188 |
-
0.
|
| 189 |
-
0.
|
| 190 |
-
0.
|
| 191 |
]
|
| 192 |
},
|
| 193 |
"throughput": {
|
| 194 |
"unit": "samples/s",
|
| 195 |
-
"value":
|
| 196 |
},
|
| 197 |
"energy": null,
|
| 198 |
"efficiency": null
|
|
|
|
| 77 |
"environment": {
|
| 78 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 79 |
"cpu_count": 4,
|
| 80 |
+
"cpu_ram_mb": 16757.338112,
|
| 81 |
"system": "Linux",
|
| 82 |
"machine": "x86_64",
|
| 83 |
"platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
|
| 84 |
"processor": "x86_64",
|
| 85 |
"python_version": "3.10.14",
|
| 86 |
"optimum_benchmark_version": "0.2.1",
|
| 87 |
+
"optimum_benchmark_commit": "156844ab796ad7cf3da92a0bf30b174d1bcc0aa5",
|
| 88 |
"transformers_version": "4.42.3",
|
| 89 |
"transformers_commit": null,
|
| 90 |
"accelerate_version": "0.31.0",
|
|
|
|
| 103 |
"overall": {
|
| 104 |
"memory": {
|
| 105 |
"unit": "MB",
|
| 106 |
+
"max_ram": 2836.041728,
|
| 107 |
"max_global_vram": null,
|
| 108 |
"max_process_vram": null,
|
| 109 |
"max_reserved": null,
|
|
|
|
| 112 |
"latency": {
|
| 113 |
"unit": "s",
|
| 114 |
"count": 5,
|
| 115 |
+
"total": 3.860634116999961,
|
| 116 |
+
"mean": 0.7721268233999922,
|
| 117 |
+
"stdev": 0.04748103579047399,
|
| 118 |
+
"p50": 0.748346008999988,
|
| 119 |
+
"p90": 0.8222335990000034,
|
| 120 |
+
"p95": 0.8445005919999972,
|
| 121 |
+
"p99": 0.8623141863999922,
|
| 122 |
"values": [
|
| 123 |
+
0.866767584999991,
|
| 124 |
+
0.7554326200000219,
|
| 125 |
+
0.748346008999988,
|
| 126 |
+
0.7435978219999697,
|
| 127 |
+
0.7464900809999904
|
| 128 |
]
|
| 129 |
},
|
| 130 |
"throughput": {
|
| 131 |
"unit": "samples/s",
|
| 132 |
+
"value": 12.951240258648035
|
| 133 |
},
|
| 134 |
"energy": null,
|
| 135 |
"efficiency": null
|
|
|
|
| 137 |
"warmup": {
|
| 138 |
"memory": {
|
| 139 |
"unit": "MB",
|
| 140 |
+
"max_ram": 2836.041728,
|
| 141 |
"max_global_vram": null,
|
| 142 |
"max_process_vram": null,
|
| 143 |
"max_reserved": null,
|
|
|
|
| 146 |
"latency": {
|
| 147 |
"unit": "s",
|
| 148 |
"count": 2,
|
| 149 |
+
"total": 1.6222002050000128,
|
| 150 |
+
"mean": 0.8111001025000064,
|
| 151 |
+
"stdev": 0.055667482499984544,
|
| 152 |
+
"p50": 0.8111001025000064,
|
| 153 |
+
"p90": 0.855634088499994,
|
| 154 |
+
"p95": 0.8612008367499925,
|
| 155 |
+
"p99": 0.8656542353499913,
|
| 156 |
"values": [
|
| 157 |
+
0.866767584999991,
|
| 158 |
+
0.7554326200000219
|
| 159 |
]
|
| 160 |
},
|
| 161 |
"throughput": {
|
| 162 |
"unit": "samples/s",
|
| 163 |
+
"value": 4.931573781917958
|
| 164 |
},
|
| 165 |
"energy": null,
|
| 166 |
"efficiency": null
|
|
|
|
| 168 |
"train": {
|
| 169 |
"memory": {
|
| 170 |
"unit": "MB",
|
| 171 |
+
"max_ram": 2836.041728,
|
| 172 |
"max_global_vram": null,
|
| 173 |
"max_process_vram": null,
|
| 174 |
"max_reserved": null,
|
|
|
|
| 177 |
"latency": {
|
| 178 |
"unit": "s",
|
| 179 |
"count": 3,
|
| 180 |
+
"total": 2.238433911999948,
|
| 181 |
+
"mean": 0.746144637333316,
|
| 182 |
+
"stdev": 0.0019537687413338405,
|
| 183 |
+
"p50": 0.7464900809999904,
|
| 184 |
+
"p90": 0.7479748233999886,
|
| 185 |
+
"p95": 0.7481604161999883,
|
| 186 |
+
"p99": 0.748308890439988,
|
| 187 |
"values": [
|
| 188 |
+
0.748346008999988,
|
| 189 |
+
0.7435978219999697,
|
| 190 |
+
0.7464900809999904
|
| 191 |
]
|
| 192 |
},
|
| 193 |
"throughput": {
|
| 194 |
"unit": "samples/s",
|
| 195 |
+
"value": 8.041336357309627
|
| 196 |
},
|
| 197 |
"energy": null,
|
| 198 |
"efficiency": null
|