Commit
•
1b9fa2a
1
Parent(s):
6cae3f2
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,54 +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.04558673599996155,
|
44 |
-
0.045204441000009865
|
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": 864.641024,
|
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.0142767419999927,
|
15 |
+
"mean": 0.04829889247619013,
|
16 |
+
"stdev": 0.0007800012880131199,
|
17 |
+
"p50": 0.04831144999999992,
|
18 |
+
"p90": 0.049221315000011145,
|
19 |
+
"p95": 0.049420495999981995,
|
20 |
+
"p99": 0.049853590399982294,
|
21 |
"values": [
|
22 |
+
0.0484053559999893,
|
23 |
+
0.04801621100000375,
|
24 |
+
0.049420495999981995,
|
25 |
+
0.04901884800000289,
|
26 |
+
0.048181720000002315,
|
27 |
+
0.04836144500001183,
|
28 |
+
0.049221315000011145,
|
29 |
+
0.04857640399998786,
|
30 |
+
0.04872484099999497,
|
31 |
+
0.04643498799998724,
|
32 |
+
0.0479876570000215,
|
33 |
+
0.047019817000006014,
|
34 |
+
0.04996186399998237,
|
35 |
+
0.04823791399999777,
|
36 |
+
0.04899232899998651,
|
37 |
+
0.04776861100000929,
|
38 |
+
0.04772973800001523,
|
39 |
+
0.04840469500001632,
|
40 |
+
0.047981736999986424,
|
41 |
+
0.047519305999998096,
|
42 |
+
0.04831144999999992
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.70440850156076
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.6627890092355235e-06,
|
52 |
+
"ram": 6.948848669032041e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.732277495925844e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 577274.7162922265
|
59 |
}
|
60 |
}
|
61 |
}
|