Commit
•
932af1a
1
Parent(s):
b56bf98
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,53 +10,52 @@
|
|
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.048142810000001646
|
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": 864.731136,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0051161879999313,
|
15 |
+
"mean": 0.04786267561904435,
|
16 |
+
"stdev": 0.0008970348804373009,
|
17 |
+
"p50": 0.04788519099997757,
|
18 |
+
"p90": 0.04901928599997518,
|
19 |
+
"p95": 0.049037559999987934,
|
20 |
+
"p99": 0.04907508480000615,
|
21 |
"values": [
|
22 |
+
0.04901928599997518,
|
23 |
+
0.046702555000024404,
|
24 |
+
0.04738579000002119,
|
25 |
+
0.046796361000019715,
|
26 |
+
0.04814877199999046,
|
27 |
+
0.04807360300003438,
|
28 |
+
0.04739784199995256,
|
29 |
+
0.049037559999987934,
|
30 |
+
0.04866997400000628,
|
31 |
+
0.04553373499999225,
|
32 |
+
0.04741446299999552,
|
33 |
+
0.0475697329999889,
|
34 |
+
0.04841760400000794,
|
35 |
+
0.04788519099997757,
|
36 |
+
0.04729042200000322,
|
37 |
+
0.048831235999955425,
|
38 |
+
0.04761079999997264,
|
39 |
+
0.04837479399998301,
|
40 |
+
0.047110897000038676,
|
41 |
+
0.04908446600001071,
|
42 |
+
0.04876110399999334
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.893106937007598
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.6330584883689884e-06,
|
52 |
+
"ram": 6.824610946705908e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.7013045978360473e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 587784.2223385144
|
59 |
}
|
60 |
}
|
61 |
}
|