Commit
•
831c1f8
1
Parent(s):
ec22778
Upload cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub
Browse files
cpu_training_transformers_fill-mask_google-bert/bert-base-uncased/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,32 +11,41 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
-
"total":
|
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": 16.
|
32 |
},
|
33 |
-
"energy":
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
},
|
36 |
"warmup": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
-
"max_ram":
|
40 |
"max_global_vram": null,
|
41 |
"max_process_vram": null,
|
42 |
"max_reserved": null,
|
@@ -45,21 +54,21 @@
|
|
45 |
"latency": {
|
46 |
"unit": "s",
|
47 |
"count": 2,
|
48 |
-
"total": 1.
|
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": 6.
|
63 |
},
|
64 |
"energy": null,
|
65 |
"efficiency": null
|
@@ -67,7 +76,7 @@
|
|
67 |
"train": {
|
68 |
"memory": {
|
69 |
"unit": "MB",
|
70 |
-
"max_ram":
|
71 |
"max_global_vram": null,
|
72 |
"max_process_vram": null,
|
73 |
"max_reserved": null,
|
@@ -76,22 +85,22 @@
|
|
76 |
"latency": {
|
77 |
"unit": "s",
|
78 |
"count": 3,
|
79 |
-
"total": 1.
|
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": 10.
|
95 |
},
|
96 |
"energy": null,
|
97 |
"efficiency": null
|
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 2504.31488,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
+
"total": 2.9590798229999677,
|
15 |
+
"mean": 0.5918159645999935,
|
16 |
+
"stdev": 0.04966844320475521,
|
17 |
+
"p50": 0.5686828009999658,
|
18 |
+
"p90": 0.6451747627999908,
|
19 |
+
"p95": 0.6675810223999974,
|
20 |
+
"p99": 0.6855060300800028,
|
21 |
"values": [
|
22 |
+
0.6899872820000041,
|
23 |
+
0.5682460280000328,
|
24 |
+
0.5779559839999706,
|
25 |
+
0.5542077279999944,
|
26 |
+
0.5686828009999658
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 16.89714471754571
|
32 |
},
|
33 |
+
"energy": {
|
34 |
+
"unit": "kWh",
|
35 |
+
"cpu": 0.00012733659427222253,
|
36 |
+
"ram": 5.325522967960772e-06,
|
37 |
+
"gpu": 0,
|
38 |
+
"total": 0.0001326621172401833
|
39 |
+
},
|
40 |
+
"efficiency": {
|
41 |
+
"unit": "samples/kWh",
|
42 |
+
"value": 75379.46934689058
|
43 |
+
}
|
44 |
},
|
45 |
"warmup": {
|
46 |
"memory": {
|
47 |
"unit": "MB",
|
48 |
+
"max_ram": 2504.31488,
|
49 |
"max_global_vram": null,
|
50 |
"max_process_vram": null,
|
51 |
"max_reserved": null,
|
|
|
54 |
"latency": {
|
55 |
"unit": "s",
|
56 |
"count": 2,
|
57 |
+
"total": 1.258233310000037,
|
58 |
+
"mean": 0.6291166550000185,
|
59 |
+
"stdev": 0.06087062699998569,
|
60 |
+
"p50": 0.6291166550000185,
|
61 |
+
"p90": 0.677813156600007,
|
62 |
+
"p95": 0.6839002193000056,
|
63 |
+
"p99": 0.6887698694600044,
|
64 |
"values": [
|
65 |
+
0.6899872820000041,
|
66 |
+
0.5682460280000328
|
67 |
]
|
68 |
},
|
69 |
"throughput": {
|
70 |
"unit": "samples/s",
|
71 |
+
"value": 6.358121293100852
|
72 |
},
|
73 |
"energy": null,
|
74 |
"efficiency": null
|
|
|
76 |
"train": {
|
77 |
"memory": {
|
78 |
"unit": "MB",
|
79 |
+
"max_ram": 2504.31488,
|
80 |
"max_global_vram": null,
|
81 |
"max_process_vram": null,
|
82 |
"max_reserved": null,
|
|
|
85 |
"latency": {
|
86 |
"unit": "s",
|
87 |
"count": 3,
|
88 |
+
"total": 1.7008465129999308,
|
89 |
+
"mean": 0.5669488376666436,
|
90 |
+
"stdev": 0.00977240630179626,
|
91 |
+
"p50": 0.5686828009999658,
|
92 |
+
"p90": 0.5761013473999697,
|
93 |
+
"p95": 0.5770286656999701,
|
94 |
+
"p99": 0.5777705203399706,
|
95 |
"values": [
|
96 |
+
0.5779559839999706,
|
97 |
+
0.5542077279999944,
|
98 |
+
0.5686828009999658
|
99 |
]
|
100 |
},
|
101 |
"throughput": {
|
102 |
"unit": "samples/s",
|
103 |
+
"value": 10.582965518888495
|
104 |
},
|
105 |
"energy": null,
|
106 |
"efficiency": null
|