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,54 +10,55 @@
|
|
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 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 871.202816,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.036161848000006,
|
15 |
+
"mean": 0.043173410333333585,
|
16 |
+
"stdev": 0.0014035764847531791,
|
17 |
+
"p50": 0.04334595699999966,
|
18 |
+
"p90": 0.044587270699997815,
|
19 |
+
"p95": 0.044780668799992894,
|
20 |
+
"p99": 0.04480935110999809,
|
21 |
"values": [
|
22 |
+
0.04481340899999964,
|
23 |
+
0.043345119999997905,
|
24 |
+
0.04479576599999291,
|
25 |
+
0.04291218299999855,
|
26 |
+
0.04469511799999282,
|
27 |
+
0.042780198000002656,
|
28 |
+
0.04253529100000719,
|
29 |
+
0.043774401999996826,
|
30 |
+
0.0417271430000028,
|
31 |
+
0.04411728099998413,
|
32 |
+
0.044046429000019316,
|
33 |
+
0.042409246000005396,
|
34 |
+
0.042967306999997845,
|
35 |
+
0.04192863000000102,
|
36 |
+
0.04432960699998034,
|
37 |
+
0.04433562700000948,
|
38 |
+
0.043592592999999624,
|
39 |
+
0.043320776000001615,
|
40 |
+
0.04376642399998332,
|
41 |
+
0.04361551499999905,
|
42 |
+
0.04334679400000141,
|
43 |
+
0.04321145200000842,
|
44 |
+
0.04186992300000725,
|
45 |
+
0.037925614000016594
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.162404643950815
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4699846628762077e-06,
|
55 |
+
"ram": 6.143188734540671e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5314165502216145e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 652990.2003836173
|
62 |
}
|
63 |
}
|
64 |
}
|