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
ADDED
@@ -0,0 +1,99 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"overall": {
|
3 |
+
"memory": {
|
4 |
+
"unit": "MB",
|
5 |
+
"max_ram": 2488.782848,
|
6 |
+
"max_global_vram": null,
|
7 |
+
"max_process_vram": null,
|
8 |
+
"max_reserved": null,
|
9 |
+
"max_allocated": null
|
10 |
+
},
|
11 |
+
"latency": {
|
12 |
+
"unit": "s",
|
13 |
+
"count": 5,
|
14 |
+
"total": 2.738775005999969,
|
15 |
+
"mean": 0.5477550011999938,
|
16 |
+
"stdev": 0.03693447784258994,
|
17 |
+
"p50": 0.5307143729999666,
|
18 |
+
"p90": 0.5856752317999963,
|
19 |
+
"p95": 0.6036043034000045,
|
20 |
+
"p99": 0.6179475606800111,
|
21 |
+
"values": [
|
22 |
+
0.6215333750000127,
|
23 |
+
0.5307143729999666,
|
24 |
+
0.5270229210000252,
|
25 |
+
0.5276163199999928,
|
26 |
+
0.5318880169999716
|
27 |
+
]
|
28 |
+
},
|
29 |
+
"throughput": {
|
30 |
+
"unit": "samples/s",
|
31 |
+
"value": 18.25633719106628
|
32 |
+
},
|
33 |
+
"energy": null,
|
34 |
+
"efficiency": null
|
35 |
+
},
|
36 |
+
"warmup": {
|
37 |
+
"memory": {
|
38 |
+
"unit": "MB",
|
39 |
+
"max_ram": 2488.782848,
|
40 |
+
"max_global_vram": null,
|
41 |
+
"max_process_vram": null,
|
42 |
+
"max_reserved": null,
|
43 |
+
"max_allocated": null
|
44 |
+
},
|
45 |
+
"latency": {
|
46 |
+
"unit": "s",
|
47 |
+
"count": 2,
|
48 |
+
"total": 1.1522477479999793,
|
49 |
+
"mean": 0.5761238739999897,
|
50 |
+
"stdev": 0.045409501000023056,
|
51 |
+
"p50": 0.5761238739999897,
|
52 |
+
"p90": 0.612451474800008,
|
53 |
+
"p95": 0.6169924249000104,
|
54 |
+
"p99": 0.6206251849800123,
|
55 |
+
"values": [
|
56 |
+
0.6215333750000127,
|
57 |
+
0.5307143729999666
|
58 |
+
]
|
59 |
+
},
|
60 |
+
"throughput": {
|
61 |
+
"unit": "samples/s",
|
62 |
+
"value": 6.942951300088064
|
63 |
+
},
|
64 |
+
"energy": null,
|
65 |
+
"efficiency": null
|
66 |
+
},
|
67 |
+
"train": {
|
68 |
+
"memory": {
|
69 |
+
"unit": "MB",
|
70 |
+
"max_ram": 2488.782848,
|
71 |
+
"max_global_vram": null,
|
72 |
+
"max_process_vram": null,
|
73 |
+
"max_reserved": null,
|
74 |
+
"max_allocated": null
|
75 |
+
},
|
76 |
+
"latency": {
|
77 |
+
"unit": "s",
|
78 |
+
"count": 3,
|
79 |
+
"total": 1.5865272579999896,
|
80 |
+
"mean": 0.5288424193333299,
|
81 |
+
"stdev": 0.0021671455040491463,
|
82 |
+
"p50": 0.5276163199999928,
|
83 |
+
"p90": 0.5310336775999758,
|
84 |
+
"p95": 0.5314608472999737,
|
85 |
+
"p99": 0.531802583059972,
|
86 |
+
"values": [
|
87 |
+
0.5270229210000252,
|
88 |
+
0.5276163199999928,
|
89 |
+
0.5318880169999716
|
90 |
+
]
|
91 |
+
},
|
92 |
+
"throughput": {
|
93 |
+
"unit": "samples/s",
|
94 |
+
"value": 11.345534663357242
|
95 |
+
},
|
96 |
+
"energy": null,
|
97 |
+
"efficiency": null
|
98 |
+
}
|
99 |
+
}
|