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,46 +10,52 @@
|
|
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 |
]
|
38 |
},
|
39 |
"throughput": {
|
40 |
"unit": "samples/s",
|
41 |
-
"value":
|
42 |
},
|
43 |
"energy": {
|
44 |
"unit": "kWh",
|
45 |
-
"cpu":
|
46 |
-
"ram":
|
47 |
"gpu": 0.0,
|
48 |
-
"total":
|
49 |
},
|
50 |
"efficiency": {
|
51 |
"unit": "samples/kWh",
|
52 |
-
"value":
|
53 |
}
|
54 |
}
|
55 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.636352,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0193656189999274,
|
15 |
+
"mean": 0.04854121995237749,
|
16 |
+
"stdev": 0.003652179762294048,
|
17 |
+
"p50": 0.049034394999978304,
|
18 |
+
"p90": 0.0527451749999841,
|
19 |
+
"p95": 0.05319437100001778,
|
20 |
+
"p99": 0.053359886999987796,
|
21 |
"values": [
|
22 |
+
0.05319437100001778,
|
23 |
+
0.051879601999985425,
|
24 |
+
0.0527451749999841,
|
25 |
+
0.049171519999958946,
|
26 |
+
0.052259099000025344,
|
27 |
+
0.04678547800000388,
|
28 |
+
0.04508677400002625,
|
29 |
+
0.045153126999991855,
|
30 |
+
0.049034394999978304,
|
31 |
+
0.05161591099999896,
|
32 |
+
0.05158304100001487,
|
33 |
+
0.053401265999980296,
|
34 |
+
0.052445396999985405,
|
35 |
+
0.04786868399997957,
|
36 |
+
0.04663298400004123,
|
37 |
+
0.046550760000002356,
|
38 |
+
0.04944267499996613,
|
39 |
+
0.04729953399998976,
|
40 |
+
0.04220761700003095,
|
41 |
+
0.0405430229999979,
|
42 |
+
0.04446518599996807
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.601047954317455
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.6250086051446422e-06,
|
52 |
+
"ram": 6.791069784596241e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.6929193029906047e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 590695.6097868711
|
59 |
}
|
60 |
}
|
61 |
}
|