Commit
•
dece5b3
1
Parent(s):
cad23f0
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,56 @@
|
|
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":
|
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.538688,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.000178134999942,
|
15 |
+
"mean": 0.04000712539999768,
|
16 |
+
"stdev": 0.002604295614918152,
|
17 |
+
"p50": 0.03861947699999746,
|
18 |
+
"p90": 0.04392505019999362,
|
19 |
+
"p95": 0.04424932220000528,
|
20 |
+
"p99": 0.044342932720023785,
|
21 |
"values": [
|
22 |
+
0.04432600600000569,
|
23 |
+
0.0432843719999596,
|
24 |
+
0.044348278000029495,
|
25 |
+
0.04342783199996347,
|
26 |
+
0.04389874499997859,
|
27 |
+
0.04394258700000364,
|
28 |
+
0.04291388900003312,
|
29 |
+
0.04266541200001939,
|
30 |
+
0.03870654000002105,
|
31 |
+
0.038763597000013306,
|
32 |
+
0.039245249999964926,
|
33 |
+
0.03815590799996471,
|
34 |
+
0.04148547099998723,
|
35 |
+
0.037932148000038524,
|
36 |
+
0.038160075999996934,
|
37 |
+
0.03745834999995168,
|
38 |
+
0.037670487000013964,
|
39 |
+
0.038125922000006085,
|
40 |
+
0.037897593999957735,
|
41 |
+
0.03851936899997099,
|
42 |
+
0.03861947699999746,
|
43 |
+
0.03763448000000835,
|
44 |
+
0.03795758600000454,
|
45 |
+
0.03739550200003805,
|
46 |
+
0.037643257000013364
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.995547418162115
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.4327552583482533e-06,
|
56 |
+
"ram": 5.987599060149695e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.4926312489497503e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 669957.8350001872
|
63 |
}
|
64 |
}
|
65 |
}
|