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,57 @@
|
|
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": 866.992128,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.0330938229999447,
|
15 |
+
"mean": 0.03973437780769018,
|
16 |
+
"stdev": 0.0012055899007015153,
|
17 |
+
"p50": 0.039708423500002255,
|
18 |
+
"p90": 0.04142283449999695,
|
19 |
+
"p95": 0.0418266422500011,
|
20 |
+
"p99": 0.042268659499988814,
|
21 |
"values": [
|
22 |
+
0.0411602369999855,
|
23 |
+
0.03966461100000629,
|
24 |
+
0.03926883900001599,
|
25 |
+
0.04003849299999729,
|
26 |
+
0.041223215000002256,
|
27 |
+
0.04239331099998367,
|
28 |
+
0.04189470500000425,
|
29 |
+
0.040732103999999936,
|
30 |
+
0.03991801699999087,
|
31 |
+
0.04162245399999165,
|
32 |
+
0.04026116099998944,
|
33 |
+
0.040182480999988,
|
34 |
+
0.04032691400001909,
|
35 |
+
0.03975223599999822,
|
36 |
+
0.039196172000004026,
|
37 |
+
0.03996149799999671,
|
38 |
+
0.03870759500000531,
|
39 |
+
0.03865279299998292,
|
40 |
+
0.03907500500000083,
|
41 |
+
0.037938902999997026,
|
42 |
+
0.03899549599998409,
|
43 |
+
0.038337871999999606,
|
44 |
+
0.0383748609999941,
|
45 |
+
0.03916036600000439,
|
46 |
+
0.03815538000000629,
|
47 |
+
0.03809910399999694
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.167123664044396
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.5435823517986855e-06,
|
57 |
+
"ram": 6.450835708243666e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.608090708881122e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 621855.4677775487
|
64 |
}
|
65 |
}
|
66 |
}
|