Commit
•
8771c6f
1
Parent(s):
80a8995
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,56 +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.03801557000002731,
|
46 |
-
0.038490144999968834
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 866.267136,
|
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.0090392529999122,
|
15 |
+
"mean": 0.0438712718695614,
|
16 |
+
"stdev": 0.0020863587321919247,
|
17 |
+
"p50": 0.044674987000007604,
|
18 |
+
"p90": 0.0451680291999935,
|
19 |
+
"p95": 0.045296805699985045,
|
20 |
+
"p99": 0.045947590599991484,
|
21 |
"values": [
|
22 |
+
0.04530820899998389,
|
23 |
+
0.04456476100000373,
|
24 |
+
0.0450252710000143,
|
25 |
+
0.04418310899998801,
|
26 |
+
0.04439805000001229,
|
27 |
+
0.04398079000000621,
|
28 |
+
0.0450634419999858,
|
29 |
+
0.04296769999999128,
|
30 |
+
0.04487713399998938,
|
31 |
+
0.04378512599998885,
|
32 |
+
0.044674987000007604,
|
33 |
+
0.04468192999999587,
|
34 |
+
0.043704244999986486,
|
35 |
+
0.04519417599999542,
|
36 |
+
0.04612792899999363,
|
37 |
+
0.044912600999992947,
|
38 |
+
0.044689664000003404,
|
39 |
+
0.045021002999988013,
|
40 |
+
0.044612389999997504,
|
41 |
+
0.04501403099999379,
|
42 |
+
0.03948202300000503,
|
43 |
+
0.03851636100000633,
|
44 |
+
0.03825432099998238
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.793959632016417
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5313759828225162e-06,
|
54 |
+
"ram": 6.399302376830719e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5953690065908233e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 626814.2328632298
|
61 |
}
|
62 |
}
|
63 |
}
|