Commit
•
08bc5e9
1
Parent(s):
a71de4a
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,
|
@@ -11,51 +11,51 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 21,
|
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": 20.
|
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": 942.014464,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 21,
|
14 |
+
"total": 1.0433633629999122,
|
15 |
+
"mean": 0.049683969666662484,
|
16 |
+
"stdev": 0.0046283993213371835,
|
17 |
+
"p50": 0.04866801899999018,
|
18 |
+
"p90": 0.05031600899997102,
|
19 |
+
"p95": 0.05081910600000583,
|
20 |
+
"p99": 0.06605301160001319,
|
21 |
"values": [
|
22 |
+
0.05081910600000583,
|
23 |
+
0.048555980000003274,
|
24 |
+
0.04909845000003088,
|
25 |
+
0.04698454300000776,
|
26 |
+
0.049990221999962614,
|
27 |
+
0.04866801899999018,
|
28 |
+
0.048138071999972,
|
29 |
+
0.04886557800000446,
|
30 |
+
0.04633003300000382,
|
31 |
+
0.04877814399998215,
|
32 |
+
0.05031600899997102,
|
33 |
+
0.048486961999969935,
|
34 |
+
0.04851717799999733,
|
35 |
+
0.04884593099995982,
|
36 |
+
0.049687438000034945,
|
37 |
+
0.04827255300000388,
|
38 |
+
0.049627336000014566,
|
39 |
+
0.06986148800001502,
|
40 |
+
0.04759985900000174,
|
41 |
+
0.048193134999962695,
|
42 |
+
0.04772732700001825
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.127216217004325
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.6298272543483313e-06,
|
52 |
+
"ram": 6.811251806891191e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.6979397724172433e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 588949.0406225463
|
59 |
}
|
60 |
}
|
61 |
}
|