Commit
•
079f719
1
Parent(s):
c3f603b
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": 6.
|
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.378304,
|
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.00502873500011,
|
15 |
+
"mean": 0.04187619729167125,
|
16 |
+
"stdev": 0.0026445118354644884,
|
17 |
+
"p50": 0.040328650000020616,
|
18 |
+
"p90": 0.04534691199999088,
|
19 |
+
"p95": 0.045438637499984225,
|
20 |
+
"p99": 0.04586166566999395,
|
21 |
"values": [
|
22 |
+
0.04048285300001453,
|
23 |
+
0.039657753000028606,
|
24 |
+
0.04027410300000156,
|
25 |
+
0.03958099999999831,
|
26 |
+
0.04038319700003967,
|
27 |
+
0.040272520000030454,
|
28 |
+
0.039706053000031716,
|
29 |
+
0.03952301200001784,
|
30 |
+
0.03984371999996483,
|
31 |
+
0.03944935399999849,
|
32 |
+
0.0420153620000292,
|
33 |
+
0.04520719699996789,
|
34 |
+
0.04450923500002091,
|
35 |
+
0.04535653599998568,
|
36 |
+
0.04475783899999897,
|
37 |
+
0.04530030099999749,
|
38 |
+
0.04545312599998397,
|
39 |
+
0.04532445600000301,
|
40 |
+
0.04598369699999694,
|
41 |
+
0.044822189000001345,
|
42 |
+
0.03948467999998684,
|
43 |
+
0.03879888099999107,
|
44 |
+
0.03987119100003156,
|
45 |
+
0.03897047999998904
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.879914239464384
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5141624670762283e-06,
|
55 |
+
"ram": 6.32775318994032e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5774399989756314e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 633938.5337314806
|
62 |
}
|
63 |
}
|
64 |
}
|