Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark.json
CHANGED
|
@@ -110,7 +110,7 @@
|
|
| 110 |
"overall": {
|
| 111 |
"memory": {
|
| 112 |
"unit": "MB",
|
| 113 |
-
"max_ram": 1318.
|
| 114 |
"max_global_vram": 3384.27904,
|
| 115 |
"max_process_vram": 0.0,
|
| 116 |
"max_reserved": 2728.394752,
|
|
@@ -119,41 +119,41 @@
|
|
| 119 |
"latency": {
|
| 120 |
"unit": "s",
|
| 121 |
"count": 5,
|
| 122 |
-
"total": 0.
|
| 123 |
-
"mean": 0.
|
| 124 |
-
"stdev": 0.
|
| 125 |
-
"p50": 0.
|
| 126 |
-
"p90": 0.
|
| 127 |
-
"p95": 0.
|
| 128 |
-
"p99": 0.
|
| 129 |
"values": [
|
| 130 |
-
0.
|
| 131 |
-
0.
|
| 132 |
-
0.
|
| 133 |
-
0.
|
| 134 |
-
0.
|
| 135 |
]
|
| 136 |
},
|
| 137 |
"throughput": {
|
| 138 |
"unit": "samples/s",
|
| 139 |
-
"value": 94.
|
| 140 |
},
|
| 141 |
"energy": {
|
| 142 |
"unit": "kWh",
|
| 143 |
-
"cpu": 1.
|
| 144 |
-
"ram": 5.
|
| 145 |
-
"gpu": 1.
|
| 146 |
-
"total": 3.
|
| 147 |
},
|
| 148 |
"efficiency": {
|
| 149 |
"unit": "samples/kWh",
|
| 150 |
-
"value":
|
| 151 |
}
|
| 152 |
},
|
| 153 |
"warmup": {
|
| 154 |
"memory": {
|
| 155 |
"unit": "MB",
|
| 156 |
-
"max_ram": 1318.
|
| 157 |
"max_global_vram": 3384.27904,
|
| 158 |
"max_process_vram": 0.0,
|
| 159 |
"max_reserved": 2728.394752,
|
|
@@ -162,21 +162,21 @@
|
|
| 162 |
"latency": {
|
| 163 |
"unit": "s",
|
| 164 |
"count": 2,
|
| 165 |
-
"total": 0.
|
| 166 |
-
"mean": 0.
|
| 167 |
-
"stdev": 0.
|
| 168 |
-
"p50": 0.
|
| 169 |
-
"p90": 0.
|
| 170 |
-
"p95": 0.
|
| 171 |
-
"p99": 0.
|
| 172 |
"values": [
|
| 173 |
-
0.
|
| 174 |
-
0.
|
| 175 |
]
|
| 176 |
},
|
| 177 |
"throughput": {
|
| 178 |
"unit": "samples/s",
|
| 179 |
-
"value": 20.
|
| 180 |
},
|
| 181 |
"energy": null,
|
| 182 |
"efficiency": null
|
|
@@ -184,7 +184,7 @@
|
|
| 184 |
"train": {
|
| 185 |
"memory": {
|
| 186 |
"unit": "MB",
|
| 187 |
-
"max_ram": 1318.
|
| 188 |
"max_global_vram": 3384.27904,
|
| 189 |
"max_process_vram": 0.0,
|
| 190 |
"max_reserved": 2728.394752,
|
|
@@ -193,22 +193,22 @@
|
|
| 193 |
"latency": {
|
| 194 |
"unit": "s",
|
| 195 |
"count": 3,
|
| 196 |
-
"total": 0.
|
| 197 |
-
"mean": 0.
|
| 198 |
-
"stdev": 0.
|
| 199 |
-
"p50": 0.
|
| 200 |
-
"p90": 0.
|
| 201 |
-
"p95": 0.
|
| 202 |
-
"p99": 0.
|
| 203 |
"values": [
|
| 204 |
-
0.
|
| 205 |
-
0.
|
| 206 |
-
0.
|
| 207 |
]
|
| 208 |
},
|
| 209 |
"throughput": {
|
| 210 |
"unit": "samples/s",
|
| 211 |
-
"value":
|
| 212 |
},
|
| 213 |
"energy": null,
|
| 214 |
"efficiency": null
|
|
|
|
| 110 |
"overall": {
|
| 111 |
"memory": {
|
| 112 |
"unit": "MB",
|
| 113 |
+
"max_ram": 1318.637568,
|
| 114 |
"max_global_vram": 3384.27904,
|
| 115 |
"max_process_vram": 0.0,
|
| 116 |
"max_reserved": 2728.394752,
|
|
|
|
| 119 |
"latency": {
|
| 120 |
"unit": "s",
|
| 121 |
"count": 5,
|
| 122 |
+
"total": 0.5286174812316895,
|
| 123 |
+
"mean": 0.1057234962463379,
|
| 124 |
+
"stdev": 0.12025261375131033,
|
| 125 |
+
"p50": 0.045900798797607424,
|
| 126 |
+
"p90": 0.22614487609863285,
|
| 127 |
+
"p95": 0.28618629913330074,
|
| 128 |
+
"p99": 0.33421943756103517,
|
| 129 |
"values": [
|
| 130 |
+
0.34622772216796877,
|
| 131 |
+
0.045900798797607424,
|
| 132 |
+
0.046020606994628906,
|
| 133 |
+
0.04541747283935547,
|
| 134 |
+
0.045050880432128904
|
| 135 |
]
|
| 136 |
},
|
| 137 |
"throughput": {
|
| 138 |
"unit": "samples/s",
|
| 139 |
+
"value": 94.58635360203938
|
| 140 |
},
|
| 141 |
"energy": {
|
| 142 |
"unit": "kWh",
|
| 143 |
+
"cpu": 1.0345963640971769e-05,
|
| 144 |
+
"ram": 5.6352790317454135e-06,
|
| 145 |
+
"gpu": 1.5663901420000237e-05,
|
| 146 |
+
"total": 3.164514409271742e-05
|
| 147 |
},
|
| 148 |
"efficiency": {
|
| 149 |
"unit": "samples/kWh",
|
| 150 |
+
"value": 316004.2492048986
|
| 151 |
}
|
| 152 |
},
|
| 153 |
"warmup": {
|
| 154 |
"memory": {
|
| 155 |
"unit": "MB",
|
| 156 |
+
"max_ram": 1318.637568,
|
| 157 |
"max_global_vram": 3384.27904,
|
| 158 |
"max_process_vram": 0.0,
|
| 159 |
"max_reserved": 2728.394752,
|
|
|
|
| 162 |
"latency": {
|
| 163 |
"unit": "s",
|
| 164 |
"count": 2,
|
| 165 |
+
"total": 0.3921285209655762,
|
| 166 |
+
"mean": 0.1960642604827881,
|
| 167 |
+
"stdev": 0.1501634616851807,
|
| 168 |
+
"p50": 0.1960642604827881,
|
| 169 |
+
"p90": 0.3161950298309326,
|
| 170 |
+
"p95": 0.33121137599945066,
|
| 171 |
+
"p99": 0.3432244529342651,
|
| 172 |
"values": [
|
| 173 |
+
0.34622772216796877,
|
| 174 |
+
0.045900798797607424
|
| 175 |
]
|
| 176 |
},
|
| 177 |
"throughput": {
|
| 178 |
"unit": "samples/s",
|
| 179 |
+
"value": 20.4014744459312
|
| 180 |
},
|
| 181 |
"energy": null,
|
| 182 |
"efficiency": null
|
|
|
|
| 184 |
"train": {
|
| 185 |
"memory": {
|
| 186 |
"unit": "MB",
|
| 187 |
+
"max_ram": 1318.637568,
|
| 188 |
"max_global_vram": 3384.27904,
|
| 189 |
"max_process_vram": 0.0,
|
| 190 |
"max_reserved": 2728.394752,
|
|
|
|
| 193 |
"latency": {
|
| 194 |
"unit": "s",
|
| 195 |
"count": 3,
|
| 196 |
+
"total": 0.1364889602661133,
|
| 197 |
+
"mean": 0.04549632008870443,
|
| 198 |
+
"stdev": 0.00039979583794060036,
|
| 199 |
+
"p50": 0.04541747283935547,
|
| 200 |
+
"p90": 0.04589998016357422,
|
| 201 |
+
"p95": 0.045960293579101565,
|
| 202 |
+
"p99": 0.04600854431152344,
|
| 203 |
"values": [
|
| 204 |
+
0.046020606994628906,
|
| 205 |
+
0.04541747283935547,
|
| 206 |
+
0.045050880432128904
|
| 207 |
]
|
| 208 |
},
|
| 209 |
"throughput": {
|
| 210 |
"unit": "samples/s",
|
| 211 |
+
"value": 131.8787978522607
|
| 212 |
},
|
| 213 |
"energy": null,
|
| 214 |
"efficiency": null
|