Commit
•
d2baa3c
1
Parent(s):
e880d54
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": 864.
|
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.037797918000023856
|
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": 864.538624,
|
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.037616606999876,
|
15 |
+
"mean": 0.04511376552173374,
|
16 |
+
"stdev": 0.0020742367629248137,
|
17 |
+
"p50": 0.04545776800000567,
|
18 |
+
"p90": 0.04649477060000322,
|
19 |
+
"p95": 0.046545673599990775,
|
20 |
+
"p99": 0.04977089310000168,
|
21 |
"values": [
|
22 |
+
0.04462898999997833,
|
23 |
+
0.044949535999990076,
|
24 |
+
0.045347964000001184,
|
25 |
+
0.04369057099998486,
|
26 |
+
0.04635571299999697,
|
27 |
+
0.045665252999981476,
|
28 |
+
0.046547468999989405,
|
29 |
+
0.04329273199999761,
|
30 |
+
0.04562969700000963,
|
31 |
+
0.04614347899999416,
|
32 |
+
0.04545776800000567,
|
33 |
+
0.04507945499997845,
|
34 |
+
0.04559432099998162,
|
35 |
+
0.043762103000005936,
|
36 |
+
0.04652951500000313,
|
37 |
+
0.05068006400000513,
|
38 |
+
0.04542344399999365,
|
39 |
+
0.04635579300000359,
|
40 |
+
0.04556404499999189,
|
41 |
+
0.04514866399998141,
|
42 |
+
0.045496392000018204,
|
43 |
+
0.04096601699998814,
|
44 |
+
0.03930762199999549
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.16618339070468
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5355115772312522e-06,
|
54 |
+
"ram": 6.417073749287939e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5996823147241318e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 625124.1204554117
|
61 |
}
|
62 |
}
|
63 |
}
|