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,52 +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 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
-
"value":
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
-
"cpu": 1.
|
52 |
-
"ram":
|
53 |
"gpu": 0.0,
|
54 |
-
"total": 1.
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
-
"value":
|
59 |
}
|
60 |
}
|
61 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 866.975744,
|
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.029618534000008,
|
15 |
+
"mean": 0.04476602321739165,
|
16 |
+
"stdev": 0.0007755623261120351,
|
17 |
+
"p50": 0.04481408899999906,
|
18 |
+
"p90": 0.0452708955999924,
|
19 |
+
"p95": 0.046051478299983725,
|
20 |
+
"p99": 0.04669207036001012,
|
21 |
"values": [
|
22 |
+
0.045269933999975365,
|
23 |
+
0.04479876999999988,
|
24 |
+
0.0450221190000093,
|
25 |
+
0.04362140000000636,
|
26 |
+
0.0449594110000362,
|
27 |
+
0.044753846000048725,
|
28 |
+
0.04481408899999906,
|
29 |
+
0.04527113599999666,
|
30 |
+
0.04515555000000404,
|
31 |
+
0.0433153860000175,
|
32 |
+
0.04613818299998229,
|
33 |
+
0.04684829500001797,
|
34 |
+
0.044096331999980976,
|
35 |
+
0.04484112899996262,
|
36 |
+
0.04460804199999302,
|
37 |
+
0.04435711200000014,
|
38 |
+
0.0436998470000276,
|
39 |
+
0.045229978999998366,
|
40 |
+
0.04427924499998426,
|
41 |
+
0.04460013800002116,
|
42 |
+
0.04377920700000004,
|
43 |
+
0.045062434999977086,
|
44 |
+
0.0450969489999693
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.338370222072772
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4934355339395658e-06,
|
54 |
+
"ram": 6.241272416891983e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5558482581084856e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 642736.2018039888
|
61 |
}
|
62 |
}
|
63 |
}
|