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": 3566.731264,
|
7 |
"max_process_vram": 0.0,
|
8 |
"max_reserved": 2910.846976,
|
@@ -11,42 +11,42 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
-
0.
|
15 |
-
0.
|
16 |
-
0.
|
17 |
-
0.
|
18 |
-
0.
|
19 |
],
|
20 |
"count": 5,
|
21 |
-
"total": 0.
|
22 |
-
"mean": 0.
|
23 |
-
"p50": 0.
|
24 |
-
"p90": 0.
|
25 |
-
"p95": 0.
|
26 |
-
"p99": 0.
|
27 |
-
"stdev": 0.
|
28 |
-
"stdev_":
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
-
"value":
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
-
"cpu": 1.
|
37 |
-
"ram": 5.
|
38 |
-
"gpu": 1.
|
39 |
-
"total": 3.
|
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": 3566.731264,
|
51 |
"max_process_vram": 0.0,
|
52 |
"max_reserved": 2910.846976,
|
@@ -55,22 +55,22 @@
|
|
55 |
"latency": {
|
56 |
"unit": "s",
|
57 |
"values": [
|
58 |
-
0.
|
59 |
-
0.
|
60 |
],
|
61 |
"count": 2,
|
62 |
-
"total": 0.
|
63 |
-
"mean": 0.
|
64 |
-
"p50": 0.
|
65 |
-
"p90": 0.
|
66 |
-
"p95": 0.
|
67 |
-
"p99": 0.
|
68 |
-
"stdev": 0.
|
69 |
-
"stdev_": 77.
|
70 |
},
|
71 |
"throughput": {
|
72 |
"unit": "samples/s",
|
73 |
-
"value": 20.
|
74 |
},
|
75 |
"energy": null,
|
76 |
"efficiency": null
|
@@ -78,7 +78,7 @@
|
|
78 |
"train": {
|
79 |
"memory": {
|
80 |
"unit": "MB",
|
81 |
-
"max_ram":
|
82 |
"max_global_vram": 3566.731264,
|
83 |
"max_process_vram": 0.0,
|
84 |
"max_reserved": 2910.846976,
|
@@ -87,23 +87,23 @@
|
|
87 |
"latency": {
|
88 |
"unit": "s",
|
89 |
"values": [
|
90 |
-
0.
|
91 |
-
0.
|
92 |
-
0.
|
93 |
],
|
94 |
"count": 3,
|
95 |
-
"total": 0.
|
96 |
-
"mean": 0.
|
97 |
-
"p50": 0.
|
98 |
-
"p90": 0.
|
99 |
-
"p95": 0.
|
100 |
-
"p99": 0.
|
101 |
-
"stdev":
|
102 |
-
"stdev_": 0.
|
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": 1348.206592,
|
6 |
"max_global_vram": 3566.731264,
|
7 |
"max_process_vram": 0.0,
|
8 |
"max_reserved": 2910.846976,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
+
0.35118695068359373,
|
15 |
+
0.044052478790283206,
|
16 |
+
0.043641857147216793,
|
17 |
+
0.04316153717041016,
|
18 |
+
0.04344316864013672
|
19 |
],
|
20 |
"count": 5,
|
21 |
+
"total": 0.5254859924316406,
|
22 |
+
"mean": 0.10509719848632812,
|
23 |
+
"p50": 0.043641857147216793,
|
24 |
+
"p90": 0.22833316192626954,
|
25 |
+
"p95": 0.28976005630493157,
|
26 |
+
"p99": 0.3389015718078613,
|
27 |
+
"stdev": 0.12304521807636586,
|
28 |
+
"stdev_": 117.07754331089288
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
+
"value": 95.15001488170857
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
+
"cpu": 1.0148069285585532e-05,
|
37 |
+
"ram": 5.522317560253502e-06,
|
38 |
+
"gpu": 1.9048626350048892e-05,
|
39 |
+
"total": 3.471901319588793e-05
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
+
"value": 288026.61940819176
|
44 |
}
|
45 |
},
|
46 |
"warmup": {
|
47 |
"memory": {
|
48 |
"unit": "MB",
|
49 |
+
"max_ram": 1348.206592,
|
50 |
"max_global_vram": 3566.731264,
|
51 |
"max_process_vram": 0.0,
|
52 |
"max_reserved": 2910.846976,
|
|
|
55 |
"latency": {
|
56 |
"unit": "s",
|
57 |
"values": [
|
58 |
+
0.35118695068359373,
|
59 |
+
0.044052478790283206
|
60 |
],
|
61 |
"count": 2,
|
62 |
+
"total": 0.3952394294738769,
|
63 |
+
"mean": 0.19761971473693846,
|
64 |
+
"p50": 0.19761971473693846,
|
65 |
+
"p90": 0.3204735034942627,
|
66 |
+
"p95": 0.3358302270889282,
|
67 |
+
"p99": 0.3481156059646606,
|
68 |
+
"stdev": 0.15356723594665525,
|
69 |
+
"stdev_": 77.70845947787969
|
70 |
},
|
71 |
"throughput": {
|
72 |
"unit": "samples/s",
|
73 |
+
"value": 20.240895526666463
|
74 |
},
|
75 |
"energy": null,
|
76 |
"efficiency": null
|
|
|
78 |
"train": {
|
79 |
"memory": {
|
80 |
"unit": "MB",
|
81 |
+
"max_ram": 1348.206592,
|
82 |
"max_global_vram": 3566.731264,
|
83 |
"max_process_vram": 0.0,
|
84 |
"max_reserved": 2910.846976,
|
|
|
87 |
"latency": {
|
88 |
"unit": "s",
|
89 |
"values": [
|
90 |
+
0.043641857147216793,
|
91 |
+
0.04316153717041016,
|
92 |
+
0.04344316864013672
|
93 |
],
|
94 |
"count": 3,
|
95 |
+
"total": 0.13024656295776368,
|
96 |
+
"mean": 0.043415520985921226,
|
97 |
+
"p50": 0.04344316864013672,
|
98 |
+
"p90": 0.04360211944580078,
|
99 |
+
"p95": 0.04362198829650878,
|
100 |
+
"p99": 0.04363788337707519,
|
101 |
+
"stdev": 0.0001970619439289694,
|
102 |
+
"stdev_": 0.4538974529244336
|
103 |
},
|
104 |
"throughput": {
|
105 |
"unit": "samples/s",
|
106 |
+
"value": 138.19942416320833
|
107 |
},
|
108 |
"energy": null,
|
109 |
"efficiency": null
|