Commit
•
219ef56
1
Parent(s):
dd5ea95
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_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,50 +10,57 @@
|
|
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 |
]
|
42 |
},
|
43 |
"throughput": {
|
44 |
"unit": "samples/s",
|
45 |
-
"value":
|
46 |
},
|
47 |
"energy": {
|
48 |
"unit": "kWh",
|
49 |
-
"cpu": 1.
|
50 |
-
"ram":
|
51 |
"gpu": 0.0,
|
52 |
-
"total": 1.
|
53 |
},
|
54 |
"efficiency": {
|
55 |
"unit": "samples/kWh",
|
56 |
-
"value":
|
57 |
}
|
58 |
}
|
59 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 941.830144,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.0241017170000646,
|
15 |
+
"mean": 0.03938852757692556,
|
16 |
+
"stdev": 0.0009090209638033199,
|
17 |
+
"p50": 0.03920731699997759,
|
18 |
+
"p90": 0.03963646399998311,
|
19 |
+
"p95": 0.03984272700000702,
|
20 |
+
"p99": 0.04276906250001389,
|
21 |
"values": [
|
22 |
+
0.039787550999960786,
|
23 |
+
0.039046206000023176,
|
24 |
+
0.03925625800002308,
|
25 |
+
0.03893408599998338,
|
26 |
+
0.038933315000008406,
|
27 |
+
0.039403514000014184,
|
28 |
+
0.03906951900000877,
|
29 |
+
0.039278419999959624,
|
30 |
+
0.03923857600000247,
|
31 |
+
0.04373837700001104,
|
32 |
+
0.03915436799996996,
|
33 |
+
0.03934350200000836,
|
34 |
+
0.039165828999955465,
|
35 |
+
0.03933524500001795,
|
36 |
+
0.03933453500002315,
|
37 |
+
0.03917605799995272,
|
38 |
+
0.03948537700000543,
|
39 |
+
0.039155380000011064,
|
40 |
+
0.03986111900002243,
|
41 |
+
0.039419935000012174,
|
42 |
+
0.039041365999992195,
|
43 |
+
0.039159277000010206,
|
44 |
+
0.03901637000001301,
|
45 |
+
0.039366785000026994,
|
46 |
+
0.038784917000043606,
|
47 |
+
0.03861583200000496
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.3881031233525
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.5062757027454869e-06,
|
57 |
+
"ram": 6.295007615710947e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.5692257789025965e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 637256.9285086101
|
64 |
}
|
65 |
}
|
66 |
}
|