Commit
•
7b2ddf0
1
Parent(s):
9384214
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,57 +11,57 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 27,
|
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 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
-
"value": 26.
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
-
"cpu": 1.
|
58 |
-
"ram": 5.
|
59 |
"gpu": 0.0,
|
60 |
-
"total": 1.
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
-
"value":
|
65 |
}
|
66 |
}
|
67 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 936.808448,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 27,
|
14 |
+
"total": 1.0110681230000296,
|
15 |
+
"mean": 0.037446967518519614,
|
16 |
+
"stdev": 0.000688873697815681,
|
17 |
+
"p50": 0.03757569100002911,
|
18 |
+
"p90": 0.03811274559999447,
|
19 |
+
"p95": 0.03818280149999964,
|
20 |
+
"p99": 0.038317894080009865,
|
21 |
"values": [
|
22 |
+
0.03812847099999317,
|
23 |
+
0.036572600999988936,
|
24 |
+
0.037022318999959225,
|
25 |
+
0.0373983699999485,
|
26 |
+
0.035084966999988865,
|
27 |
+
0.038102261999995335,
|
28 |
+
0.03739908200003583,
|
29 |
+
0.03702988300000243,
|
30 |
+
0.0368103839999776,
|
31 |
+
0.03757569100002911,
|
32 |
+
0.03631468000003224,
|
33 |
+
0.03701594699998623,
|
34 |
+
0.0376170079999838,
|
35 |
+
0.03805969300003653,
|
36 |
+
0.03794287499999882,
|
37 |
+
0.03766147999999703,
|
38 |
+
0.0376612800000089,
|
39 |
+
0.0375501329999679,
|
40 |
+
0.03729028800000833,
|
41 |
+
0.03783137099998157,
|
42 |
+
0.037796753000009176,
|
43 |
+
0.03835717800001248,
|
44 |
+
0.038087705000009464,
|
45 |
+
0.0374619789999997,
|
46 |
+
0.038206086000002415,
|
47 |
+
0.038016283000047224,
|
48 |
+
0.03707335400002876
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.704432061299602
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.2579312033977987e-06,
|
58 |
+
"ram": 5.257019776060419e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.310501401158403e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 763066.7156220216
|
65 |
}
|
66 |
}
|
67 |
}
|