Commit
•
8c365e2
1
Parent(s):
890e2b1
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,55 +10,58 @@
|
|
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 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 944.050176,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 27,
|
14 |
+
"total": 1.0370580829999199,
|
15 |
+
"mean": 0.03840955862962666,
|
16 |
+
"stdev": 0.0011961263415751992,
|
17 |
+
"p50": 0.03818323900000564,
|
18 |
+
"p90": 0.039068168799997235,
|
19 |
+
"p95": 0.04038487190000808,
|
20 |
+
"p99": 0.04267542652000031,
|
21 |
"values": [
|
22 |
+
0.038746060999983456,
|
23 |
+
0.03839107200002445,
|
24 |
+
0.03838606200000072,
|
25 |
+
0.038361575999999786,
|
26 |
+
0.03868244099999174,
|
27 |
+
0.038506819999980735,
|
28 |
+
0.03832324300000778,
|
29 |
+
0.03866820499999335,
|
30 |
+
0.038941749999992226,
|
31 |
+
0.03925779700000476,
|
32 |
+
0.03845991099998969,
|
33 |
+
0.03818323900000564,
|
34 |
+
0.03802958999997941,
|
35 |
+
0.03794215400000667,
|
36 |
+
0.043310501999997086,
|
37 |
+
0.0408679040000095,
|
38 |
+
0.037612151999979915,
|
39 |
+
0.037402585999984694,
|
40 |
+
0.03773981300000173,
|
41 |
+
0.037985825999982126,
|
42 |
+
0.0377236019999998,
|
43 |
+
0.037744472000014184,
|
44 |
+
0.03746149799999898,
|
45 |
+
0.03760681200000704,
|
46 |
+
0.03741033099998958,
|
47 |
+
0.03770844699999998,
|
48 |
+
0.03760421699999483
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.0351859192848
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.4719451405874496e-06,
|
58 |
+
"ram": 6.151547720944732e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.533460617796897e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 652119.7795328366
|
65 |
}
|
66 |
}
|
67 |
}
|