Commit
•
7181b2d
1
Parent(s):
43ae34c
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,56 +10,55 @@
|
|
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.
|
46 |
-
0.04021493499999451
|
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": 864.014336,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.0140865260000282,
|
15 |
+
"mean": 0.04225360525000118,
|
16 |
+
"stdev": 0.002436639949650247,
|
17 |
+
"p50": 0.04364560250000693,
|
18 |
+
"p90": 0.04423945970001171,
|
19 |
+
"p95": 0.04442353359998776,
|
20 |
+
"p99": 0.04467243832998435,
|
21 |
"values": [
|
22 |
+
0.04423973300001194,
|
23 |
+
0.04394457899999793,
|
24 |
+
0.0447370979999846,
|
25 |
+
0.04417958100000874,
|
26 |
+
0.04394028100000469,
|
27 |
+
0.0444559689999835,
|
28 |
+
0.04402065200000038,
|
29 |
+
0.04390980400000899,
|
30 |
+
0.04378040099999225,
|
31 |
+
0.04374454399999195,
|
32 |
+
0.04354666100002191,
|
33 |
+
0.04423882200001117,
|
34 |
+
0.04341934100000344,
|
35 |
+
0.04345097199998804,
|
36 |
+
0.04379506800000854,
|
37 |
+
0.04298222100001681,
|
38 |
+
0.04181517199998552,
|
39 |
+
0.038714892000001555,
|
40 |
+
0.038608542999980955,
|
41 |
+
0.03833504900001117,
|
42 |
+
0.039016889999999194,
|
43 |
+
0.038633410000016966,
|
44 |
+
0.038307387000003246,
|
45 |
+
0.03826945599999476
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.666619548398703
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5029642317030164e-06,
|
55 |
+
"ram": 6.280586319526003e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5657700948982764e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 638663.3665173987
|
62 |
}
|
63 |
}
|
64 |
}
|