Upload cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub
Browse files
cuda_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": 3176.660992,
|
7 |
"max_process_vram": 0.0,
|
8 |
"max_reserved": 2520.776704,
|
@@ -11,32 +11,41 @@
|
|
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": 99.
|
32 |
},
|
33 |
-
"energy":
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
},
|
36 |
"warmup": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
-
"max_ram":
|
40 |
"max_global_vram": 3176.660992,
|
41 |
"max_process_vram": 0.0,
|
42 |
"max_reserved": 2520.776704,
|
@@ -45,21 +54,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": 21.
|
63 |
},
|
64 |
"energy": null,
|
65 |
"efficiency": null
|
@@ -67,7 +76,7 @@
|
|
67 |
"train": {
|
68 |
"memory": {
|
69 |
"unit": "MB",
|
70 |
-
"max_ram":
|
71 |
"max_global_vram": 3176.660992,
|
72 |
"max_process_vram": 0.0,
|
73 |
"max_reserved": 2520.776704,
|
@@ -76,22 +85,22 @@
|
|
76 |
"latency": {
|
77 |
"unit": "s",
|
78 |
"count": 3,
|
79 |
-
"total": 0.
|
80 |
-
"mean": 0.
|
81 |
-
"stdev":
|
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": 1295.712256,
|
6 |
"max_global_vram": 3176.660992,
|
7 |
"max_process_vram": 0.0,
|
8 |
"max_reserved": 2520.776704,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
+
"total": 0.5006817207336426,
|
15 |
+
"mean": 0.10013634414672852,
|
16 |
+
"stdev": 0.11515415919329577,
|
17 |
+
"p50": 0.04213248062133789,
|
18 |
+
"p90": 0.21607198333740235,
|
19 |
+
"p95": 0.27325378036499015,
|
20 |
+
"p99": 0.31899921798706055,
|
21 |
"values": [
|
22 |
+
0.3304355773925781,
|
23 |
+
0.044526592254638675,
|
24 |
+
0.04213248062133789,
|
25 |
+
0.04184678268432617,
|
26 |
+
0.04174028778076172
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 99.86384149742003
|
32 |
},
|
33 |
+
"energy": {
|
34 |
+
"unit": "kWh",
|
35 |
+
"cpu": 9.799269684218517e-06,
|
36 |
+
"ram": 5.351225547263107e-06,
|
37 |
+
"gpu": 1.9710571323883208e-05,
|
38 |
+
"total": 3.4861066555364834e-05
|
39 |
+
},
|
40 |
+
"efficiency": {
|
41 |
+
"unit": "samples/kWh",
|
42 |
+
"value": 286852.9562662242
|
43 |
+
}
|
44 |
},
|
45 |
"warmup": {
|
46 |
"memory": {
|
47 |
"unit": "MB",
|
48 |
+
"max_ram": 1295.712256,
|
49 |
"max_global_vram": 3176.660992,
|
50 |
"max_process_vram": 0.0,
|
51 |
"max_reserved": 2520.776704,
|
|
|
54 |
"latency": {
|
55 |
"unit": "s",
|
56 |
"count": 2,
|
57 |
+
"total": 0.3749621696472168,
|
58 |
+
"mean": 0.1874810848236084,
|
59 |
+
"stdev": 0.14295449256896972,
|
60 |
+
"p50": 0.1874810848236084,
|
61 |
+
"p90": 0.3018446788787842,
|
62 |
+
"p95": 0.31614012813568115,
|
63 |
+
"p99": 0.3275764875411987,
|
64 |
"values": [
|
65 |
+
0.3304355773925781,
|
66 |
+
0.044526592254638675
|
67 |
]
|
68 |
},
|
69 |
"throughput": {
|
70 |
"unit": "samples/s",
|
71 |
+
"value": 21.33548567719992
|
72 |
},
|
73 |
"energy": null,
|
74 |
"efficiency": null
|
|
|
76 |
"train": {
|
77 |
"memory": {
|
78 |
"unit": "MB",
|
79 |
+
"max_ram": 1295.712256,
|
80 |
"max_global_vram": 3176.660992,
|
81 |
"max_process_vram": 0.0,
|
82 |
"max_reserved": 2520.776704,
|
|
|
85 |
"latency": {
|
86 |
"unit": "s",
|
87 |
"count": 3,
|
88 |
+
"total": 0.1257195510864258,
|
89 |
+
"mean": 0.0419065170288086,
|
90 |
+
"stdev": 0.00016558975407687516,
|
91 |
+
"p50": 0.04184678268432617,
|
92 |
+
"p90": 0.042075341033935544,
|
93 |
+
"p95": 0.04210391082763672,
|
94 |
+
"p99": 0.04212676666259765,
|
95 |
"values": [
|
96 |
+
0.04213248062133789,
|
97 |
+
0.04184678268432617,
|
98 |
+
0.04174028778076172
|
99 |
]
|
100 |
},
|
101 |
"throughput": {
|
102 |
"unit": "samples/s",
|
103 |
+
"value": 143.17582145696588
|
104 |
},
|
105 |
"energy": null,
|
106 |
"efficiency": null
|