Commit
•
0afa37f
1
Parent(s):
f06388a
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,56 +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 |
-
0.
|
45 |
-
0.04355366600003663,
|
46 |
-
0.042310811999982434
|
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": 872.153088,
|
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.0193405480000592,
|
15 |
+
"mean": 0.04431915426087214,
|
16 |
+
"stdev": 0.0012267557899857905,
|
17 |
+
"p50": 0.04424382899998136,
|
18 |
+
"p90": 0.04598717320000105,
|
19 |
+
"p95": 0.04638313039998252,
|
20 |
+
"p99": 0.04697420537999051,
|
21 |
"values": [
|
22 |
+
0.04712958499999331,
|
23 |
+
0.04434444800000392,
|
24 |
+
0.04400143300000536,
|
25 |
+
0.04214710000002242,
|
26 |
+
0.04502713400000857,
|
27 |
+
0.04503655199999912,
|
28 |
+
0.046423313999980564,
|
29 |
+
0.045086486000002424,
|
30 |
+
0.04235556200001156,
|
31 |
+
0.043898247000015544,
|
32 |
+
0.04449074400002928,
|
33 |
+
0.04352038600001151,
|
34 |
+
0.043449281999983214,
|
35 |
+
0.04349137100001599,
|
36 |
+
0.046021478000000116,
|
37 |
+
0.04272968600002969,
|
38 |
+
0.044030256999974426,
|
39 |
+
0.04424382899998136,
|
40 |
+
0.04320346999998037,
|
41 |
+
0.04365333699996654,
|
42 |
+
0.04451819600001272,
|
43 |
+
0.0458499540000048,
|
44 |
+
0.04468869700002642
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.563607466735114
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.500307494758541e-06,
|
54 |
+
"ram": 6.269885640346018e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5630063511620012e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 639792.6657537636
|
61 |
}
|
62 |
}
|
63 |
}
|