Commit
•
7c70893
1
Parent(s):
f4c2b17
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,
|
@@ -11,53 +11,53 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
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": 22.
|
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": 866.947072,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 23,
|
14 |
+
"total": 1.0295602170000393,
|
15 |
+
"mean": 0.04476348769565388,
|
16 |
+
"stdev": 0.0010925974892624364,
|
17 |
+
"p50": 0.044802524999965954,
|
18 |
+
"p90": 0.04577910000001566,
|
19 |
+
"p95": 0.04644570490001456,
|
20 |
+
"p99": 0.04771844312004419,
|
21 |
"values": [
|
22 |
+
0.045091314999979204,
|
23 |
+
0.04467135900000585,
|
24 |
+
0.044824196000035954,
|
25 |
+
0.043157878000045,
|
26 |
+
0.04550121200003332,
|
27 |
+
0.048058707000052436,
|
28 |
+
0.044345739999982925,
|
29 |
+
0.04488376699998753,
|
30 |
+
0.043225833999997576,
|
31 |
+
0.043412444000011874,
|
32 |
+
0.04516061399999671,
|
33 |
+
0.04465886599996338,
|
34 |
+
0.04447763699999996,
|
35 |
+
0.045311216000015975,
|
36 |
+
0.045848572000011245,
|
37 |
+
0.04338967099999991,
|
38 |
+
0.04486640400000397,
|
39 |
+
0.04651205300001493,
|
40 |
+
0.044477175999986684,
|
41 |
+
0.04339041299999735,
|
42 |
+
0.044802524999965954,
|
43 |
+
0.045149442999957046,
|
44 |
+
0.04434317499999452
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.339635526145358
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4743383038681723e-06,
|
54 |
+
"ram": 6.161381126389642e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5359521151320688e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 651061.9635521743
|
61 |
}
|
62 |
}
|
63 |
}
|