Commit
•
5dd5761
1
Parent(s):
dd03a9c
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/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.03908657099998436
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 5.
|
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": 943.24736,
|
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.0278415210000276,
|
15 |
+
"mean": 0.0411136608400011,
|
16 |
+
"stdev": 0.0022453338150798816,
|
17 |
+
"p50": 0.04061845299997913,
|
18 |
+
"p90": 0.04424681320000445,
|
19 |
+
"p95": 0.045559793599966265,
|
20 |
+
"p99": 0.04626137820001304,
|
21 |
"values": [
|
22 |
+
0.04642747500002997,
|
23 |
+
0.04573540499995943,
|
24 |
+
0.044857347999993635,
|
25 |
+
0.04218202000004112,
|
26 |
+
0.036648029999980736,
|
27 |
+
0.040137858000036886,
|
28 |
+
0.04079287900003692,
|
29 |
+
0.04218278999996983,
|
30 |
+
0.04089306600002374,
|
31 |
+
0.04201441600002909,
|
32 |
+
0.038442585999973744,
|
33 |
+
0.04141703300001609,
|
34 |
+
0.04333101100002068,
|
35 |
+
0.040269792999993115,
|
36 |
+
0.03965328300000692,
|
37 |
+
0.040141054000002896,
|
38 |
+
0.03996799999998757,
|
39 |
+
0.04271494299996448,
|
40 |
+
0.03924250799997253,
|
41 |
+
0.040178663000006054,
|
42 |
+
0.04222931800001106,
|
43 |
+
0.03897120099998119,
|
44 |
+
0.04061845299997913,
|
45 |
+
0.0383669349999991,
|
46 |
+
0.04042545300001166
|
|
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.32281581276899
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.4239761564466692e-06,
|
56 |
+
"ram": 5.9510160484015676e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.4834863169306848e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 674087.7813210895
|
63 |
}
|
64 |
}
|
65 |
}
|