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": 865.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,55 +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.04231630800001085,
|
45 |
-
0.03752439800001639
|
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": 865.681408,
|
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.0414851680000368,
|
15 |
+
"mean": 0.04734023490909258,
|
16 |
+
"stdev": 0.0009181200459350605,
|
17 |
+
"p50": 0.04729051350000191,
|
18 |
+
"p90": 0.04834316179999121,
|
19 |
+
"p95": 0.048413101149984074,
|
20 |
+
"p99": 0.04978753265999643,
|
21 |
"values": [
|
22 |
+
0.04837958799998887,
|
23 |
+
0.04715097799999057,
|
24 |
+
0.0474635330000126,
|
25 |
+
0.04521751600000812,
|
26 |
+
0.04675580800000034,
|
27 |
+
0.047223303000009764,
|
28 |
+
0.04683344200000761,
|
29 |
+
0.04735772399999405,
|
30 |
+
0.04654264800001329,
|
31 |
+
0.04667010599999344,
|
32 |
+
0.04841486499998382,
|
33 |
+
0.04708357100000171,
|
34 |
+
0.04801532600001224,
|
35 |
+
0.04738089700001069,
|
36 |
+
0.047590910999986136,
|
37 |
+
0.04634670100000449,
|
38 |
+
0.047606540999993285,
|
39 |
+
0.047793671000022186,
|
40 |
+
0.04684054499998069,
|
41 |
+
0.0471789000000058,
|
42 |
+
0.04748617500001728,
|
43 |
+
0.05015241899999978
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.12368056306225
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.6138490570916071e-06,
|
53 |
+
"ram": 6.744403810538414e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6812930951969912e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 594780.2931307664
|
60 |
}
|
61 |
}
|
62 |
}
|