Commit
•
d3d9dd7
1
Parent(s):
3541d8e
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": 864.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,53 +11,53 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
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": 22.
|
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": 864.202752,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
14 |
+
"total": 1.0126072500000873,
|
15 |
+
"mean": 0.04402640217391684,
|
16 |
+
"stdev": 0.0026623722453663038,
|
17 |
+
"p50": 0.04515249600001425,
|
18 |
+
"p90": 0.04593469099997947,
|
19 |
+
"p95": 0.04663125889996422,
|
20 |
+
"p99": 0.04865634443998261,
|
21 |
"values": [
|
22 |
+
0.045921754999994846,
|
23 |
+
0.045800900999950045,
|
24 |
+
0.04470994400003292,
|
25 |
+
0.04515249600001425,
|
26 |
+
0.04370592000003626,
|
27 |
+
0.044565486000010424,
|
28 |
+
0.04535422100002506,
|
29 |
+
0.04545226299995875,
|
30 |
+
0.049205793999988146,
|
31 |
+
0.045452242999999726,
|
32 |
+
0.0452740620000327,
|
33 |
+
0.04475696099996185,
|
34 |
+
0.04670829599996296,
|
35 |
+
0.04431683400002839,
|
36 |
+
0.04523559000000432,
|
37 |
+
0.04593792499997562,
|
38 |
+
0.04525083099997573,
|
39 |
+
0.04064592400004585,
|
40 |
+
0.039266061000034824,
|
41 |
+
0.038273187000015696,
|
42 |
+
0.040263415000026725,
|
43 |
+
0.0397411540000121,
|
44 |
+
0.04161598700000013
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.71364341900378
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5807367430792915e-06,
|
54 |
+
"ram": 6.606087842474151e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6467976215040333e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 607239.1573450854
|
61 |
}
|
62 |
}
|
63 |
}
|