Commit
•
0f02ec0
1
Parent(s):
cebd209
Upload cpu_training_transformers_text-generation_openai-community/gpt2/benchmark_report.json with huggingface_hub
Browse files
cpu_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": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -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": 3.
|
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": 14.
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
-
"cpu": 0.
|
37 |
-
"ram": 5.
|
38 |
"gpu": 0,
|
39 |
-
"total": 0.
|
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": null,
|
51 |
"max_process_vram": null,
|
52 |
"max_reserved": null,
|
@@ -55,22 +55,22 @@
|
|
55 |
"latency": {
|
56 |
"unit": "s",
|
57 |
"values": [
|
58 |
-
0.
|
59 |
-
0.
|
60 |
],
|
61 |
"count": 2,
|
62 |
-
"total": 1.
|
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": 5.
|
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": null,
|
83 |
"max_process_vram": null,
|
84 |
"max_reserved": null,
|
@@ -87,23 +87,23 @@
|
|
87 |
"latency": {
|
88 |
"unit": "s",
|
89 |
"values": [
|
90 |
-
0.
|
91 |
-
0.
|
92 |
-
0.
|
93 |
],
|
94 |
"count": 3,
|
95 |
-
"total": 1.
|
96 |
-
"mean": 0.
|
97 |
-
"p50": 0.
|
98 |
-
"p90": 0.
|
99 |
-
"p95": 0.
|
100 |
-
"p99": 0.
|
101 |
-
"stdev": 0.
|
102 |
-
"stdev_": 0.
|
103 |
},
|
104 |
"throughput": {
|
105 |
"unit": "samples/s",
|
106 |
-
"value": 9.
|
107 |
},
|
108 |
"energy": null,
|
109 |
"efficiency": null
|
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 2851.540992,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"values": [
|
14 |
+
0.7561121969999931,
|
15 |
+
0.6818756659999963,
|
16 |
+
0.6392557480000107,
|
17 |
+
0.6452179309999906,
|
18 |
+
0.6470984350000037
|
19 |
],
|
20 |
"count": 5,
|
21 |
+
"total": 3.3695599769999944,
|
22 |
+
"mean": 0.6739119953999989,
|
23 |
+
"p50": 0.6470984350000037,
|
24 |
+
"p90": 0.7264175845999944,
|
25 |
+
"p95": 0.7412648907999937,
|
26 |
+
"p99": 0.7531427357599932,
|
27 |
+
"stdev": 0.043734803142280516,
|
28 |
+
"stdev_": 6.489690559124389
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
+
"value": 14.838732754808026
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
+
"cpu": 0.00013841967999999918,
|
37 |
+
"ram": 5.785810187674977e-06,
|
38 |
"gpu": 0,
|
39 |
+
"total": 0.00014420549018767415
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
+
"value": 69345.48738044332
|
44 |
}
|
45 |
},
|
46 |
"warmup": {
|
47 |
"memory": {
|
48 |
"unit": "MB",
|
49 |
+
"max_ram": 2851.540992,
|
50 |
"max_global_vram": null,
|
51 |
"max_process_vram": null,
|
52 |
"max_reserved": null,
|
|
|
55 |
"latency": {
|
56 |
"unit": "s",
|
57 |
"values": [
|
58 |
+
0.7561121969999931,
|
59 |
+
0.6818756659999963
|
60 |
],
|
61 |
"count": 2,
|
62 |
+
"total": 1.4379878629999894,
|
63 |
+
"mean": 0.7189939314999947,
|
64 |
+
"p50": 0.7189939314999947,
|
65 |
+
"p90": 0.7486885438999934,
|
66 |
+
"p95": 0.7524003704499933,
|
67 |
+
"p99": 0.7553698316899932,
|
68 |
+
"stdev": 0.037118265499998415,
|
69 |
+
"stdev_": 5.16252834325886
|
70 |
},
|
71 |
"throughput": {
|
72 |
"unit": "samples/s",
|
73 |
+
"value": 5.563329292161112
|
74 |
},
|
75 |
"energy": null,
|
76 |
"efficiency": null
|
|
|
78 |
"train": {
|
79 |
"memory": {
|
80 |
"unit": "MB",
|
81 |
+
"max_ram": 2851.540992,
|
82 |
"max_global_vram": null,
|
83 |
"max_process_vram": null,
|
84 |
"max_reserved": null,
|
|
|
87 |
"latency": {
|
88 |
"unit": "s",
|
89 |
"values": [
|
90 |
+
0.6392557480000107,
|
91 |
+
0.6452179309999906,
|
92 |
+
0.6470984350000037
|
93 |
],
|
94 |
"count": 3,
|
95 |
+
"total": 1.931572114000005,
|
96 |
+
"mean": 0.643857371333335,
|
97 |
+
"p50": 0.6452179309999906,
|
98 |
+
"p90": 0.6467223342000011,
|
99 |
+
"p95": 0.6469103846000024,
|
100 |
+
"p99": 0.6470608249200035,
|
101 |
+
"stdev": 0.0033431798037060778,
|
102 |
+
"stdev_": 0.5192422969054216
|
103 |
},
|
104 |
"throughput": {
|
105 |
"unit": "samples/s",
|
106 |
+
"value": 9.318834057261583
|
107 |
},
|
108 |
"energy": null,
|
109 |
"efficiency": null
|