Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub
Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark.json
CHANGED
|
@@ -110,7 +110,7 @@
|
|
| 110 |
"overall": {
|
| 111 |
"memory": {
|
| 112 |
"unit": "MB",
|
| 113 |
-
"max_ram":
|
| 114 |
"max_global_vram": 3559.391232,
|
| 115 |
"max_process_vram": 0.0,
|
| 116 |
"max_reserved": 2910.846976,
|
|
@@ -119,24 +119,24 @@
|
|
| 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":
|
| 140 |
},
|
| 141 |
"energy": null,
|
| 142 |
"efficiency": null
|
|
@@ -144,7 +144,7 @@
|
|
| 144 |
"warmup": {
|
| 145 |
"memory": {
|
| 146 |
"unit": "MB",
|
| 147 |
-
"max_ram":
|
| 148 |
"max_global_vram": 3559.391232,
|
| 149 |
"max_process_vram": 0.0,
|
| 150 |
"max_reserved": 2910.846976,
|
|
@@ -153,21 +153,21 @@
|
|
| 153 |
"latency": {
|
| 154 |
"unit": "s",
|
| 155 |
"count": 2,
|
| 156 |
-
"total": 0.
|
| 157 |
-
"mean": 0.
|
| 158 |
-
"stdev": 0.
|
| 159 |
-
"p50": 0.
|
| 160 |
-
"p90": 0.
|
| 161 |
-
"p95": 0.
|
| 162 |
-
"p99": 0.
|
| 163 |
"values": [
|
| 164 |
-
0.
|
| 165 |
-
0.
|
| 166 |
]
|
| 167 |
},
|
| 168 |
"throughput": {
|
| 169 |
"unit": "samples/s",
|
| 170 |
-
"value": 10.
|
| 171 |
},
|
| 172 |
"energy": null,
|
| 173 |
"efficiency": null
|
|
@@ -175,7 +175,7 @@
|
|
| 175 |
"train": {
|
| 176 |
"memory": {
|
| 177 |
"unit": "MB",
|
| 178 |
-
"max_ram":
|
| 179 |
"max_global_vram": 3559.391232,
|
| 180 |
"max_process_vram": 0.0,
|
| 181 |
"max_reserved": 2910.846976,
|
|
@@ -184,22 +184,22 @@
|
|
| 184 |
"latency": {
|
| 185 |
"unit": "s",
|
| 186 |
"count": 3,
|
| 187 |
-
"total": 0.
|
| 188 |
-
"mean": 0.
|
| 189 |
-
"stdev":
|
| 190 |
-
"p50": 0.
|
| 191 |
-
"p90": 0.
|
| 192 |
-
"p95": 0.
|
| 193 |
-
"p99": 0.
|
| 194 |
"values": [
|
| 195 |
-
0.
|
| 196 |
-
0.
|
| 197 |
-
0.
|
| 198 |
]
|
| 199 |
},
|
| 200 |
"throughput": {
|
| 201 |
"unit": "samples/s",
|
| 202 |
-
"value":
|
| 203 |
},
|
| 204 |
"energy": null,
|
| 205 |
"efficiency": null
|
|
|
|
| 110 |
"overall": {
|
| 111 |
"memory": {
|
| 112 |
"unit": "MB",
|
| 113 |
+
"max_ram": 1139.73248,
|
| 114 |
"max_global_vram": 3559.391232,
|
| 115 |
"max_process_vram": 0.0,
|
| 116 |
"max_reserved": 2910.846976,
|
|
|
|
| 119 |
"latency": {
|
| 120 |
"unit": "s",
|
| 121 |
"count": 5,
|
| 122 |
+
"total": 0.9256980705261229,
|
| 123 |
+
"mean": 0.18513961410522456,
|
| 124 |
+
"stdev": 0.2829532185360924,
|
| 125 |
+
"p50": 0.0435865592956543,
|
| 126 |
+
"p90": 0.46834546051025394,
|
| 127 |
+
"p95": 0.6096955574035643,
|
| 128 |
+
"p99": 0.7227756349182128,
|
| 129 |
"values": [
|
| 130 |
+
0.751045654296875,
|
| 131 |
+
0.044295169830322265,
|
| 132 |
+
0.04335513687133789,
|
| 133 |
+
0.0435865592956543,
|
| 134 |
+
0.043415550231933595
|
| 135 |
]
|
| 136 |
},
|
| 137 |
"throughput": {
|
| 138 |
"unit": "samples/s",
|
| 139 |
+
"value": 54.013291797813054
|
| 140 |
},
|
| 141 |
"energy": null,
|
| 142 |
"efficiency": null
|
|
|
|
| 144 |
"warmup": {
|
| 145 |
"memory": {
|
| 146 |
"unit": "MB",
|
| 147 |
+
"max_ram": 1139.73248,
|
| 148 |
"max_global_vram": 3559.391232,
|
| 149 |
"max_process_vram": 0.0,
|
| 150 |
"max_reserved": 2910.846976,
|
|
|
|
| 153 |
"latency": {
|
| 154 |
"unit": "s",
|
| 155 |
"count": 2,
|
| 156 |
+
"total": 0.7953408241271972,
|
| 157 |
+
"mean": 0.3976704120635986,
|
| 158 |
+
"stdev": 0.3533752422332763,
|
| 159 |
+
"p50": 0.3976704120635986,
|
| 160 |
+
"p90": 0.6803706058502197,
|
| 161 |
+
"p95": 0.7157081300735473,
|
| 162 |
+
"p99": 0.7439781494522094,
|
| 163 |
"values": [
|
| 164 |
+
0.751045654296875,
|
| 165 |
+
0.044295169830322265
|
| 166 |
]
|
| 167 |
},
|
| 168 |
"throughput": {
|
| 169 |
"unit": "samples/s",
|
| 170 |
+
"value": 10.058580871639725
|
| 171 |
},
|
| 172 |
"energy": null,
|
| 173 |
"efficiency": null
|
|
|
|
| 175 |
"train": {
|
| 176 |
"memory": {
|
| 177 |
"unit": "MB",
|
| 178 |
+
"max_ram": 1139.73248,
|
| 179 |
"max_global_vram": 3559.391232,
|
| 180 |
"max_process_vram": 0.0,
|
| 181 |
"max_reserved": 2910.846976,
|
|
|
|
| 184 |
"latency": {
|
| 185 |
"unit": "s",
|
| 186 |
"count": 3,
|
| 187 |
+
"total": 0.13035724639892576,
|
| 188 |
+
"mean": 0.04345241546630859,
|
| 189 |
+
"stdev": 9.800805663571114e-05,
|
| 190 |
+
"p50": 0.043415550231933595,
|
| 191 |
+
"p90": 0.043552357482910156,
|
| 192 |
+
"p95": 0.04356945838928222,
|
| 193 |
+
"p99": 0.04358313911437988,
|
| 194 |
"values": [
|
| 195 |
+
0.04335513687133789,
|
| 196 |
+
0.0435865592956543,
|
| 197 |
+
0.043415550231933595
|
| 198 |
]
|
| 199 |
},
|
| 200 |
"throughput": {
|
| 201 |
"unit": "samples/s",
|
| 202 |
+
"value": 138.08208210317284
|
| 203 |
},
|
| 204 |
"energy": null,
|
| 205 |
"efficiency": null
|