Commit
•
3f4d038
1
Parent(s):
40f616a
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,57 +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 |
-
0.
|
46 |
-
0.040089241999965,
|
47 |
-
0.03839239399997041
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 6.
|
58 |
"gpu": 0.0,
|
59 |
-
"total": 1.
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
-
"value":
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 939.892736,
|
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.022657620000075,
|
15 |
+
"mean": 0.04261073416666979,
|
16 |
+
"stdev": 0.002861229358891129,
|
17 |
+
"p50": 0.040853150999993204,
|
18 |
+
"p90": 0.046799132199981844,
|
19 |
+
"p95": 0.04704138175001162,
|
20 |
+
"p99": 0.047262947879991656,
|
21 |
"values": [
|
22 |
+
0.04124756200002366,
|
23 |
+
0.04093591999998125,
|
24 |
+
0.040770382000005156,
|
25 |
+
0.04051992700004803,
|
26 |
+
0.04035733099999561,
|
27 |
+
0.04017004099995347,
|
28 |
+
0.04030672700002924,
|
29 |
+
0.04025913700002093,
|
30 |
+
0.04011221100000739,
|
31 |
+
0.03981966799995007,
|
32 |
+
0.0404108600000086,
|
33 |
+
0.04054646299999831,
|
34 |
+
0.0405665310000245,
|
35 |
+
0.04312512600000673,
|
36 |
+
0.0473213089999831,
|
37 |
+
0.04591253799998185,
|
38 |
+
0.047067565000020295,
|
39 |
+
0.04689300999996249,
|
40 |
+
0.04600565200001938,
|
41 |
+
0.046580084000027,
|
42 |
+
0.04619669900000645,
|
43 |
+
0.04626443500001187,
|
44 |
+
0.04163718899997093,
|
45 |
+
0.03963125300003867
|
|
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.46826497024316
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5145490312168743e-06,
|
55 |
+
"ram": 6.329570398195417e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.5778447351988286e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 633775.9208443201
|
62 |
}
|
63 |
}
|
64 |
}
|