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,33 +2,33 @@
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
-
"max_global_vram":
|
7 |
-
"max_process_vram":
|
8 |
-
"max_reserved":
|
9 |
-
"max_allocated":
|
10 |
},
|
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,30 +36,30 @@
|
|
36 |
"warmup": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
-
"max_ram":
|
40 |
-
"max_global_vram":
|
41 |
-
"max_process_vram":
|
42 |
-
"max_reserved":
|
43 |
-
"max_allocated":
|
44 |
},
|
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": 14.
|
63 |
},
|
64 |
"energy": null,
|
65 |
"efficiency": null
|
@@ -67,31 +67,31 @@
|
|
67 |
"train": {
|
68 |
"memory": {
|
69 |
"unit": "MB",
|
70 |
-
"max_ram":
|
71 |
-
"max_global_vram":
|
72 |
-
"max_process_vram":
|
73 |
-
"max_reserved":
|
74 |
-
"max_allocated":
|
75 |
},
|
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": 1254.8096,
|
6 |
+
"max_global_vram": 3236.642816,
|
7 |
+
"max_process_vram": 254231.556096,
|
8 |
+
"max_reserved": 2780.823552,
|
9 |
+
"max_allocated": 2572.832768
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
+
"total": 0.6831507720947267,
|
15 |
+
"mean": 0.13663015441894535,
|
16 |
+
"stdev": 0.17931139645222277,
|
17 |
+
"p50": 0.04773234939575195,
|
18 |
+
"p90": 0.3163419830322266,
|
19 |
+
"p95": 0.40579527435302726,
|
20 |
+
"p99": 0.47735790740966794,
|
21 |
"values": [
|
22 |
+
0.49524856567382813,
|
23 |
+
0.04773234939575195,
|
24 |
+
0.04546627426147461,
|
25 |
+
0.04672147369384766,
|
26 |
+
0.04798210906982422
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 73.19028542804153
|
32 |
},
|
33 |
"energy": null,
|
34 |
"efficiency": null
|
|
|
36 |
"warmup": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
+
"max_ram": 1254.8096,
|
40 |
+
"max_global_vram": 3236.642816,
|
41 |
+
"max_process_vram": 254231.556096,
|
42 |
+
"max_reserved": 2780.823552,
|
43 |
+
"max_allocated": 2572.832768
|
44 |
},
|
45 |
"latency": {
|
46 |
"unit": "s",
|
47 |
"count": 2,
|
48 |
+
"total": 0.5429809150695801,
|
49 |
+
"mean": 0.27149045753479006,
|
50 |
+
"stdev": 0.2237581081390381,
|
51 |
+
"p50": 0.27149045753479006,
|
52 |
+
"p90": 0.45049694404602053,
|
53 |
+
"p95": 0.4728727548599243,
|
54 |
+
"p99": 0.49077340351104737,
|
55 |
"values": [
|
56 |
+
0.49524856567382813,
|
57 |
+
0.04773234939575195
|
58 |
]
|
59 |
},
|
60 |
"throughput": {
|
61 |
"unit": "samples/s",
|
62 |
+
"value": 14.73348284989877
|
63 |
},
|
64 |
"energy": null,
|
65 |
"efficiency": null
|
|
|
67 |
"train": {
|
68 |
"memory": {
|
69 |
"unit": "MB",
|
70 |
+
"max_ram": 1254.8096,
|
71 |
+
"max_global_vram": 3236.642816,
|
72 |
+
"max_process_vram": 254231.556096,
|
73 |
+
"max_reserved": 2780.823552,
|
74 |
+
"max_allocated": 2572.832768
|
75 |
},
|
76 |
"latency": {
|
77 |
"unit": "s",
|
78 |
"count": 3,
|
79 |
+
"total": 0.14016985702514648,
|
80 |
+
"mean": 0.046723285675048826,
|
81 |
+
"stdev": 0.0010270860587710542,
|
82 |
+
"p50": 0.04672147369384766,
|
83 |
+
"p90": 0.047729981994628905,
|
84 |
+
"p95": 0.04785604553222656,
|
85 |
+
"p99": 0.047956896362304685,
|
86 |
"values": [
|
87 |
+
0.04546627426147461,
|
88 |
+
0.04672147369384766,
|
89 |
+
0.04798210906982422
|
90 |
]
|
91 |
},
|
92 |
"throughput": {
|
93 |
"unit": "samples/s",
|
94 |
+
"value": 128.4156264550573
|
95 |
},
|
96 |
"energy": null,
|
97 |
"efficiency": null
|