Commit
•
155d2cc
1
Parent(s):
515c790
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,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 |
]
|
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.956416,
|
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.0253170890001115,
|
15 |
+
"mean": 0.039435272653850446,
|
16 |
+
"stdev": 0.0010127474353409157,
|
17 |
+
"p50": 0.03908001300001729,
|
18 |
+
"p90": 0.040334053500004075,
|
19 |
+
"p95": 0.041059047750017896,
|
20 |
+
"p99": 0.04288193625001924,
|
21 |
"values": [
|
22 |
+
0.03894136800002457,
|
23 |
+
0.03891462800001477,
|
24 |
+
0.03993940199998747,
|
25 |
+
0.03932022899999765,
|
26 |
+
0.03887941100001058,
|
27 |
+
0.03875851399999419,
|
28 |
+
0.03886335100000338,
|
29 |
+
0.039419987000002266,
|
30 |
+
0.03918957299998738,
|
31 |
+
0.03921010299998784,
|
32 |
+
0.04345286100001999,
|
33 |
+
0.03987262600000463,
|
34 |
+
0.03909220100001676,
|
35 |
+
0.03906782500001782,
|
36 |
+
0.0386999139999773,
|
37 |
+
0.03987513199999171,
|
38 |
+
0.03983234100002164,
|
39 |
+
0.039013963999991574,
|
40 |
+
0.03860329300002263,
|
41 |
+
0.0385983130000227,
|
42 |
+
0.03878058600000145,
|
43 |
+
0.03916583899999182,
|
44 |
+
0.039024092999994764,
|
45 |
+
0.04072870500002068,
|
46 |
+
0.04116916200001697,
|
47 |
+
0.03890366799998901
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.358009028558353
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.464295534440029e-06,
|
57 |
+
"ram": 6.11948124141977e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.5254903468542266e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 655526.9274972072
|
64 |
}
|
65 |
}
|
66 |
}
|