Commit
•
865465c
1
Parent(s):
de42192
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,55 +10,54 @@
|
|
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.
|
45 |
-
0.03651137499997503
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram":
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.923072,
|
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.0377992049999705,
|
15 |
+
"mean": 0.04512170456521611,
|
16 |
+
"stdev": 0.0018846961004041498,
|
17 |
+
"p50": 0.04505601700000739,
|
18 |
+
"p90": 0.04690645660000996,
|
19 |
+
"p95": 0.0483877834999987,
|
20 |
+
"p99": 0.04865392403999124,
|
21 |
"values": [
|
22 |
+
0.04697088200001076,
|
23 |
+
0.04505601700000739,
|
24 |
+
0.04531920499999842,
|
25 |
+
0.04457460199998309,
|
26 |
+
0.044693593000005194,
|
27 |
+
0.04457822899999542,
|
28 |
+
0.0449810269999773,
|
29 |
+
0.04301158899997404,
|
30 |
+
0.045663144000002376,
|
31 |
+
0.04500993100000983,
|
32 |
+
0.04529220499998132,
|
33 |
+
0.04637846299999637,
|
34 |
+
0.048545216999997365,
|
35 |
+
0.044989763000018,
|
36 |
+
0.0450699630000031,
|
37 |
+
0.044471631000021716,
|
38 |
+
0.044962422999986984,
|
39 |
+
0.0456600690000073,
|
40 |
+
0.04664875500000676,
|
41 |
+
0.045976786000011316,
|
42 |
+
0.04868458499998951,
|
43 |
+
0.041747331999999915,
|
44 |
+
0.039513793999987
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.162283309901603
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5605571534898547e-06,
|
54 |
+
"ram": 6.521654739040059e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6257737008802553e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 615091.7556721222
|
61 |
}
|
62 |
}
|
63 |
}
|