Commit
•
87bb239
1
Parent(s):
0a49908
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,57 +10,53 @@
|
|
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.03895409700004393,
|
45 |
-
0.03842971699998543,
|
46 |
-
0.04137587499997153,
|
47 |
-
0.04080619699999488
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 6.
|
58 |
"gpu": 0.0,
|
59 |
-
"total": 1.
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
-
"value":
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 866.85696,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0301505080000197,
|
15 |
+
"mean": 0.04682502309090999,
|
16 |
+
"stdev": 0.0007018767983576602,
|
17 |
+
"p50": 0.04687834800000701,
|
18 |
+
"p90": 0.04769105070001274,
|
19 |
+
"p95": 0.047796570999986444,
|
20 |
+
"p99": 0.04801951034999718,
|
21 |
"values": [
|
22 |
+
0.04780189299998483,
|
23 |
+
0.04663724199997432,
|
24 |
+
0.04807735800000046,
|
25 |
+
0.04637536100000261,
|
26 |
+
0.04749885500001483,
|
27 |
+
0.046905412999990403,
|
28 |
+
0.04675339900001063,
|
29 |
+
0.046869877000006,
|
30 |
+
0.0456763619999947,
|
31 |
+
0.04572373100000959,
|
32 |
+
0.047695453000017096,
|
33 |
+
0.04643388100004131,
|
34 |
+
0.046161600999994334,
|
35 |
+
0.046220901999959096,
|
36 |
+
0.047651429999973516,
|
37 |
+
0.04602365299996336,
|
38 |
+
0.04688681900000802,
|
39 |
+
0.047446766999996726,
|
40 |
+
0.04697159800002737,
|
41 |
+
0.045801185000016176,
|
42 |
+
0.04696644800003469,
|
43 |
+
0.04757127999999966
|
|
|
|
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.356102656020415
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.591141223907471e-06,
|
53 |
+
"ram": 6.649541296314965e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6576366368706204e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 603268.5196243346
|
60 |
}
|
61 |
}
|
62 |
}
|