Commit
•
1ebca6d
1
Parent(s):
8d64e84
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,52 +10,56 @@
|
|
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 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
-
"value":
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
-
"cpu": 1.
|
52 |
-
"ram": 6.
|
53 |
"gpu": 0.0,
|
54 |
-
"total": 1.
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
-
"value":
|
59 |
}
|
60 |
}
|
61 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 942.379008,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0359930630000918,
|
15 |
+
"mean": 0.04143972252000367,
|
16 |
+
"stdev": 0.0007665022351241194,
|
17 |
+
"p50": 0.04148488999999245,
|
18 |
+
"p90": 0.042040176200021054,
|
19 |
+
"p95": 0.042152350600008506,
|
20 |
+
"p99": 0.04375422708000542,
|
21 |
"values": [
|
22 |
+
0.04216107100000954,
|
23 |
+
0.04161525299997493,
|
24 |
+
0.04161107599998104,
|
25 |
+
0.04146869900000638,
|
26 |
+
0.04137253999999757,
|
27 |
+
0.0418630149999899,
|
28 |
+
0.04137262000000419,
|
29 |
+
0.04148488999999245,
|
30 |
+
0.04148896700002069,
|
31 |
+
0.04149640100001761,
|
32 |
+
0.041924237000046105,
|
33 |
+
0.041202303000034135,
|
34 |
+
0.04158726100001786,
|
35 |
+
0.04110388999998804,
|
36 |
+
0.041526998999984244,
|
37 |
+
0.04211746900000435,
|
38 |
+
0.04160354200001848,
|
39 |
+
0.040779235000002245,
|
40 |
+
0.04143717099998412,
|
41 |
+
0.04425732900000412,
|
42 |
+
0.04049497500000143,
|
43 |
+
0.040192391000005045,
|
44 |
+
0.04087252800002261,
|
45 |
+
0.04044404000001123,
|
46 |
+
0.04051516099997343
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.131435714061134
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5882180002000598e-06,
|
56 |
+
"ram": 6.63744527190905e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.6545924529191503e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 604378.436657153
|
63 |
}
|
64 |
}
|
65 |
}
|