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": 866.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,53 +10,54 @@
|
|
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": 866.623488,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0193512469999746,
|
15 |
+
"mean": 0.04431961943478151,
|
16 |
+
"stdev": 0.0015908163914613229,
|
17 |
+
"p50": 0.044479334000016024,
|
18 |
+
"p90": 0.045698591400025634,
|
19 |
+
"p95": 0.04605158949996735,
|
20 |
+
"p99": 0.046716562959999236,
|
21 |
"values": [
|
22 |
+
0.046893758000010166,
|
23 |
+
0.04572096100002909,
|
24 |
+
0.04559024700000691,
|
25 |
+
0.04297431500003768,
|
26 |
+
0.04483676000000969,
|
27 |
+
0.0456091130000118,
|
28 |
+
0.04366964299998699,
|
29 |
+
0.04439733999998907,
|
30 |
+
0.04525680499995133,
|
31 |
+
0.0426323469999943,
|
32 |
+
0.04608832599996049,
|
33 |
+
0.044642437999982576,
|
34 |
+
0.043536373999984335,
|
35 |
+
0.04435360899998386,
|
36 |
+
0.04494988799996236,
|
37 |
+
0.04484663899995667,
|
38 |
+
0.043534049000015784,
|
39 |
+
0.044506665000028534,
|
40 |
+
0.044479334000016024,
|
41 |
+
0.04399361800000179,
|
42 |
+
0.04443986000001132,
|
43 |
+
0.04396706800002903,
|
44 |
+
0.038432090000014796
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.563370641563136
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5397259822258584e-06,
|
54 |
+
"ram": 6.43469559004582e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6040729381263167e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 623413.0482670437
|
61 |
}
|
62 |
}
|
63 |
}
|