Commit
•
97ea1ff
1
Parent(s):
3e5a1f9
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,56 +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 |
-
0.
|
44 |
-
0.
|
45 |
-
0.
|
46 |
-
0.039792256999987785
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.28,
|
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.018470979999961,
|
15 |
+
"mean": 0.042436290833331704,
|
16 |
+
"stdev": 0.0027155088934005035,
|
17 |
+
"p50": 0.043597591500002864,
|
18 |
+
"p90": 0.044757132800020825,
|
19 |
+
"p95": 0.0450360950500027,
|
20 |
+
"p99": 0.04571753072998945,
|
21 |
"values": [
|
22 |
+
0.04507785399999875,
|
23 |
+
0.044799461000025076,
|
24 |
+
0.044056478000015886,
|
25 |
+
0.04408722599998782,
|
26 |
+
0.04432975899999292,
|
27 |
+
0.04385472899997467,
|
28 |
+
0.04411054899998135,
|
29 |
+
0.042466703000002326,
|
30 |
+
0.04590860299998667,
|
31 |
+
0.04386679099997082,
|
32 |
+
0.043549505999976645,
|
33 |
+
0.04451323399996454,
|
34 |
+
0.043568080999989434,
|
35 |
+
0.04465836700001091,
|
36 |
+
0.0432560750000448,
|
37 |
+
0.04362710200001629,
|
38 |
+
0.04342956100003903,
|
39 |
+
0.041593070999965676,
|
40 |
+
0.03823224699999628,
|
41 |
+
0.03793612200001917,
|
42 |
+
0.03806797900000447,
|
43 |
+
0.03803059900002381,
|
44 |
+
0.038039284999968004,
|
45 |
+
0.0374115980000056
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.56473622842049
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.4783437359970785e-06,
|
55 |
+
"ram": 6.178059040735206e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5401243264044305e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 649298.2305750581
|
62 |
}
|
63 |
}
|
64 |
}
|