Commit
•
c1327f9
1
Parent(s):
9c7229f
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,
|
@@ -11,53 +11,53 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
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 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value": 22.
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.713024,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
14 |
+
"total": 1.034798776999878,
|
15 |
+
"mean": 0.044991251173907745,
|
16 |
+
"stdev": 0.0010919502854274898,
|
17 |
+
"p50": 0.04515054300003385,
|
18 |
+
"p90": 0.04618967919996066,
|
19 |
+
"p95": 0.04673141990000431,
|
20 |
+
"p99": 0.04682229786000221,
|
21 |
"values": [
|
22 |
+
0.04624161199996024,
|
23 |
+
0.04596793300004265,
|
24 |
+
0.04678584300000921,
|
25 |
+
0.042730675000029805,
|
26 |
+
0.046832580000000235,
|
27 |
+
0.04517556899997999,
|
28 |
+
0.04447789300002114,
|
29 |
+
0.045833864000030644,
|
30 |
+
0.04341752099998075,
|
31 |
+
0.044447787000024164,
|
32 |
+
0.0453911999999832,
|
33 |
+
0.04507982100000163,
|
34 |
+
0.0457284969999705,
|
35 |
+
0.04339121199996043,
|
36 |
+
0.04598194799996236,
|
37 |
+
0.04378016500004378,
|
38 |
+
0.04464975099995172,
|
39 |
+
0.04494613299999628,
|
40 |
+
0.04473074199995608,
|
41 |
+
0.04322988199999145,
|
42 |
+
0.04532710199998746,
|
43 |
+
0.04550050399996053,
|
44 |
+
0.04515054300003385
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.226543470298967
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5010831193027334e-06,
|
54 |
+
"ram": 6.273140001782852e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5638145193205617e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 639462.0254801541
|
61 |
}
|
62 |
}
|
63 |
}
|