Upload cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json with huggingface_hub
Browse files
cuda_training_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
-
"max_ram":
|
| 6 |
"max_global_vram": 4604.821504,
|
| 7 |
"max_process_vram": 0.0,
|
| 8 |
"max_reserved": 3948.937216,
|
|
@@ -10,43 +10,42 @@
|
|
| 10 |
},
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
| 13 |
-
"values": [
|
| 14 |
-
0.4114575500488281,
|
| 15 |
-
0.08606515502929687,
|
| 16 |
-
0.08747622680664062,
|
| 17 |
-
0.08447897338867187,
|
| 18 |
-
0.08494380950927734
|
| 19 |
-
],
|
| 20 |
"count": 5,
|
| 21 |
-
"total": 0.
|
| 22 |
-
"mean": 0.
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
-
"
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
},
|
| 30 |
"throughput": {
|
| 31 |
"unit": "samples/s",
|
| 32 |
-
"value": 66.
|
| 33 |
},
|
| 34 |
"energy": {
|
| 35 |
"unit": "kWh",
|
| 36 |
-
"cpu": 1.
|
| 37 |
-
"ram": 7.
|
| 38 |
-
"gpu": 2.
|
| 39 |
-
"total": 4.
|
| 40 |
},
|
| 41 |
"efficiency": {
|
| 42 |
"unit": "samples/kWh",
|
| 43 |
-
"value":
|
| 44 |
}
|
| 45 |
},
|
| 46 |
"warmup": {
|
| 47 |
"memory": {
|
| 48 |
"unit": "MB",
|
| 49 |
-
"max_ram":
|
| 50 |
"max_global_vram": 4604.821504,
|
| 51 |
"max_process_vram": 0.0,
|
| 52 |
"max_reserved": 3948.937216,
|
|
@@ -54,23 +53,22 @@
|
|
| 54 |
},
|
| 55 |
"latency": {
|
| 56 |
"unit": "s",
|
| 57 |
-
"values": [
|
| 58 |
-
0.4114575500488281,
|
| 59 |
-
0.08606515502929687
|
| 60 |
-
],
|
| 61 |
"count": 2,
|
| 62 |
-
"total": 0.
|
| 63 |
-
"mean": 0.
|
| 64 |
-
"
|
| 65 |
-
"
|
| 66 |
-
"
|
| 67 |
-
"
|
| 68 |
-
"
|
| 69 |
-
"
|
|
|
|
|
|
|
|
|
|
| 70 |
},
|
| 71 |
"throughput": {
|
| 72 |
"unit": "samples/s",
|
| 73 |
-
"value": 16.
|
| 74 |
},
|
| 75 |
"energy": null,
|
| 76 |
"efficiency": null
|
|
@@ -78,7 +76,7 @@
|
|
| 78 |
"train": {
|
| 79 |
"memory": {
|
| 80 |
"unit": "MB",
|
| 81 |
-
"max_ram":
|
| 82 |
"max_global_vram": 4604.821504,
|
| 83 |
"max_process_vram": 0.0,
|
| 84 |
"max_reserved": 3948.937216,
|
|
@@ -86,24 +84,23 @@
|
|
| 86 |
},
|
| 87 |
"latency": {
|
| 88 |
"unit": "s",
|
| 89 |
-
"values": [
|
| 90 |
-
0.08747622680664062,
|
| 91 |
-
0.08447897338867187,
|
| 92 |
-
0.08494380950927734
|
| 93 |
-
],
|
| 94 |
"count": 3,
|
| 95 |
-
"total": 0.
|
| 96 |
-
"mean": 0.
|
| 97 |
-
"
|
| 98 |
-
"
|
| 99 |
-
"
|
| 100 |
-
"
|
| 101 |
-
"
|
| 102 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
},
|
| 104 |
"throughput": {
|
| 105 |
"unit": "samples/s",
|
| 106 |
-
"value":
|
| 107 |
},
|
| 108 |
"energy": null,
|
| 109 |
"efficiency": null
|
|
|
|
| 2 |
"overall": {
|
| 3 |
"memory": {
|
| 4 |
"unit": "MB",
|
| 5 |
+
"max_ram": 1382.559744,
|
| 6 |
"max_global_vram": 4604.821504,
|
| 7 |
"max_process_vram": 0.0,
|
| 8 |
"max_reserved": 3948.937216,
|
|
|
|
| 10 |
},
|
| 11 |
"latency": {
|
| 12 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
"count": 5,
|
| 14 |
+
"total": 0.7529113464355469,
|
| 15 |
+
"mean": 0.15058226928710938,
|
| 16 |
+
"stdev": 0.13173448345181116,
|
| 17 |
+
"p50": 0.08573235321044922,
|
| 18 |
+
"p90": 0.2828265380859375,
|
| 19 |
+
"p95": 0.348434829711914,
|
| 20 |
+
"p99": 0.40092146301269527,
|
| 21 |
+
"values": [
|
| 22 |
+
0.4140431213378906,
|
| 23 |
+
0.08573235321044922,
|
| 24 |
+
0.08346931457519531,
|
| 25 |
+
0.0836648941040039,
|
| 26 |
+
0.08600166320800781
|
| 27 |
+
]
|
| 28 |
},
|
| 29 |
"throughput": {
|
| 30 |
"unit": "samples/s",
|
| 31 |
+
"value": 66.40888098806232
|
| 32 |
},
|
| 33 |
"energy": {
|
| 34 |
"unit": "kWh",
|
| 35 |
+
"cpu": 1.2923696047917273e-05,
|
| 36 |
+
"ram": 7.063762509059262e-06,
|
| 37 |
+
"gpu": 2.47689087040006e-05,
|
| 38 |
+
"total": 4.475636726097713e-05
|
| 39 |
},
|
| 40 |
"efficiency": {
|
| 41 |
"unit": "samples/kWh",
|
| 42 |
+
"value": 223431.89610741605
|
| 43 |
}
|
| 44 |
},
|
| 45 |
"warmup": {
|
| 46 |
"memory": {
|
| 47 |
"unit": "MB",
|
| 48 |
+
"max_ram": 1382.559744,
|
| 49 |
"max_global_vram": 4604.821504,
|
| 50 |
"max_process_vram": 0.0,
|
| 51 |
"max_reserved": 3948.937216,
|
|
|
|
| 53 |
},
|
| 54 |
"latency": {
|
| 55 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
"count": 2,
|
| 57 |
+
"total": 0.4997754745483398,
|
| 58 |
+
"mean": 0.2498877372741699,
|
| 59 |
+
"stdev": 0.1641553840637207,
|
| 60 |
+
"p50": 0.2498877372741699,
|
| 61 |
+
"p90": 0.38121204452514645,
|
| 62 |
+
"p95": 0.3976275829315185,
|
| 63 |
+
"p99": 0.4107600136566162,
|
| 64 |
+
"values": [
|
| 65 |
+
0.4140431213378906,
|
| 66 |
+
0.08573235321044922
|
| 67 |
+
]
|
| 68 |
},
|
| 69 |
"throughput": {
|
| 70 |
"unit": "samples/s",
|
| 71 |
+
"value": 16.007188042249993
|
| 72 |
},
|
| 73 |
"energy": null,
|
| 74 |
"efficiency": null
|
|
|
|
| 76 |
"train": {
|
| 77 |
"memory": {
|
| 78 |
"unit": "MB",
|
| 79 |
+
"max_ram": 1382.559744,
|
| 80 |
"max_global_vram": 4604.821504,
|
| 81 |
"max_process_vram": 0.0,
|
| 82 |
"max_reserved": 3948.937216,
|
|
|
|
| 84 |
},
|
| 85 |
"latency": {
|
| 86 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
"count": 3,
|
| 88 |
+
"total": 0.253135871887207,
|
| 89 |
+
"mean": 0.08437862396240232,
|
| 90 |
+
"stdev": 0.0011504361875984037,
|
| 91 |
+
"p50": 0.0836648941040039,
|
| 92 |
+
"p90": 0.08553430938720703,
|
| 93 |
+
"p95": 0.08576798629760742,
|
| 94 |
+
"p99": 0.08595492782592773,
|
| 95 |
+
"values": [
|
| 96 |
+
0.08346931457519531,
|
| 97 |
+
0.0836648941040039,
|
| 98 |
+
0.08600166320800781
|
| 99 |
+
]
|
| 100 |
},
|
| 101 |
"throughput": {
|
| 102 |
"unit": "samples/s",
|
| 103 |
+
"value": 71.10805697274108
|
| 104 |
},
|
| 105 |
"energy": null,
|
| 106 |
"efficiency": null
|