Commit
•
1e49f9c
1
Parent(s):
d24d784
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,53 @@
|
|
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.03957817899998872
|
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": 867.045376,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0259886730001142,
|
15 |
+
"mean": 0.04663584877273246,
|
16 |
+
"stdev": 0.0012568906482179868,
|
17 |
+
"p50": 0.04660760500000549,
|
18 |
+
"p90": 0.04767162140000778,
|
19 |
+
"p95": 0.04962205520001817,
|
20 |
+
"p99": 0.049958732230011266,
|
21 |
"values": [
|
22 |
+
0.05002153000000931,
|
23 |
+
0.04729258099999356,
|
24 |
+
0.04696689400000764,
|
25 |
+
0.04495381099999918,
|
26 |
+
0.04771373700000936,
|
27 |
+
0.04581257200001687,
|
28 |
+
0.045469642000000476,
|
29 |
+
0.04577699499998289,
|
30 |
+
0.04622058199998946,
|
31 |
+
0.04566639000000805,
|
32 |
+
0.04972249300001863,
|
33 |
+
0.04692462500000261,
|
34 |
+
0.047098267999984955,
|
35 |
+
0.04690027000000896,
|
36 |
+
0.04690097100001367,
|
37 |
+
0.046826912999989645,
|
38 |
+
0.04622703500001535,
|
39 |
+
0.04645447900000477,
|
40 |
+
0.045781765000015184,
|
41 |
+
0.04676073100000622,
|
42 |
+
0.045441720000013675,
|
43 |
+
0.04505466900002375
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.442731853626956
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5758100615607369e-06,
|
53 |
+
"ram": 6.585291104567356e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6416629726064102e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 609138.4265141434
|
60 |
}
|
61 |
}
|
62 |
}
|