Commit
•
e1cec73
1
Parent(s):
c863588
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": 864.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,52 +11,52 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 22,
|
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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value": 21.
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 864.657408,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 22,
|
14 |
+
"total": 1.0011508169999388,
|
15 |
+
"mean": 0.04550685531817904,
|
16 |
+
"stdev": 0.0009151914449444242,
|
17 |
+
"p50": 0.04542841249997309,
|
18 |
+
"p90": 0.04676307779997728,
|
19 |
+
"p95": 0.047015669449959316,
|
20 |
+
"p99": 0.04729233175999127,
|
21 |
"values": [
|
22 |
+
0.047362732999999935,
|
23 |
+
0.04618679099996825,
|
24 |
+
0.04702748899995868,
|
25 |
+
0.043580563000034545,
|
26 |
+
0.04535054300004049,
|
27 |
+
0.045336366000015005,
|
28 |
+
0.04493345500003443,
|
29 |
+
0.045778541000004225,
|
30 |
+
0.044319250999990345,
|
31 |
+
0.0449455480000438,
|
32 |
+
0.04553457599996591,
|
33 |
+
0.04431700599997157,
|
34 |
+
0.04540631599996914,
|
35 |
+
0.04482720599997947,
|
36 |
+
0.045450508999977046,
|
37 |
+
0.044462586999998166,
|
38 |
+
0.04592815899997049,
|
39 |
+
0.04573864600001798,
|
40 |
+
0.046119395999994595,
|
41 |
+
0.0452431420000039,
|
42 |
+
0.046510896000029334,
|
43 |
+
0.0467910979999715
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.974711128864158
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5571262041727702e-06,
|
53 |
+
"ram": 6.507340334163701e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6221996075144074e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 616446.9497882791
|
60 |
}
|
61 |
}
|
62 |
}
|