Commit
•
400bfb4
1
Parent(s):
0a80777
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.03981794800000671,
|
44 |
-
0.04019105500003661
|
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": 866.59072,
|
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.028691970999887,
|
15 |
+
"mean": 0.04898533195237557,
|
16 |
+
"stdev": 0.001776100573569194,
|
17 |
+
"p50": 0.04891408000003139,
|
18 |
+
"p90": 0.05048886500003391,
|
19 |
+
"p95": 0.05144297499998629,
|
20 |
+
"p99": 0.05228185180001219,
|
21 |
"values": [
|
22 |
+
0.05011424199994963,
|
23 |
+
0.04867258699999866,
|
24 |
+
0.05023508900001161,
|
25 |
+
0.04779034099999535,
|
26 |
+
0.052491571000018666,
|
27 |
+
0.04931448199999977,
|
28 |
+
0.05144297499998629,
|
29 |
+
0.048092739000026086,
|
30 |
+
0.04850622399999338,
|
31 |
+
0.048800857999992786,
|
32 |
+
0.04882180600003494,
|
33 |
+
0.04938669799997797,
|
34 |
+
0.04859225600000627,
|
35 |
+
0.04839078800000607,
|
36 |
+
0.049404180000010456,
|
37 |
+
0.04922753799996826,
|
38 |
+
0.05016188699994473,
|
39 |
+
0.05048886500003391,
|
40 |
+
0.04891408000003139,
|
41 |
+
0.04646563499994727,
|
42 |
+
0.04337712999995347
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.414274235647074
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.7700823870572179e-06,
|
52 |
+
"ram": 7.39717661043194e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.8440541531615373e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 542283.4238818587
|
59 |
}
|
60 |
}
|
61 |
}
|