Commit
•
e326706
1
Parent(s):
e1b3169
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":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,55 +10,52 @@
|
|
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.041509095999998635,
|
44 |
-
0.04361011899999312,
|
45 |
-
0.04323117900000284
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 864.743424,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0199409799999728,
|
15 |
+
"mean": 0.0485686180952368,
|
16 |
+
"stdev": 0.002091348651867081,
|
17 |
+
"p50": 0.04907283800000073,
|
18 |
+
"p90": 0.05060210900001039,
|
19 |
+
"p95": 0.05110636199998453,
|
20 |
+
"p99": 0.052074649999997294,
|
21 |
"values": [
|
22 |
+
0.04763694299998633,
|
23 |
+
0.04703593899998282,
|
24 |
+
0.04778575099999216,
|
25 |
+
0.045409676999980775,
|
26 |
+
0.04796217099999467,
|
27 |
+
0.048428303000008555,
|
28 |
+
0.049157997999998315,
|
29 |
+
0.05041973800001642,
|
30 |
+
0.04703022800001122,
|
31 |
+
0.05060210900001039,
|
32 |
+
0.04954111400002148,
|
33 |
+
0.049627224999994723,
|
34 |
+
0.05015550299998495,
|
35 |
+
0.04991056500000468,
|
36 |
+
0.05110636199998453,
|
37 |
+
0.04946538199999395,
|
38 |
+
0.04907283800000073,
|
39 |
+
0.04891594500000451,
|
40 |
+
0.05231672200000048,
|
41 |
+
0.04354476000000318,
|
42 |
+
0.04481570699999793
|
|
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.589426654864443
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.6555581379819799e-06,
|
52 |
+
"ram": 6.918711800698437e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.7247452559889643e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 579795.767825784
|
59 |
}
|
60 |
}
|
61 |
}
|