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,52 @@
|
|
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.04645878500002709,
|
44 |
-
0.04151351100000511
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram":
|
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": 867.14368,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0018414860000746,
|
15 |
+
"mean": 0.04770673742857498,
|
16 |
+
"stdev": 0.004141602158090759,
|
17 |
+
"p50": 0.0469290779999767,
|
18 |
+
"p90": 0.05182157900000561,
|
19 |
+
"p95": 0.05570364300001529,
|
20 |
+
"p99": 0.055718194199994284,
|
21 |
"values": [
|
22 |
+
0.050616245000014715,
|
23 |
+
0.051467846999997846,
|
24 |
+
0.05079777400001717,
|
25 |
+
0.05169261800000413,
|
26 |
+
0.055721831999989035,
|
27 |
+
0.05570364300001529,
|
28 |
+
0.04528991600000154,
|
29 |
+
0.0469290779999767,
|
30 |
+
0.04658900499998708,
|
31 |
+
0.04461411200000498,
|
32 |
+
0.05119416600001614,
|
33 |
+
0.05182157900000561,
|
34 |
+
0.04305750100002115,
|
35 |
+
0.04162025400000857,
|
36 |
+
0.04288370600002622,
|
37 |
+
0.043670501000008244,
|
38 |
+
0.04385378999998579,
|
39 |
+
0.045819555999997874,
|
40 |
+
0.04312708200001225,
|
41 |
+
0.047592791999989004,
|
42 |
+
0.04777848899999526
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.96139987558714
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.7397636376717242e-06,
|
52 |
+
"ram": 7.270530461710222e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.8124689422888264e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 551733.5920455429
|
59 |
}
|
60 |
}
|
61 |
}
|