Commit
•
9d18a3a
1
Parent(s):
d691cc4
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,56 @@
|
|
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 |
]
|
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.341504,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0277433840000754,
|
15 |
+
"mean": 0.041109735360003015,
|
16 |
+
"stdev": 0.002990047579944098,
|
17 |
+
"p50": 0.04232596899998953,
|
18 |
+
"p90": 0.04430108059995064,
|
19 |
+
"p95": 0.0449769941999989,
|
20 |
+
"p99": 0.04621368424003549,
|
21 |
"values": [
|
22 |
+
0.04398005699999885,
|
23 |
+
0.04511398400001099,
|
24 |
+
0.04303792899997916,
|
25 |
+
0.04367521500000748,
|
26 |
+
0.044109148999950776,
|
27 |
+
0.04177908799999841,
|
28 |
+
0.04656095800004323,
|
29 |
+
0.044429034999950545,
|
30 |
+
0.04357898300003171,
|
31 |
+
0.04363638000000947,
|
32 |
+
0.0427269420000016,
|
33 |
+
0.042382143999986965,
|
34 |
+
0.04315621799997871,
|
35 |
+
0.04232596899998953,
|
36 |
+
0.03745987599995715,
|
37 |
+
0.03649769600002628,
|
38 |
+
0.03781490300002588,
|
39 |
+
0.03743316500003857,
|
40 |
+
0.038267863000044144,
|
41 |
+
0.03898508100002118,
|
42 |
+
0.03867668200001617,
|
43 |
+
0.03826017800003001,
|
44 |
+
0.03808826599998838,
|
45 |
+
0.03853122900000017,
|
46 |
+
0.037236393999990014
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.32513834601164
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5176333423353671e-06,
|
56 |
+
"ram": 6.342058182121071e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.5810539241565778e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 632489.4962285715
|
63 |
}
|
64 |
}
|
65 |
}
|