Commit
•
399f8c0
1
Parent(s):
4725cd2
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,55 +10,57 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
14 |
-
"total":
|
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 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
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.792,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.0266144620001114,
|
15 |
+
"mean": 0.0394851716153889,
|
16 |
+
"stdev": 0.0008583760992965967,
|
17 |
+
"p50": 0.039543269000006376,
|
18 |
+
"p90": 0.04075380849999988,
|
19 |
+
"p95": 0.041041729750020295,
|
20 |
+
"p99": 0.04123149800000192,
|
21 |
"values": [
|
22 |
+
0.03917089100002613,
|
23 |
+
0.038843530000008286,
|
24 |
+
0.03982230399998343,
|
25 |
+
0.03814273599999751,
|
26 |
+
0.040089021000028424,
|
27 |
+
0.041271241999993435,
|
28 |
+
0.039729631000000154,
|
29 |
+
0.03956231000000798,
|
30 |
+
0.03894070199999078,
|
31 |
+
0.0406774960000007,
|
32 |
+
0.039646565999987615,
|
33 |
+
0.03843327700002419,
|
34 |
+
0.038852698000027885,
|
35 |
+
0.039115637000008974,
|
36 |
+
0.03952422800000477,
|
37 |
+
0.03971395199999961,
|
38 |
+
0.040141237000000274,
|
39 |
+
0.039783262000014474,
|
40 |
+
0.039173745999960374,
|
41 |
+
0.04083012099999905,
|
42 |
+
0.03975404700003082,
|
43 |
+
0.041112266000027375,
|
44 |
+
0.03922420899999679,
|
45 |
+
0.03810193999999001,
|
46 |
+
0.03898716899999499,
|
47 |
+
0.03797024400000737
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.325963117006214
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.508080500822801e-06,
|
57 |
+
"ram": 6.302103471831252e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.5711015355411137e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 636496.0999516707
|
64 |
}
|
65 |
}
|
66 |
}
|