Commit
•
a1aeb39
1
Parent(s):
be2f8d5
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,
|
@@ -10,56 +10,53 @@
|
|
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.040490691000002244,
|
45 |
-
0.04152991700001962,
|
46 |
-
0.04386296699999548
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 864.546816,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0203873840000028,
|
15 |
+
"mean": 0.046381244727272855,
|
16 |
+
"stdev": 0.0008555539210560791,
|
17 |
+
"p50": 0.04663116650002053,
|
18 |
+
"p90": 0.04720838560003813,
|
19 |
+
"p95": 0.047333335549970455,
|
20 |
+
"p99": 0.04736738074998471,
|
21 |
"values": [
|
22 |
+
0.04721070100003999,
|
23 |
+
0.046094222000022,
|
24 |
+
0.047105573999999706,
|
25 |
+
0.04472381199997244,
|
26 |
+
0.04572154900000669,
|
27 |
+
0.046751125000014326,
|
28 |
+
0.04611470099996495,
|
29 |
+
0.04629614800001036,
|
30 |
+
0.046650498000019525,
|
31 |
+
0.044296857000006185,
|
32 |
+
0.04661183500002153,
|
33 |
+
0.04643384500002412,
|
34 |
+
0.04613299499999357,
|
35 |
+
0.046889011000018854,
|
36 |
+
0.04531233699998438,
|
37 |
+
0.04702686799998901,
|
38 |
+
0.04508962300002395,
|
39 |
+
0.0473397899999668,
|
40 |
+
0.04715250199996035,
|
41 |
+
0.047374714999989465,
|
42 |
+
0.04687112899995327,
|
43 |
+
0.04718754700002137
|
|
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.560439049881413
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5760314729478625e-06,
|
53 |
+
"ram": 6.586337661133258e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6418948495591952e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 609052.4008090246
|
60 |
}
|
61 |
}
|
62 |
}
|