Commit
•
6bc5c96
1
Parent(s):
8642264
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,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": 939.487232,
|
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.0375295259996733,
|
15 |
+
"mean": 0.04510997939129014,
|
16 |
+
"stdev": 0.0015832830413973755,
|
17 |
+
"p50": 0.0455645969999523,
|
18 |
+
"p90": 0.04619644779995724,
|
19 |
+
"p95": 0.04668888749999382,
|
20 |
+
"p99": 0.04712403287999677,
|
21 |
"values": [
|
22 |
+
0.04674312299999883,
|
23 |
+
0.04617916699999114,
|
24 |
+
0.04559569599996394,
|
25 |
+
0.04551494399999001,
|
26 |
+
0.04597295199999962,
|
27 |
+
0.046086263999995936,
|
28 |
+
0.0455645969999523,
|
29 |
+
0.04543322199998556,
|
30 |
+
0.045774619999974675,
|
31 |
+
0.04564464700001736,
|
32 |
+
0.046200767999948766,
|
33 |
+
0.047231468999996196,
|
34 |
+
0.045387414999993325,
|
35 |
+
0.04541596799998615,
|
36 |
+
0.045638305000011314,
|
37 |
+
0.04558008499998323,
|
38 |
+
0.045234658999959265,
|
39 |
+
0.0453686799999673,
|
40 |
+
0.0453455569999619,
|
41 |
+
0.04324640000004365,
|
42 |
+
0.04111028699998087,
|
43 |
+
0.041118562000008296,
|
44 |
+
0.04214213899996366
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.168043822983446
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.6123993131849504e-06,
|
54 |
+
"ram": 6.738465905951898e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6797839722444693e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 595314.6455278024
|
61 |
}
|
62 |
}
|
63 |
}
|