Commit
•
8ccd340
1
Parent(s):
589734f
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": 939.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,52 +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 |
-
0.
|
42 |
-
0.
|
|
|
|
|
|
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
-
"value":
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
-
"cpu": 1.
|
52 |
-
"ram": 6.
|
53 |
"gpu": 0.0,
|
54 |
-
"total": 1.
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
-
"value":
|
59 |
}
|
60 |
}
|
61 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 939.180032,
|
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.0164707159998443,
|
15 |
+
"mean": 0.03909502753845555,
|
16 |
+
"stdev": 0.0010857700740512428,
|
17 |
+
"p50": 0.03883819099996799,
|
18 |
+
"p90": 0.039852842500010865,
|
19 |
+
"p95": 0.04188262799996778,
|
20 |
+
"p99": 0.0426368147500682,
|
21 |
"values": [
|
22 |
+
0.03903643299997839,
|
23 |
+
0.03886972999998761,
|
24 |
+
0.03878769799996462,
|
25 |
+
0.03854369200007568,
|
26 |
+
0.039107324000042354,
|
27 |
+
0.039043644999992466,
|
28 |
+
0.03893867900001169,
|
29 |
+
0.03873275399996601,
|
30 |
+
0.03895494799996868,
|
31 |
+
0.038530275999960395,
|
32 |
+
0.03863900900000772,
|
33 |
+
0.04012244099999407,
|
34 |
+
0.04246935699995902,
|
35 |
+
0.03889925500004665,
|
36 |
+
0.038651141999935135,
|
37 |
+
0.03843874500000766,
|
38 |
+
0.03877719699994486,
|
39 |
+
0.03890465500001028,
|
40 |
+
0.03958324400002766,
|
41 |
+
0.038844402999984595,
|
42 |
+
0.038546427000028416,
|
43 |
+
0.038408129999993434,
|
44 |
+
0.03883197899995139,
|
45 |
+
0.04269263400010459,
|
46 |
+
0.0379753189999974,
|
47 |
+
0.03814159999990352
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.578700488607076
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.48139863347811e-06,
|
57 |
+
"ram": 6.191069347546882e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.5433093269535787e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 647958.2430658627
|
64 |
}
|
65 |
}
|
66 |
}
|