Commit
•
589734f
1
Parent(s):
d4f5ddb
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,52 @@
|
|
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.047522610000044097
|
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.388928,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0369843459998833,
|
15 |
+
"mean": 0.0493802069523754,
|
16 |
+
"stdev": 0.0015964870837183167,
|
17 |
+
"p50": 0.04924521499998491,
|
18 |
+
"p90": 0.05153289599996924,
|
19 |
+
"p95": 0.05198903500001961,
|
20 |
+
"p99": 0.05233615180002289,
|
21 |
"values": [
|
22 |
+
0.05040778599999385,
|
23 |
+
0.05043767099999741,
|
24 |
+
0.05011865799997395,
|
25 |
+
0.04646302300000116,
|
26 |
+
0.05242293100002371,
|
27 |
+
0.04924521499998491,
|
28 |
+
0.05004693500001167,
|
29 |
+
0.05003672599997344,
|
30 |
+
0.04715863600000603,
|
31 |
+
0.048345413000049575,
|
32 |
+
0.05198903500001961,
|
33 |
+
0.05153289599996924,
|
34 |
+
0.04920472899999595,
|
35 |
+
0.047581902999979775,
|
36 |
+
0.049303071999986514,
|
37 |
+
0.04708918699998321,
|
38 |
+
0.04912123399998336,
|
39 |
+
0.04917415299996719,
|
40 |
+
0.05104235499999277,
|
41 |
+
0.04843624099999033,
|
42 |
+
0.047826546999999664
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.25102893887114
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.5813097423977323e-06,
|
52 |
+
"ram": 6.608531220445002e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.6473950546021824e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 607018.9401178474
|
59 |
}
|
60 |
}
|
61 |
}
|