Commit
•
b209ec4
1
Parent(s):
ff4ba14
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,55 +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.041893211999990854,
|
44 |
-
0.04324755799996183,
|
45 |
-
0.041890156000022216
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 939.618304,
|
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.0166431719999878,
|
15 |
+
"mean": 0.04841157961904704,
|
16 |
+
"stdev": 0.0008352788246667446,
|
17 |
+
"p50": 0.04853026000000682,
|
18 |
+
"p90": 0.04931461600000375,
|
19 |
+
"p95": 0.049659447999999884,
|
20 |
+
"p99": 0.04998655200000712,
|
21 |
"values": [
|
22 |
+
0.04931461600000375,
|
23 |
+
0.048226350999982515,
|
24 |
+
0.04863095500002146,
|
25 |
+
0.046930662000022494,
|
26 |
+
0.049032120999982,
|
27 |
+
0.04860684999999876,
|
28 |
+
0.04853026000000682,
|
29 |
+
0.049100869000028524,
|
30 |
+
0.0468076049999695,
|
31 |
+
0.05006832800000893,
|
32 |
+
0.048791683999979796,
|
33 |
+
0.04808170399996925,
|
34 |
+
0.047575662999975066,
|
35 |
+
0.049659447999999884,
|
36 |
+
0.04739059900003895,
|
37 |
+
0.04894478900001786,
|
38 |
+
0.04823131199998443,
|
39 |
+
0.04910815300002014,
|
40 |
+
0.04761511600003132,
|
41 |
+
0.048013677999961146,
|
42 |
+
0.04798240899998518
|
|
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.65621505988952
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.6181519296434194e-06,
|
52 |
+
"ram": 6.762301141558661e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.6857749410590059e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 593198.9945062292
|
59 |
}
|
60 |
}
|
61 |
}
|