Commit
•
6fc3543
1
Parent(s):
3b2a7ce
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,54 +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 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram":
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.701888,
|
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.0228572380000855,
|
15 |
+
"mean": 0.0426190515833369,
|
16 |
+
"stdev": 0.002665345732143007,
|
17 |
+
"p50": 0.041158189000015,
|
18 |
+
"p90": 0.04601119459999552,
|
19 |
+
"p95": 0.046706449050000744,
|
20 |
+
"p99": 0.04687244937000457,
|
21 |
"values": [
|
22 |
+
0.041807572000010396,
|
23 |
+
0.04128505100001689,
|
24 |
+
0.0402210979999893,
|
25 |
+
0.04053112900001565,
|
26 |
+
0.040748416000013776,
|
27 |
+
0.040346411999991005,
|
28 |
+
0.040426593000006505,
|
29 |
+
0.039764622000006966,
|
30 |
+
0.0399255339999911,
|
31 |
+
0.04062520499999778,
|
32 |
+
0.04103132700001311,
|
33 |
+
0.04542576299999723,
|
34 |
+
0.045186725000007755,
|
35 |
+
0.0445312870000123,
|
36 |
+
0.04557162700001527,
|
37 |
+
0.046822722000001704,
|
38 |
+
0.04688730300000543,
|
39 |
+
0.04568492900000365,
|
40 |
+
0.04592632099999605,
|
41 |
+
0.04604756899999529,
|
42 |
+
0.044626864999997906,
|
43 |
+
0.0396501580000006,
|
44 |
+
0.03977096400001301,
|
45 |
+
0.04001204599998687
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.463684968320077
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.6822231588540253e-06,
|
55 |
+
"ram": 7.030228077510969e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.752525439629135e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 570605.1264006858
|
62 |
}
|
63 |
}
|
64 |
}
|