Commit
•
ee20dfd
1
Parent(s):
6e19d86
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,
|
@@ -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": 866.074624,
|
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.0017728420000083,
|
15 |
+
"mean": 0.043555340956522096,
|
16 |
+
"stdev": 0.0012170361371750655,
|
17 |
+
"p50": 0.04332611899999961,
|
18 |
+
"p90": 0.04513839140001323,
|
19 |
+
"p95": 0.045757747699991566,
|
20 |
+
"p99": 0.04588017003999312,
|
21 |
"values": [
|
22 |
+
0.04428972600001657,
|
23 |
+
0.04442292299998485,
|
24 |
+
0.04478499900000088,
|
25 |
+
0.045138698000016575,
|
26 |
+
0.04355295100000944,
|
27 |
+
0.04332611899999961,
|
28 |
+
0.04287261999999714,
|
29 |
+
0.04341458799999032,
|
30 |
+
0.04307031199999756,
|
31 |
+
0.04318337200001565,
|
32 |
+
0.04304384899998581,
|
33 |
+
0.04300117299999329,
|
34 |
+
0.0429399989999979,
|
35 |
+
0.04395906899998181,
|
36 |
+
0.043909726999999066,
|
37 |
+
0.04582653099998879,
|
38 |
+
0.042595921000014414,
|
39 |
+
0.04265172099999859,
|
40 |
+
0.04589529899999434,
|
41 |
+
0.0414474860000098,
|
42 |
+
0.04147533800002634,
|
43 |
+
0.04513716499999987,
|
44 |
+
0.04183325599998966
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.95929679435232
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5983587900797528e-06,
|
54 |
+
"ram": 6.679702026262172e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6651558103423747e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 600544.4017844725
|
61 |
}
|
62 |
}
|
63 |
}
|