Commit
•
11df629
1
Parent(s):
4be26da
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": 867.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,53 +10,54 @@
|
|
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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.975168,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0434473040000114,
|
15 |
+
"mean": 0.04536727408695702,
|
16 |
+
"stdev": 0.0007268868675773363,
|
17 |
+
"p50": 0.04530054800000016,
|
18 |
+
"p90": 0.04642912359998377,
|
19 |
+
"p95": 0.04648875379999993,
|
20 |
+
"p99": 0.046512833679995536,
|
21 |
"values": [
|
22 |
+
0.04651836799999387,
|
23 |
+
0.04522636900000521,
|
24 |
+
0.04566135700000018,
|
25 |
+
0.04337010400001873,
|
26 |
+
0.04505224700000099,
|
27 |
+
0.044980162000001656,
|
28 |
+
0.04506201500001339,
|
29 |
+
0.045436089000020274,
|
30 |
+
0.045089165999996794,
|
31 |
+
0.044406957999996166,
|
32 |
+
0.04524422299999742,
|
33 |
+
0.04454874200001768,
|
34 |
+
0.045648373000005904,
|
35 |
+
0.04649321200000145,
|
36 |
+
0.04530054800000016,
|
37 |
+
0.044675036999990425,
|
38 |
+
0.045391515999995136,
|
39 |
+
0.046448629999986224,
|
40 |
+
0.045227571999987504,
|
41 |
+
0.046351097999973945,
|
42 |
+
0.04614304199998287,
|
43 |
+
0.045673380000010866,
|
44 |
+
0.04549909600001456
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.042320596191555
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.521129180223514e-06,
|
54 |
+
"ram": 6.356974677334374e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5846989269968576e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 631034.6924352924
|
61 |
}
|
62 |
}
|
63 |
}
|