Commit
•
efe34b6
1
Parent(s):
695513a
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,57 +10,55 @@
|
|
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.
|
46 |
-
0.04116916200001697,
|
47 |
-
0.03890366799998901
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 6.
|
58 |
"gpu": 0.0,
|
59 |
-
"total": 1.
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
-
"value":
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.292288,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.0159089840000775,
|
15 |
+
"mean": 0.042329541000003225,
|
16 |
+
"stdev": 0.0029353389992111904,
|
17 |
+
"p50": 0.042953000500006056,
|
18 |
+
"p90": 0.04566556469999341,
|
19 |
+
"p95": 0.04582517625002254,
|
20 |
+
"p99": 0.04691376230000742,
|
21 |
"values": [
|
22 |
+
0.03985695000000078,
|
23 |
+
0.04032634599997209,
|
24 |
+
0.040058164000015495,
|
25 |
+
0.03841729399999849,
|
26 |
+
0.03882141799999772,
|
27 |
+
0.03862427100000332,
|
28 |
+
0.0397537869999951,
|
29 |
+
0.03983475899997302,
|
30 |
+
0.04061763999999357,
|
31 |
+
0.0438916570000174,
|
32 |
+
0.04584085200002619,
|
33 |
+
0.047234242000001814,
|
34 |
+
0.045500405999973736,
|
35 |
+
0.04485144600005242,
|
36 |
+
0.04487367799998765,
|
37 |
+
0.044935403000010865,
|
38 |
+
0.04463287999999466,
|
39 |
+
0.04573634700000184,
|
40 |
+
0.04467695200003163,
|
41 |
+
0.04504245200001833,
|
42 |
+
0.04358969300000126,
|
43 |
+
0.03895164099998283,
|
44 |
+
0.04231630800001085,
|
45 |
+
0.03752439800001639
|
|
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.624163559910176
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5120620401496564e-06,
|
55 |
+
"ram": 6.319063738506367e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5752526775347198e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 634818.7908272635
|
62 |
}
|
63 |
}
|
64 |
}
|