Commit
•
919ca76
1
Parent(s):
796cb0c
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,56 +10,52 @@
|
|
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.04163896800000089,
|
44 |
-
0.040901775999998335,
|
45 |
-
0.04172683199999483,
|
46 |
-
0.043941430000018045
|
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": 867.418112,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0099933910000232,
|
15 |
+
"mean": 0.04809492338095348,
|
16 |
+
"stdev": 0.0032087972232685605,
|
17 |
+
"p50": 0.04799331600003143,
|
18 |
+
"p90": 0.05224382000000105,
|
19 |
+
"p95": 0.052274468000007346,
|
20 |
+
"p99": 0.052546476800000616,
|
21 |
"values": [
|
22 |
+
0.05224382000000105,
|
23 |
+
0.05207499199997301,
|
24 |
+
0.05261447899999894,
|
25 |
+
0.052274468000007346,
|
26 |
+
0.051303717999985565,
|
27 |
+
0.04918491300003325,
|
28 |
+
0.05027405699996734,
|
29 |
+
0.04809029000000464,
|
30 |
+
0.04861170200001652,
|
31 |
+
0.04785578700000315,
|
32 |
+
0.04799331600003143,
|
33 |
+
0.04688185100002329,
|
34 |
+
0.04652085000003581,
|
35 |
+
0.04777693900001623,
|
36 |
+
0.04642625200000339,
|
37 |
+
0.046135845999970115,
|
38 |
+
0.04194813899999872,
|
39 |
+
0.04177432099999123,
|
40 |
+
0.045180272999971294,
|
41 |
+
0.05134293300000081,
|
42 |
+
0.043484444999990046
|
|
|
|
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.792215263119004
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.648225662884889e-06,
|
52 |
+
"ram": 6.887907745735333e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.7171047403422425e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 582375.6562460402
|
59 |
}
|
60 |
}
|
61 |
}
|