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,52 +10,56 @@
|
|
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": 865.021952,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0328709440000807,
|
15 |
+
"mean": 0.04131483776000323,
|
16 |
+
"stdev": 0.0027887123356645223,
|
17 |
+
"p50": 0.04317610700002206,
|
18 |
+
"p90": 0.04381429579999576,
|
19 |
+
"p95": 0.04395439020000822,
|
20 |
+
"p99": 0.04437765571996806,
|
21 |
"values": [
|
22 |
+
0.04375865600002271,
|
23 |
+
0.04383527900000672,
|
24 |
+
0.04317610700002206,
|
25 |
+
0.04350758699996504,
|
26 |
+
0.04378282099997932,
|
27 |
+
0.043296682000004694,
|
28 |
+
0.042993916000000354,
|
29 |
+
0.0434539359999917,
|
30 |
+
0.043984168000008594,
|
31 |
+
0.04359727399997837,
|
32 |
+
0.04361022800003411,
|
33 |
+
0.04363642699996717,
|
34 |
+
0.04326206700000057,
|
35 |
+
0.04450191499995526,
|
36 |
+
0.03913650399999824,
|
37 |
+
0.038497038000002703,
|
38 |
+
0.03867393900003435,
|
39 |
+
0.03780433299999686,
|
40 |
+
0.03844054200004621,
|
41 |
+
0.042893969000033394,
|
42 |
+
0.03779688899999201,
|
43 |
+
0.03702904300001819,
|
44 |
+
0.037291996000021754,
|
45 |
+
0.03740952399999742,
|
46 |
+
0.03750010400000292
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.204379206544942
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.4654435248041353e-06,
|
56 |
+
"ram": 6.12399022466758e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.5266834270508112e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 655014.643036875
|
63 |
}
|
64 |
}
|
65 |
}
|