Commit
•
f77567b
1
Parent(s):
8b6a8cd
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": 866.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,56 +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 |
-
0.
|
41 |
-
0.
|
42 |
-
0.
|
43 |
-
0.
|
44 |
-
0.
|
45 |
-
0.
|
46 |
-
0.
|
|
|
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": 866.091008,
|
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.007917178999918,
|
15 |
+
"mean": 0.03876604534615069,
|
16 |
+
"stdev": 0.0011533496781183609,
|
17 |
+
"p50": 0.03857725099999243,
|
18 |
+
"p90": 0.03917135849999909,
|
19 |
+
"p95": 0.04148750600000284,
|
20 |
+
"p99": 0.04245635349998622,
|
21 |
"values": [
|
22 |
+
0.03889209700000151,
|
23 |
+
0.039191987000009476,
|
24 |
+
0.0391507299999887,
|
25 |
+
0.03822720899998444,
|
26 |
+
0.03879552800000852,
|
27 |
+
0.03892149300000369,
|
28 |
+
0.03872788199998922,
|
29 |
+
0.038422071999974605,
|
30 |
+
0.03857503699998688,
|
31 |
+
0.03856147199999782,
|
32 |
+
0.03849711199998751,
|
33 |
+
0.03841987799998492,
|
34 |
+
0.038421089999985725,
|
35 |
+
0.038441959000010684,
|
36 |
+
0.03857946499999798,
|
37 |
+
0.03909147999999618,
|
38 |
+
0.038734044000023005,
|
39 |
+
0.038718414000015855,
|
40 |
+
0.038786991999984366,
|
41 |
+
0.04252424499998142,
|
42 |
+
0.042252679000000626,
|
43 |
+
0.03776387600001385,
|
44 |
+
0.037520261999986815,
|
45 |
+
0.037499975000002905,
|
46 |
+
0.03753928700001552,
|
47 |
+
0.03766091399998572
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.7957702693369
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.4669016064930356e-06,
|
57 |
+
"ram": 6.130336490855369e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.5282049714015893e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 654362.4832491237
|
64 |
}
|
65 |
}
|
66 |
}
|