Commit
•
aec6bd2
1
Parent(s):
83b11fa
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": 867.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,49 +10,57 @@
|
|
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 |
]
|
41 |
},
|
42 |
"throughput": {
|
43 |
"unit": "samples/s",
|
44 |
-
"value":
|
45 |
},
|
46 |
"energy": {
|
47 |
"unit": "kWh",
|
48 |
-
"cpu":
|
49 |
-
"ram":
|
50 |
"gpu": 0.0,
|
51 |
-
"total":
|
52 |
},
|
53 |
"efficiency": {
|
54 |
"unit": "samples/kWh",
|
55 |
-
"value":
|
56 |
}
|
57 |
}
|
58 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 867.069952,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.022795194999901,
|
15 |
+
"mean": 0.039338276730765426,
|
16 |
+
"stdev": 0.0007644643749866748,
|
17 |
+
"p50": 0.0390939534999859,
|
18 |
+
"p90": 0.04044414149998943,
|
19 |
+
"p95": 0.04123345549997737,
|
20 |
+
"p99": 0.04147424949998424,
|
21 |
"values": [
|
22 |
+
0.0392348620000007,
|
23 |
+
0.03958309300003293,
|
24 |
+
0.038974635000045055,
|
25 |
+
0.03899522399996158,
|
26 |
+
0.03932067199997391,
|
27 |
+
0.03917976899998621,
|
28 |
+
0.03919963600003484,
|
29 |
+
0.03943429399998877,
|
30 |
+
0.03900172599998086,
|
31 |
+
0.03918313499997339,
|
32 |
+
0.03867850199998202,
|
33 |
+
0.03878780600001619,
|
34 |
+
0.03953214799997795,
|
35 |
+
0.03894626200002449,
|
36 |
+
0.038983603000019684,
|
37 |
+
0.038724136999974235,
|
38 |
+
0.03864987800000108,
|
39 |
+
0.03900813799998559,
|
40 |
+
0.03922942200000534,
|
41 |
+
0.038993239999967955,
|
42 |
+
0.040082085999983974,
|
43 |
+
0.041507040999988476,
|
44 |
+
0.03895409700004393,
|
45 |
+
0.03842971699998543,
|
46 |
+
0.04137587499997153,
|
47 |
+
0.04080619699999488
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.42053397112656
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.4830534840807503e-06,
|
57 |
+
"ram": 6.197827717018689e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.5450317612509373e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 647235.8854230598
|
64 |
}
|
65 |
}
|
66 |
}
|