Commit
•
120a0c7
1
Parent(s):
8fadb48
Upload cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_fill-mask_google-bert/bert-base-uncased/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram": 867.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,53 +10,54 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
14 |
-
"total": 1.
|
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 |
-
0.
|
28 |
-
0.
|
29 |
-
0.
|
30 |
-
0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
-
0.
|
35 |
-
0.
|
36 |
-
0.
|
37 |
-
0.
|
38 |
-
0.
|
39 |
-
0.
|
40 |
-
0.
|
41 |
-
0.
|
42 |
-
0.
|
43 |
-
0.
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.160064,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.030573196000006,
|
15 |
+
"mean": 0.044807530260869824,
|
16 |
+
"stdev": 0.0011824265296659646,
|
17 |
+
"p50": 0.04498438999999621,
|
18 |
+
"p90": 0.04564579859999185,
|
19 |
+
"p95": 0.04727922389999151,
|
20 |
+
"p99": 0.04762119333999351,
|
21 |
"values": [
|
22 |
+
0.04500644000000875,
|
23 |
+
0.044012865000013335,
|
24 |
+
0.044893811000008554,
|
25 |
+
0.04263855499999636,
|
26 |
+
0.04547697300000664,
|
27 |
+
0.04498438999999621,
|
28 |
+
0.0433935660000202,
|
29 |
+
0.04518805699999007,
|
30 |
+
0.042990357999997286,
|
31 |
+
0.044008527000016784,
|
32 |
+
0.04517387100000292,
|
33 |
+
0.04496457299998724,
|
34 |
+
0.04513447800002268,
|
35 |
+
0.043122403000012355,
|
36 |
+
0.04568800499998815,
|
37 |
+
0.04422568100000035,
|
38 |
+
0.04517718700000728,
|
39 |
+
0.045264237999987245,
|
40 |
+
0.04515872299998591,
|
41 |
+
0.04424600799998757,
|
42 |
+
0.04745602599999188,
|
43 |
+
0.04766777899999397,
|
44 |
+
0.044700681999984226
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.31767727830549
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5182588344965226e-06,
|
54 |
+
"ram": 6.34495170098804e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.581708351506403e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 632227.805491202
|
61 |
}
|
62 |
}
|
63 |
}
|