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": 1349.
|
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_": 117.
|
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": 1349.
|
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_":
|
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": 1349.
|
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": 1349.566464,
|
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.3614730224609375,
|
15 |
+
0.04405759811401367,
|
16 |
+
0.04393267059326172,
|
17 |
+
0.04575027084350586,
|
18 |
+
0.04427468872070312
|
19 |
],
|
20 |
"count": 5,
|
21 |
+
"total": 0.5394882507324219,
|
22 |
+
"mean": 0.10789765014648438,
|
23 |
+
"p50": 0.04427468872070312,
|
24 |
+
"p90": 0.23518392181396486,
|
25 |
+
"p95": 0.2983284721374511,
|
26 |
+
"p99": 0.3488441123962402,
|
27 |
+
"stdev": 0.1267893672765828,
|
28 |
+
"stdev_": 117.5089235997731
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
+
"value": 92.68042433198282
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
+
"cpu": 1.0558355324999863e-05,
|
37 |
+
"ram": 5.766479094892101e-06,
|
38 |
+
"gpu": 1.7181680411999974e-05,
|
39 |
+
"total": 3.3506514831891935e-05
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
+
"value": 298449.4224532678
|
44 |
}
|
45 |
},
|
46 |
"warmup": {
|
47 |
"memory": {
|
48 |
"unit": "MB",
|
49 |
+
"max_ram": 1349.566464,
|
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.3614730224609375,
|
59 |
+
0.04405759811401367
|
60 |
],
|
61 |
"count": 2,
|
62 |
+
"total": 0.40553062057495115,
|
63 |
+
"mean": 0.20276531028747558,
|
64 |
+
"p50": 0.20276531028747558,
|
65 |
+
"p90": 0.3297314800262451,
|
66 |
+
"p95": 0.3456022512435913,
|
67 |
+
"p99": 0.35829886821746826,
|
68 |
+
"stdev": 0.1587077121734619,
|
69 |
+
"stdev_": 78.27162937706163
|
70 |
},
|
71 |
"throughput": {
|
72 |
"unit": "samples/s",
|
73 |
+
"value": 19.727240297311706
|
74 |
},
|
75 |
"energy": null,
|
76 |
"efficiency": null
|
|
|
78 |
"train": {
|
79 |
"memory": {
|
80 |
"unit": "MB",
|
81 |
+
"max_ram": 1349.566464,
|
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.04393267059326172,
|
91 |
+
0.04575027084350586,
|
92 |
+
0.04427468872070312
|
93 |
],
|
94 |
"count": 3,
|
95 |
+
"total": 0.1339576301574707,
|
96 |
+
"mean": 0.044652543385823563,
|
97 |
+
"p50": 0.04427468872070312,
|
98 |
+
"p90": 0.045455154418945314,
|
99 |
+
"p95": 0.04560271263122558,
|
100 |
+
"p99": 0.0457207592010498,
|
101 |
+
"stdev": 0.0007886690384805922,
|
102 |
+
"stdev_": 1.7662354228426356
|
103 |
},
|
104 |
"throughput": {
|
105 |
"unit": "samples/s",
|
106 |
+
"value": 134.37084531012178
|
107 |
},
|
108 |
"energy": null,
|
109 |
"efficiency": null
|