Commit
•
882de36
1
Parent(s):
65ce4a1
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,57 +10,56 @@
|
|
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.
|
47 |
-
0.03766091399998572
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 6.
|
58 |
"gpu": 0.0,
|
59 |
-
"total": 1.
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
-
"value":
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 865.820672,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0070241390001229,
|
15 |
+
"mean": 0.04028096556000491,
|
16 |
+
"stdev": 0.0012389976061222894,
|
17 |
+
"p50": 0.04018478800003322,
|
18 |
+
"p90": 0.04184622679998711,
|
19 |
+
"p95": 0.04242105279996622,
|
20 |
+
"p99": 0.04308932375997528,
|
21 |
"values": [
|
22 |
+
0.03993534100004581,
|
23 |
+
0.04056142000001728,
|
24 |
+
0.040273122000030526,
|
25 |
+
0.039699383000026955,
|
26 |
+
0.03982918399998425,
|
27 |
+
0.040896755999995094,
|
28 |
+
0.04248611099995969,
|
29 |
+
0.04006392200000164,
|
30 |
+
0.03988268500000913,
|
31 |
+
0.04137433699997928,
|
32 |
+
0.04126755800001547,
|
33 |
+
0.04130303400000912,
|
34 |
+
0.03944223199999897,
|
35 |
+
0.04018478800003322,
|
36 |
+
0.04030306799995742,
|
37 |
+
0.04063424600002463,
|
38 |
+
0.04216081999999233,
|
39 |
+
0.040653512000005776,
|
40 |
+
0.03947427200000675,
|
41 |
+
0.03975711000003912,
|
42 |
+
0.04327981199998021,
|
43 |
+
0.038703273000010086,
|
44 |
+
0.038352438000003986,
|
45 |
+
0.03801557000002731,
|
46 |
+
0.038490144999968834
|
|
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.825621384629937
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.488562326862979e-06,
|
56 |
+
"ram": 6.220913644692995e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.550771463309909e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 644840.3415069537
|
63 |
}
|
64 |
}
|
65 |
}
|