Commit
•
3624945
1
Parent(s):
b2c4ae4
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,54 +10,53 @@
|
|
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.04039381700002309
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 939.04896,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0011527429999774,
|
15 |
+
"mean": 0.04550694286363533,
|
16 |
+
"stdev": 0.000783952804596699,
|
17 |
+
"p50": 0.045538486500021236,
|
18 |
+
"p90": 0.04653883879998375,
|
19 |
+
"p95": 0.046830278149997184,
|
20 |
+
"p99": 0.046984983009962206,
|
21 |
"values": [
|
22 |
+
0.046845216999997774,
|
23 |
+
0.04540171600001486,
|
24 |
+
0.0458070619999944,
|
25 |
+
0.044372989000009966,
|
26 |
+
0.04654643999998598,
|
27 |
+
0.04580110100005186,
|
28 |
+
0.044770760000005794,
|
29 |
+
0.04571425899996484,
|
30 |
+
0.04384591600000931,
|
31 |
+
0.045737121000001935,
|
32 |
+
0.046470427999963704,
|
33 |
+
0.04521348499997657,
|
34 |
+
0.04530646900002466,
|
35 |
+
0.04509149799997658,
|
36 |
+
0.04702213599995275,
|
37 |
+
0.04515178100001549,
|
38 |
+
0.04587737299999617,
|
39 |
+
0.04531322100001489,
|
40 |
+
0.045742872000005264,
|
41 |
+
0.04415659599999344,
|
42 |
+
0.045675257000027614,
|
43 |
+
0.045289045999993505
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.974668854301385
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5066130548460873e-06,
|
53 |
+
"ram": 6.29638664356509e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.5695769212817382e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 637114.3627566759
|
60 |
}
|
61 |
}
|
62 |
}
|