Commit
•
2a9b310
1
Parent(s):
00e0f9e
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,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.037925614000016594
|
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": 872.484864,
|
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.0364857930000255,
|
15 |
+
"mean": 0.04506459969565328,
|
16 |
+
"stdev": 0.002024840535388917,
|
17 |
+
"p50": 0.04593717200000924,
|
18 |
+
"p90": 0.04654302380000672,
|
19 |
+
"p95": 0.04662545770000008,
|
20 |
+
"p99": 0.047031283559994676,
|
21 |
"values": [
|
22 |
+
0.04652743499997314,
|
23 |
+
0.04654692100001512,
|
24 |
+
0.04507826599999021,
|
25 |
+
0.04602163000001269,
|
26 |
+
0.0456956200000036,
|
27 |
+
0.04593717200000924,
|
28 |
+
0.046157773000004454,
|
29 |
+
0.045229499000015494,
|
30 |
+
0.046099084000019275,
|
31 |
+
0.04579862299999604,
|
32 |
+
0.04582534300001839,
|
33 |
+
0.04632927399998721,
|
34 |
+
0.04663418399999841,
|
35 |
+
0.04620789699998795,
|
36 |
+
0.04597207699998762,
|
37 |
+
0.045601374000000305,
|
38 |
+
0.04599183400000584,
|
39 |
+
0.04714328599999362,
|
40 |
+
0.044106099999993376,
|
41 |
+
0.040503314999995155,
|
42 |
+
0.04072795400000473,
|
43 |
+
0.04016694599999937,
|
44 |
+
0.04218418600001428
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.190366867864473
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.588838471306695e-06,
|
54 |
+
"ram": 6.639829806222224e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6552367693689173e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 604143.1766775362
|
61 |
}
|
62 |
}
|
63 |
}
|