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": 1358.
|
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": 8.
|
37 |
-
"ram": 4.
|
38 |
-
"gpu": 1.
|
39 |
-
"total": 2.
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
-
"value":
|
44 |
}
|
45 |
},
|
46 |
"warmup": {
|
47 |
"memory": {
|
48 |
"unit": "MB",
|
49 |
-
"max_ram": 1358.
|
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": 19.
|
74 |
},
|
75 |
"energy": null,
|
76 |
"efficiency": null
|
@@ -78,7 +78,7 @@
|
|
78 |
"train": {
|
79 |
"memory": {
|
80 |
"unit": "MB",
|
81 |
-
"max_ram": 1358.
|
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": 0.
|
102 |
-
"stdev_":
|
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": 1358.884864,
|
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.3586119689941406,
|
15 |
+
0.04499251174926758,
|
16 |
+
0.046473217010498044,
|
17 |
+
0.04439449691772461,
|
18 |
+
0.044822463989257814
|
19 |
],
|
20 |
"count": 5,
|
21 |
+
"total": 0.5392946586608887,
|
22 |
+
"mean": 0.10785893173217773,
|
23 |
+
"p50": 0.04499251174926758,
|
24 |
+
"p90": 0.23375646820068363,
|
25 |
+
"p95": 0.29618421859741206,
|
26 |
+
"p99": 0.3461264189147949,
|
27 |
+
"stdev": 0.12537847437361851,
|
28 |
+
"stdev_": 116.24301516813016
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
+
"value": 92.71369407617343
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
+
"cpu": 8.68711582430532e-06,
|
37 |
+
"ram": 4.7419557213239455e-06,
|
38 |
+
"gpu": 1.3635288685999274e-05,
|
39 |
+
"total": 2.706436023162854e-05
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
+
"value": 369489.6134405417
|
44 |
}
|
45 |
},
|
46 |
"warmup": {
|
47 |
"memory": {
|
48 |
"unit": "MB",
|
49 |
+
"max_ram": 1358.884864,
|
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.3586119689941406,
|
59 |
+
0.04499251174926758
|
60 |
],
|
61 |
"count": 2,
|
62 |
+
"total": 0.40360448074340816,
|
63 |
+
"mean": 0.20180224037170408,
|
64 |
+
"p50": 0.20180224037170408,
|
65 |
+
"p90": 0.3272500232696533,
|
66 |
+
"p95": 0.3429309961318969,
|
67 |
+
"p99": 0.35547577442169187,
|
68 |
+
"stdev": 0.15680972862243653,
|
69 |
+
"stdev_": 77.70465200664034
|
70 |
},
|
71 |
"throughput": {
|
72 |
"unit": "samples/s",
|
73 |
+
"value": 19.82138549419625
|
74 |
},
|
75 |
"energy": null,
|
76 |
"efficiency": null
|
|
|
78 |
"train": {
|
79 |
"memory": {
|
80 |
"unit": "MB",
|
81 |
+
"max_ram": 1358.884864,
|
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.046473217010498044,
|
91 |
+
0.04439449691772461,
|
92 |
+
0.044822463989257814
|
93 |
],
|
94 |
"count": 3,
|
95 |
+
"total": 0.13569017791748048,
|
96 |
+
"mean": 0.045230059305826825,
|
97 |
+
"p50": 0.044822463989257814,
|
98 |
+
"p90": 0.046143066406249995,
|
99 |
+
"p95": 0.04630814170837402,
|
100 |
+
"p99": 0.04644020195007324,
|
101 |
+
"stdev": 0.0008962402068611373,
|
102 |
+
"stdev_": 1.9815145516417176
|
103 |
},
|
104 |
"throughput": {
|
105 |
"unit": "samples/s",
|
106 |
+
"value": 132.65514332914088
|
107 |
},
|
108 |
"energy": null,
|
109 |
"efficiency": null
|