Commit
•
32cf219
1
Parent(s):
e45fb5d
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,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": 941.072384,
|
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.028574888999941,
|
15 |
+
"mean": 0.03956057265384389,
|
16 |
+
"stdev": 0.0006553428289391972,
|
17 |
+
"p50": 0.039335435499992855,
|
18 |
+
"p90": 0.04024048600001606,
|
19 |
+
"p95": 0.040827863499998784,
|
20 |
+
"p99": 0.041614466249995985,
|
21 |
"values": [
|
22 |
+
0.039338630999992574,
|
23 |
+
0.03970892899999967,
|
24 |
+
0.04090875599999322,
|
25 |
+
0.03896412699998564,
|
26 |
+
0.03910416800002281,
|
27 |
+
0.039255183999983956,
|
28 |
+
0.03906297000000336,
|
29 |
+
0.039485223000014,
|
30 |
+
0.03981336199998964,
|
31 |
+
0.039332239999993135,
|
32 |
+
0.03956196599997952,
|
33 |
+
0.03969150699998636,
|
34 |
+
0.03899011400000063,
|
35 |
+
0.039626314999992474,
|
36 |
+
0.03989578600001664,
|
37 |
+
0.03926674800001706,
|
38 |
+
0.03893757700001288,
|
39 |
+
0.03927876999998148,
|
40 |
+
0.03919565699999339,
|
41 |
+
0.039685514000012745,
|
42 |
+
0.0391647889999831,
|
43 |
+
0.03892936200000463,
|
44 |
+
0.039133580999987316,
|
45 |
+
0.04058518600001548,
|
46 |
+
0.04184970299999691,
|
47 |
+
0.039808723999982476
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.27769273589712
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.5135437504858033e-06,
|
57 |
+
"ram": 6.325393408840359e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.5767976845742068e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 634196.7709510156
|
64 |
}
|
65 |
}
|
66 |
}
|