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
|
@@ -80,14 +80,14 @@
|
|
| 80 |
"environment": {
|
| 81 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 82 |
"cpu_count": 4,
|
| 83 |
-
"cpu_ram_mb": 16757.
|
| 84 |
"system": "Linux",
|
| 85 |
"machine": "x86_64",
|
| 86 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 87 |
"processor": "x86_64",
|
| 88 |
"python_version": "3.10.14",
|
| 89 |
"optimum_benchmark_version": "0.3.1",
|
| 90 |
-
"optimum_benchmark_commit": "
|
| 91 |
"transformers_version": "4.42.4",
|
| 92 |
"transformers_commit": null,
|
| 93 |
"accelerate_version": "0.32.1",
|
|
@@ -106,7 +106,7 @@
|
|
| 106 |
"overall": {
|
| 107 |
"memory": {
|
| 108 |
"unit": "MB",
|
| 109 |
-
"max_ram":
|
| 110 |
"max_global_vram": null,
|
| 111 |
"max_process_vram": null,
|
| 112 |
"max_reserved": null,
|
|
@@ -115,24 +115,24 @@
|
|
| 115 |
"latency": {
|
| 116 |
"unit": "s",
|
| 117 |
"count": 5,
|
| 118 |
-
"total": 3.
|
| 119 |
-
"mean": 0.
|
| 120 |
-
"stdev": 0.
|
| 121 |
-
"p50": 0.
|
| 122 |
-
"p90": 0.
|
| 123 |
-
"p95": 0.
|
| 124 |
-
"p99": 0.
|
| 125 |
"values": [
|
| 126 |
-
0.
|
| 127 |
-
0.
|
| 128 |
-
0.
|
| 129 |
-
0.
|
| 130 |
-
0.
|
| 131 |
]
|
| 132 |
},
|
| 133 |
"throughput": {
|
| 134 |
"unit": "samples/s",
|
| 135 |
-
"value":
|
| 136 |
},
|
| 137 |
"energy": null,
|
| 138 |
"efficiency": null
|
|
@@ -140,7 +140,7 @@
|
|
| 140 |
"warmup": {
|
| 141 |
"memory": {
|
| 142 |
"unit": "MB",
|
| 143 |
-
"max_ram":
|
| 144 |
"max_global_vram": null,
|
| 145 |
"max_process_vram": null,
|
| 146 |
"max_reserved": null,
|
|
@@ -149,21 +149,21 @@
|
|
| 149 |
"latency": {
|
| 150 |
"unit": "s",
|
| 151 |
"count": 2,
|
| 152 |
-
"total": 1.
|
| 153 |
-
"mean": 0.
|
| 154 |
-
"stdev": 0.
|
| 155 |
-
"p50": 0.
|
| 156 |
-
"p90": 0.
|
| 157 |
-
"p95": 0.
|
| 158 |
-
"p99": 0.
|
| 159 |
"values": [
|
| 160 |
-
0.
|
| 161 |
-
0.
|
| 162 |
]
|
| 163 |
},
|
| 164 |
"throughput": {
|
| 165 |
"unit": "samples/s",
|
| 166 |
-
"value":
|
| 167 |
},
|
| 168 |
"energy": null,
|
| 169 |
"efficiency": null
|
|
@@ -171,7 +171,7 @@
|
|
| 171 |
"train": {
|
| 172 |
"memory": {
|
| 173 |
"unit": "MB",
|
| 174 |
-
"max_ram":
|
| 175 |
"max_global_vram": null,
|
| 176 |
"max_process_vram": null,
|
| 177 |
"max_reserved": null,
|
|
@@ -180,22 +180,22 @@
|
|
| 180 |
"latency": {
|
| 181 |
"unit": "s",
|
| 182 |
"count": 3,
|
| 183 |
-
"total": 1.
|
| 184 |
-
"mean": 0.
|
| 185 |
-
"stdev": 0.
|
| 186 |
-
"p50": 0.
|
| 187 |
-
"p90": 0.
|
| 188 |
-
"p95": 0.
|
| 189 |
-
"p99": 0.
|
| 190 |
"values": [
|
| 191 |
-
0.
|
| 192 |
-
0.
|
| 193 |
-
0.
|
| 194 |
]
|
| 195 |
},
|
| 196 |
"throughput": {
|
| 197 |
"unit": "samples/s",
|
| 198 |
-
"value":
|
| 199 |
},
|
| 200 |
"energy": null,
|
| 201 |
"efficiency": null
|
|
|
|
| 80 |
"environment": {
|
| 81 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
| 82 |
"cpu_count": 4,
|
| 83 |
+
"cpu_ram_mb": 16757.338112,
|
| 84 |
"system": "Linux",
|
| 85 |
"machine": "x86_64",
|
| 86 |
"platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
|
| 87 |
"processor": "x86_64",
|
| 88 |
"python_version": "3.10.14",
|
| 89 |
"optimum_benchmark_version": "0.3.1",
|
| 90 |
+
"optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
|
| 91 |
"transformers_version": "4.42.4",
|
| 92 |
"transformers_commit": null,
|
| 93 |
"accelerate_version": "0.32.1",
|
|
|
|
| 106 |
"overall": {
|
| 107 |
"memory": {
|
| 108 |
"unit": "MB",
|
| 109 |
+
"max_ram": 2855.60832,
|
| 110 |
"max_global_vram": null,
|
| 111 |
"max_process_vram": null,
|
| 112 |
"max_reserved": null,
|
|
|
|
| 115 |
"latency": {
|
| 116 |
"unit": "s",
|
| 117 |
"count": 5,
|
| 118 |
+
"total": 3.182384456999955,
|
| 119 |
+
"mean": 0.636476891399991,
|
| 120 |
+
"stdev": 0.07593217587562708,
|
| 121 |
+
"p50": 0.6019735659999697,
|
| 122 |
+
"p90": 0.7171127163999813,
|
| 123 |
+
"p95": 0.7522874311999885,
|
| 124 |
+
"p99": 0.7804272030399944,
|
| 125 |
"values": [
|
| 126 |
+
0.7874621459999958,
|
| 127 |
+
0.5943765019999887,
|
| 128 |
+
0.5869836710000413,
|
| 129 |
+
0.6019735659999697,
|
| 130 |
+
0.6115885719999596
|
| 131 |
]
|
| 132 |
},
|
| 133 |
"throughput": {
|
| 134 |
"unit": "samples/s",
|
| 135 |
+
"value": 15.711489505933288
|
| 136 |
},
|
| 137 |
"energy": null,
|
| 138 |
"efficiency": null
|
|
|
|
| 140 |
"warmup": {
|
| 141 |
"memory": {
|
| 142 |
"unit": "MB",
|
| 143 |
+
"max_ram": 2855.60832,
|
| 144 |
"max_global_vram": null,
|
| 145 |
"max_process_vram": null,
|
| 146 |
"max_reserved": null,
|
|
|
|
| 149 |
"latency": {
|
| 150 |
"unit": "s",
|
| 151 |
"count": 2,
|
| 152 |
+
"total": 1.3818386479999845,
|
| 153 |
+
"mean": 0.6909193239999922,
|
| 154 |
+
"stdev": 0.09654282200000353,
|
| 155 |
+
"p50": 0.6909193239999922,
|
| 156 |
+
"p90": 0.768153581599995,
|
| 157 |
+
"p95": 0.7778078637999954,
|
| 158 |
+
"p99": 0.7855312895599957,
|
| 159 |
"values": [
|
| 160 |
+
0.7874621459999958,
|
| 161 |
+
0.5943765019999887
|
| 162 |
]
|
| 163 |
},
|
| 164 |
"throughput": {
|
| 165 |
"unit": "samples/s",
|
| 166 |
+
"value": 5.789387937281147
|
| 167 |
},
|
| 168 |
"energy": null,
|
| 169 |
"efficiency": null
|
|
|
|
| 171 |
"train": {
|
| 172 |
"memory": {
|
| 173 |
"unit": "MB",
|
| 174 |
+
"max_ram": 2855.60832,
|
| 175 |
"max_global_vram": null,
|
| 176 |
"max_process_vram": null,
|
| 177 |
"max_reserved": null,
|
|
|
|
| 180 |
"latency": {
|
| 181 |
"unit": "s",
|
| 182 |
"count": 3,
|
| 183 |
+
"total": 1.8005458089999706,
|
| 184 |
+
"mean": 0.6001819363333235,
|
| 185 |
+
"stdev": 0.010124483227989136,
|
| 186 |
+
"p50": 0.6019735659999697,
|
| 187 |
+
"p90": 0.6096655707999616,
|
| 188 |
+
"p95": 0.6106270713999606,
|
| 189 |
+
"p99": 0.6113962718799598,
|
| 190 |
"values": [
|
| 191 |
+
0.5869836710000413,
|
| 192 |
+
0.6019735659999697,
|
| 193 |
+
0.6115885719999596
|
| 194 |
]
|
| 195 |
},
|
| 196 |
"throughput": {
|
| 197 |
"unit": "samples/s",
|
| 198 |
+
"value": 9.996968646966701
|
| 199 |
},
|
| 200 |
"energy": null,
|
| 201 |
"efficiency": null
|