Commit
•
d307770
1
Parent(s):
05c131d
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,56 +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 |
-
0.
|
45 |
-
0.03963973100002249,
|
46 |
-
0.04378901100000121
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.639296,
|
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.0439983920000486,
|
15 |
+
"mean": 0.045391234434784725,
|
16 |
+
"stdev": 0.0006620903108936574,
|
17 |
+
"p50": 0.04553161300003694,
|
18 |
+
"p90": 0.04621037120001574,
|
19 |
+
"p95": 0.04632295189998672,
|
20 |
+
"p99": 0.04638180730001977,
|
21 |
"values": [
|
22 |
+
0.04639643400003024,
|
23 |
+
0.045610051000039675,
|
24 |
+
0.04553161300003694,
|
25 |
+
0.043575870999973176,
|
26 |
+
0.0459013660000096,
|
27 |
+
0.045638182999994115,
|
28 |
+
0.04480840899998384,
|
29 |
+
0.04591803800002481,
|
30 |
+
0.04463967300000604,
|
31 |
+
0.0443963679999797,
|
32 |
+
0.04632994899998266,
|
33 |
+
0.04537165400000731,
|
34 |
+
0.04495927200002825,
|
35 |
+
0.04601194399998576,
|
36 |
+
0.045492641000009826,
|
37 |
+
0.04509927399999469,
|
38 |
+
0.04560618400000749,
|
39 |
+
0.04579299399995307,
|
40 |
+
0.04488174599998729,
|
41 |
+
0.044782350999980736,
|
42 |
+
0.04565798999999515,
|
43 |
+
0.04625997800002324,
|
44 |
+
0.04533640900001501
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.030685273314987
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5370200332413375e-06,
|
54 |
+
"ram": 6.423377918429342e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6012538124256309e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 624510.6130209101
|
61 |
}
|
62 |
}
|
63 |
}
|