Commit
•
f98f664
1
Parent(s):
392da70
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,53 +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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
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": 865.492992,
|
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.0187338590000365,
|
15 |
+
"mean": 0.042447244125001525,
|
16 |
+
"stdev": 0.0026584660331640812,
|
17 |
+
"p50": 0.04128535200000272,
|
18 |
+
"p90": 0.04649748560001114,
|
19 |
+
"p95": 0.047357700500013776,
|
20 |
+
"p99": 0.048437213260005475,
|
21 |
"values": [
|
22 |
+
0.048718581000002814,
|
23 |
+
0.0474952430000144,
|
24 |
+
0.04497929600000816,
|
25 |
+
0.04491628699997818,
|
26 |
+
0.04657829300001026,
|
27 |
+
0.04630893500001321,
|
28 |
+
0.04229990099997849,
|
29 |
+
0.04079488100001072,
|
30 |
+
0.040268087000015385,
|
31 |
+
0.04087759699999083,
|
32 |
+
0.04121954299998265,
|
33 |
+
0.04160659300001157,
|
34 |
+
0.041351161000022785,
|
35 |
+
0.04029268400000774,
|
36 |
+
0.040643775999996024,
|
37 |
+
0.04066393400000834,
|
38 |
+
0.04003228199999853,
|
39 |
+
0.040193095999995876,
|
40 |
+
0.04095174699997983,
|
41 |
+
0.039602882000025375,
|
42 |
+
0.04156423199998471,
|
43 |
+
0.044560797000002594,
|
44 |
+
0.039507651999997506,
|
45 |
+
0.04330637900000056
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.558655470191002
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5769260194566515e-06,
|
55 |
+
"ram": 6.590004337988374e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.6428260628365353e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 608707.1678625433
|
62 |
}
|
63 |
}
|
64 |
}
|