Commit
•
205158f
1
Parent(s):
15c2233
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,52 +10,55 @@
|
|
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.488896,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.0282209509999802,
|
15 |
+
"mean": 0.042842539624999176,
|
16 |
+
"stdev": 0.002382634104476915,
|
17 |
+
"p50": 0.04383102650001547,
|
18 |
+
"p90": 0.04445048510000334,
|
19 |
+
"p95": 0.044594499649991806,
|
20 |
+
"p99": 0.0447027387799983,
|
21 |
"values": [
|
22 |
+
0.04432353699996838,
|
23 |
+
0.04472767400000066,
|
24 |
+
0.0436893720000171,
|
25 |
+
0.04461925999999039,
|
26 |
+
0.04442940600000611,
|
27 |
+
0.04445419099999981,
|
28 |
+
0.04366031700004669,
|
29 |
+
0.04354456199996548,
|
30 |
+
0.04412206099999594,
|
31 |
+
0.044116440999971474,
|
32 |
+
0.043590205999976206,
|
33 |
+
0.043972681000013836,
|
34 |
+
0.04365999699996337,
|
35 |
+
0.0443578910000042,
|
36 |
+
0.04444183800001156,
|
37 |
+
0.04431174500001589,
|
38 |
+
0.044090020999988155,
|
39 |
+
0.04337932300001057,
|
40 |
+
0.043421091000027445,
|
41 |
+
0.03806810600002564,
|
42 |
+
0.038508989999968435,
|
43 |
+
0.03794648699999925,
|
44 |
+
0.038744479000001775,
|
45 |
+
0.038041275000011865
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.34128669198889
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4941645747840159e-06,
|
55 |
+
"ram": 6.244305769983239e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.556607632483848e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 642422.6498262248
|
62 |
}
|
63 |
}
|
64 |
}
|