Commit
•
aa0a8fe
1
Parent(s):
1781ef3
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,56 +10,54 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
14 |
-
"total":
|
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 |
-
0.04730789000001323,
|
46 |
-
0.04460727600002201
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.419264,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0375691879998499,
|
15 |
+
"mean": 0.04511170382608043,
|
16 |
+
"stdev": 0.0004865180510892739,
|
17 |
+
"p50": 0.045204441000009865,
|
18 |
+
"p90": 0.0456352919999631,
|
19 |
+
"p95": 0.0457112607999818,
|
20 |
+
"p99": 0.04595066663997954,
|
21 |
"values": [
|
22 |
+
0.04529336699999931,
|
23 |
+
0.04496402099999841,
|
24 |
+
0.045718352999983836,
|
25 |
+
0.04425048500002049,
|
26 |
+
0.0449976740000011,
|
27 |
+
0.04507095100001379,
|
28 |
+
0.04521970000001829,
|
29 |
+
0.046016190999978335,
|
30 |
+
0.0446192050000036,
|
31 |
+
0.04475604200001726,
|
32 |
+
0.04542027499996948,
|
33 |
+
0.04504349999996293,
|
34 |
+
0.045490727000014886,
|
35 |
+
0.0445188260000009,
|
36 |
+
0.0455315829999563,
|
37 |
+
0.044002640999963205,
|
38 |
+
0.04532004700001835,
|
39 |
+
0.04539703199998257,
|
40 |
+
0.045030134000001,
|
41 |
+
0.044469826000010926,
|
42 |
+
0.04564743099996349,
|
43 |
+
0.04558673599996155,
|
44 |
+
0.045204441000009865
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.16719642989565
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5256335083236045e-06,
|
54 |
+
"ram": 6.375783241434163e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.589391340737946e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 629171.6673979772
|
61 |
}
|
62 |
}
|
63 |
}
|