Commit
•
085e056
1
Parent(s):
bc9e20f
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,
|
@@ -11,58 +11,58 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 28,
|
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.
|
48 |
-
0.
|
49 |
-
0.
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
-
"value": 27.
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
-
"cpu": 1.
|
59 |
-
"ram":
|
60 |
"gpu": 0.0,
|
61 |
-
"total": 1.
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
-
"value":
|
66 |
}
|
67 |
}
|
68 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 939.290624,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 28,
|
14 |
+
"total": 1.0340433569999732,
|
15 |
+
"mean": 0.03693011989285618,
|
16 |
+
"stdev": 0.0008697997297981205,
|
17 |
+
"p50": 0.0370160869999836,
|
18 |
+
"p90": 0.03775496000002363,
|
19 |
+
"p95": 0.038200510350037575,
|
20 |
+
"p99": 0.038788220050007566,
|
21 |
"values": [
|
22 |
+
0.03772117400001207,
|
23 |
+
0.03839797300003056,
|
24 |
+
0.03655120700000225,
|
25 |
+
0.0374676129999898,
|
26 |
+
0.03548230699999522,
|
27 |
+
0.03730423700000074,
|
28 |
+
0.03694528099998706,
|
29 |
+
0.03703011800001832,
|
30 |
+
0.03622215400002915,
|
31 |
+
0.0371436190000054,
|
32 |
+
0.036962240999969254,
|
33 |
+
0.03427942799999073,
|
34 |
+
0.03676432299999988,
|
35 |
+
0.03760487799996781,
|
36 |
+
0.036440629999958674,
|
37 |
+
0.03662862999999561,
|
38 |
+
0.03703104999999596,
|
39 |
+
0.03584624400002667,
|
40 |
+
0.03893255799999906,
|
41 |
+
0.03700205599994888,
|
42 |
+
0.03623064000004206,
|
43 |
+
0.037189404000002924,
|
44 |
+
0.0378337940000506,
|
45 |
+
0.036579349000021466,
|
46 |
+
0.03713506399998323,
|
47 |
+
0.03653553699996337,
|
48 |
+
0.03748715799997626,
|
49 |
+
0.03729469000001018
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
+
"value": 27.07816825131514
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
+
"cpu": 1.23779210779402e-06,
|
59 |
+
"ram": 5.1729365770363244e-08,
|
60 |
"gpu": 0.0,
|
61 |
+
"total": 1.2895214735643833e-06
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
+
"value": 775481.4638610762
|
66 |
}
|
67 |
}
|
68 |
}
|