Commit
•
dd899ec
1
Parent(s):
7751b1c
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,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": 870.95296,
|
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.0184125110000082,
|
15 |
+
"mean": 0.044278804826087315,
|
16 |
+
"stdev": 0.0010423131968564211,
|
17 |
+
"p50": 0.044427382000009175,
|
18 |
+
"p90": 0.0455244338,
|
19 |
+
"p95": 0.045651302999976905,
|
20 |
+
"p99": 0.04590053032000355,
|
21 |
"values": [
|
22 |
+
0.04596824500001162,
|
23 |
+
0.04512082499999792,
|
24 |
+
0.04483268800001383,
|
25 |
+
0.04201378100000852,
|
26 |
+
0.04499430900000334,
|
27 |
+
0.04442518800001949,
|
28 |
+
0.044591537999991715,
|
29 |
+
0.04523973599998499,
|
30 |
+
0.04244757000000732,
|
31 |
+
0.04433599199998639,
|
32 |
+
0.04476815700002135,
|
33 |
+
0.04354946500001233,
|
34 |
+
0.04345191299998419,
|
35 |
+
0.04303299200000765,
|
36 |
+
0.045346285000022135,
|
37 |
+
0.04331205199997612,
|
38 |
+
0.045660450999974955,
|
39 |
+
0.044427382000009175,
|
40 |
+
0.04457665999998994,
|
41 |
+
0.04297869999999193,
|
42 |
+
0.04427829399998018,
|
43 |
+
0.04556897099999446,
|
44 |
+
0.043491317000018626
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.58416874456466
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4946758992387438e-06,
|
54 |
+
"ram": 6.246433034561961e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5571402295843636e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 642202.9185302873
|
61 |
}
|
62 |
}
|
63 |
}
|