Commit
•
73b4b6c
1
Parent(s):
f60cf0a
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,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 |
]
|
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": 872.087552,
|
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.0214537340000334,
|
15 |
+
"mean": 0.0464297151818197,
|
16 |
+
"stdev": 0.002264577550291669,
|
17 |
+
"p50": 0.0461639035000303,
|
18 |
+
"p90": 0.04944232379995697,
|
19 |
+
"p95": 0.05053169584997761,
|
20 |
+
"p99": 0.05087164419000714,
|
21 |
"values": [
|
22 |
+
0.05094837000001462,
|
23 |
+
0.045891735999987304,
|
24 |
+
0.047683897000013076,
|
25 |
+
0.04613157300002513,
|
26 |
+
0.04778104799999028,
|
27 |
+
0.04717491799999607,
|
28 |
+
0.048412524000013946,
|
29 |
+
0.05058300899997903,
|
30 |
+
0.04583484100004398,
|
31 |
+
0.049556745999950635,
|
32 |
+
0.04745588099996212,
|
33 |
+
0.048208885000008195,
|
34 |
+
0.04764202799998429,
|
35 |
+
0.044535958000039955,
|
36 |
+
0.043451177000008556,
|
37 |
+
0.043106174999991254,
|
38 |
+
0.044268030000012004,
|
39 |
+
0.04527729099999078,
|
40 |
+
0.04340667500002837,
|
41 |
+
0.04418510599998626,
|
42 |
+
0.04372163199997203,
|
43 |
+
0.046196234000035474
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.537930958309346
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5810849931504992e-06,
|
53 |
+
"ram": 6.60753569085955e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6471603500590946e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 607105.4344916227
|
60 |
}
|
61 |
}
|
62 |
}
|