Commit
•
7c68837
1
Parent(s):
60f459a
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,54 +10,55 @@
|
|
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.
|
|
|
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.58144,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.0112450899999317,
|
15 |
+
"mean": 0.04213521208333049,
|
16 |
+
"stdev": 0.0003827302974367432,
|
17 |
+
"p50": 0.04214596900001766,
|
18 |
+
"p90": 0.04264053510001418,
|
19 |
+
"p95": 0.042720467400013715,
|
20 |
+
"p99": 0.04274309980998794,
|
21 |
"values": [
|
22 |
+
0.04264568100001043,
|
23 |
+
0.0418195409999953,
|
24 |
+
0.04207022700001062,
|
25 |
+
0.041788983000003554,
|
26 |
+
0.04195227700000714,
|
27 |
+
0.04221710100000564,
|
28 |
+
0.042628528000022925,
|
29 |
+
0.042354879000015444,
|
30 |
+
0.04150041399998372,
|
31 |
+
0.04196430199999668,
|
32 |
+
0.04256689199996799,
|
33 |
+
0.0421407890000296,
|
34 |
+
0.04164412300002596,
|
35 |
+
0.04172007699997948,
|
36 |
+
0.0417002959999877,
|
37 |
+
0.04169901499994921,
|
38 |
+
0.04262500199996566,
|
39 |
+
0.0427336650000143,
|
40 |
+
0.04249553099998593,
|
41 |
+
0.042745917999980065,
|
42 |
+
0.042151149000005717,
|
43 |
+
0.04217875000000504,
|
44 |
+
0.04219296599995914,
|
45 |
+
0.04170898400002443
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.733118941523486
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.6095751126607259e-06,
|
55 |
+
"ram": 6.726740482351943e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.6768425174842455e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 596358.9243313634
|
62 |
}
|
63 |
}
|
64 |
}
|