Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark_report.json with huggingface_hub
Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark_report.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
-
"max_ram":
|
| 6 |
"max_global_vram": 3559.391232,
|
| 7 |
"max_process_vram": 0.0,
|
| 8 |
"max_reserved": 2910.846976,
|
|
@@ -11,24 +11,24 @@
|
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
| 13 |
"count": 5,
|
| 14 |
-
"total": 0.
|
| 15 |
-
"mean": 0.
|
| 16 |
-
"stdev": 0.
|
| 17 |
-
"p50": 0.
|
| 18 |
-
"p90": 0.
|
| 19 |
-
"p95": 0.
|
| 20 |
-
"p99": 0.
|
| 21 |
"values": [
|
| 22 |
-
0.
|
| 23 |
-
0.
|
| 24 |
-
0.
|
| 25 |
-
0.
|
| 26 |
-
0.
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
-
"value":
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
"efficiency": null
|
|
@@ -36,7 +36,7 @@
|
|
| 36 |
"warmup": {
|
| 37 |
"memory": {
|
| 38 |
"unit": "MB",
|
| 39 |
-
"max_ram":
|
| 40 |
"max_global_vram": 3559.391232,
|
| 41 |
"max_process_vram": 0.0,
|
| 42 |
"max_reserved": 2910.846976,
|
|
@@ -45,21 +45,21 @@
|
|
| 45 |
"latency": {
|
| 46 |
"unit": "s",
|
| 47 |
"count": 2,
|
| 48 |
-
"total": 0.
|
| 49 |
-
"mean": 0.
|
| 50 |
-
"stdev": 0.
|
| 51 |
-
"p50": 0.
|
| 52 |
-
"p90": 0.
|
| 53 |
-
"p95": 0.
|
| 54 |
-
"p99": 0.
|
| 55 |
"values": [
|
| 56 |
-
0.
|
| 57 |
-
0.
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"throughput": {
|
| 61 |
"unit": "samples/s",
|
| 62 |
-
"value": 10.
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
"efficiency": null
|
|
@@ -67,7 +67,7 @@
|
|
| 67 |
"train": {
|
| 68 |
"memory": {
|
| 69 |
"unit": "MB",
|
| 70 |
-
"max_ram":
|
| 71 |
"max_global_vram": 3559.391232,
|
| 72 |
"max_process_vram": 0.0,
|
| 73 |
"max_reserved": 2910.846976,
|
|
@@ -76,22 +76,22 @@
|
|
| 76 |
"latency": {
|
| 77 |
"unit": "s",
|
| 78 |
"count": 3,
|
| 79 |
-
"total": 0.
|
| 80 |
-
"mean": 0.
|
| 81 |
-
"stdev": 0.
|
| 82 |
-
"p50": 0.
|
| 83 |
-
"p90": 0.
|
| 84 |
-
"p95": 0.
|
| 85 |
-
"p99": 0.
|
| 86 |
"values": [
|
| 87 |
-
0.
|
| 88 |
-
0.
|
| 89 |
-
0.
|
| 90 |
]
|
| 91 |
},
|
| 92 |
"throughput": {
|
| 93 |
"unit": "samples/s",
|
| 94 |
-
"value":
|
| 95 |
},
|
| 96 |
"energy": null,
|
| 97 |
"efficiency": null
|
|
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 1742.053376,
|
| 6 |
"max_global_vram": 3559.391232,
|
| 7 |
"max_process_vram": 0.0,
|
| 8 |
"max_reserved": 2910.846976,
|
|
|
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
| 13 |
"count": 5,
|
| 14 |
+
"total": 0.8600381660461426,
|
| 15 |
+
"mean": 0.17200763320922852,
|
| 16 |
+
"stdev": 0.25688475883618206,
|
| 17 |
+
"p50": 0.04369715118408203,
|
| 18 |
+
"p90": 0.42902365417480476,
|
| 19 |
+
"p95": 0.5574002853393554,
|
| 20 |
+
"p99": 0.6601015902709961,
|
| 21 |
"values": [
|
| 22 |
+
0.6857769165039063,
|
| 23 |
+
0.04389376068115235,
|
| 24 |
+
0.04352204895019531,
|
| 25 |
+
0.04314828872680664,
|
| 26 |
+
0.04369715118408203
|
| 27 |
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
+
"value": 58.136954816627764
|
| 32 |
},
|
| 33 |
"energy": null,
|
| 34 |
"efficiency": null
|
|
|
|
| 36 |
"warmup": {
|
| 37 |
"memory": {
|
| 38 |
"unit": "MB",
|
| 39 |
+
"max_ram": 1742.053376,
|
| 40 |
"max_global_vram": 3559.391232,
|
| 41 |
"max_process_vram": 0.0,
|
| 42 |
"max_reserved": 2910.846976,
|
|
|
|
| 45 |
"latency": {
|
| 46 |
"unit": "s",
|
| 47 |
"count": 2,
|
| 48 |
+
"total": 0.7296706771850586,
|
| 49 |
+
"mean": 0.3648353385925293,
|
| 50 |
+
"stdev": 0.32094157791137695,
|
| 51 |
+
"p50": 0.3648353385925293,
|
| 52 |
+
"p90": 0.6215886009216309,
|
| 53 |
+
"p95": 0.6536827587127685,
|
| 54 |
+
"p99": 0.6793580849456787,
|
| 55 |
"values": [
|
| 56 |
+
0.6857769165039063,
|
| 57 |
+
0.04389376068115235
|
| 58 |
]
|
| 59 |
},
|
| 60 |
"throughput": {
|
| 61 |
"unit": "samples/s",
|
| 62 |
+
"value": 10.963850200014335
|
| 63 |
},
|
| 64 |
"energy": null,
|
| 65 |
"efficiency": null
|
|
|
|
| 67 |
"train": {
|
| 68 |
"memory": {
|
| 69 |
"unit": "MB",
|
| 70 |
+
"max_ram": 1742.053376,
|
| 71 |
"max_global_vram": 3559.391232,
|
| 72 |
"max_process_vram": 0.0,
|
| 73 |
"max_reserved": 2910.846976,
|
|
|
|
| 76 |
"latency": {
|
| 77 |
"unit": "s",
|
| 78 |
"count": 3,
|
| 79 |
+
"total": 0.13036748886108399,
|
| 80 |
+
"mean": 0.043455829620361326,
|
| 81 |
+
"stdev": 0.00022891228157577567,
|
| 82 |
+
"p50": 0.04352204895019531,
|
| 83 |
+
"p90": 0.04366213073730469,
|
| 84 |
+
"p95": 0.04367964096069336,
|
| 85 |
+
"p99": 0.043693649139404295,
|
| 86 |
"values": [
|
| 87 |
+
0.04352204895019531,
|
| 88 |
+
0.04314828872680664,
|
| 89 |
+
0.04369715118408203
|
| 90 |
]
|
| 91 |
},
|
| 92 |
"throughput": {
|
| 93 |
"unit": "samples/s",
|
| 94 |
+
"value": 138.07123353568855
|
| 95 |
},
|
| 96 |
"energy": null,
|
| 97 |
"efficiency": null
|