Commit
•
168dc20
1
Parent(s):
c7b6ef4
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,52 +10,53 @@
|
|
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 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
-
"value":
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
-
"cpu": 1.
|
52 |
-
"ram": 6.
|
53 |
"gpu": 0.0,
|
54 |
-
"total": 1.
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
-
"value":
|
59 |
}
|
60 |
}
|
61 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 866.738176,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.034049256999964,
|
15 |
+
"mean": 0.047002238954543814,
|
16 |
+
"stdev": 0.0009169502151432127,
|
17 |
+
"p50": 0.04692936649999524,
|
18 |
+
"p90": 0.0482386235999968,
|
19 |
+
"p95": 0.04859646784999257,
|
20 |
+
"p99": 0.04910577150000393,
|
21 |
"values": [
|
22 |
+
0.049236465000007,
|
23 |
+
0.04742352799999594,
|
24 |
+
0.04826117199999658,
|
25 |
+
0.04677392700000382,
|
26 |
+
0.0480356879999988,
|
27 |
+
0.04672230899998908,
|
28 |
+
0.04614094699999782,
|
29 |
+
0.04629290299999411,
|
30 |
+
0.04667281700000103,
|
31 |
+
0.045816007000013315,
|
32 |
+
0.04861411499999235,
|
33 |
+
0.046933376999987786,
|
34 |
+
0.04695646900000838,
|
35 |
+
0.04648440799999776,
|
36 |
+
0.047018041000001176,
|
37 |
+
0.04647960899998793,
|
38 |
+
0.04700785199997881,
|
39 |
+
0.04779877800001486,
|
40 |
+
0.04526976500000046,
|
41 |
+
0.046018121999992445,
|
42 |
+
0.046925356000002694,
|
43 |
+
0.04716760200000181
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.275582232733782
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5820755958557129e-06,
|
53 |
+
"ram": 6.611673682361547e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6481923326793286e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 606725.3075825098
|
60 |
}
|
61 |
}
|
62 |
}
|