Commit
•
34b6c9b
1
Parent(s):
8b1b255
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": 865.
|
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.03740952399999742,
|
46 |
-
0.03750010400000292
|
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": 865.644544,
|
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.0330228019998913,
|
15 |
+
"mean": 0.04491403486956049,
|
16 |
+
"stdev": 0.0019667870780053645,
|
17 |
+
"p50": 0.045609583999976167,
|
18 |
+
"p90": 0.0460091819999775,
|
19 |
+
"p95": 0.04636493389998009,
|
20 |
+
"p99": 0.04662762425999517,
|
21 |
"values": [
|
22 |
+
0.04602575899997419,
|
23 |
+
0.04563621400001239,
|
24 |
+
0.045609583999976167,
|
25 |
+
0.04563885800001799,
|
26 |
+
0.04539962399996966,
|
27 |
+
0.04547977300001094,
|
28 |
+
0.0450811910000084,
|
29 |
+
0.045091630000001715,
|
30 |
+
0.04669108699999924,
|
31 |
+
0.04594210199996951,
|
32 |
+
0.04578084300004548,
|
33 |
+
0.044945368000014696,
|
34 |
+
0.04550844599998527,
|
35 |
+
0.04573916599997574,
|
36 |
+
0.04640261999998074,
|
37 |
+
0.04547517399998924,
|
38 |
+
0.04577578399999993,
|
39 |
+
0.04594287399999075,
|
40 |
+
0.04588039800000843,
|
41 |
+
0.04515583799997103,
|
42 |
+
0.04007848099996636,
|
43 |
+
0.03978393200003438,
|
44 |
+
0.03995805599998903
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.264755391142295
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.55993742412991e-06,
|
54 |
+
"ram": 6.519025448228604e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6251276786121962e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 615336.2675195872
|
61 |
}
|
62 |
}
|
63 |
}
|