Commit
•
19c2399
1
Parent(s):
12625ff
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,57 +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.03891285899999275,
|
45 |
-
0.03865740200001255,
|
46 |
-
0.042316906999985804,
|
47 |
-
0.03850635000003422
|
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": 942.493696,
|
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.030545244000166,
|
15 |
+
"mean": 0.04684296563637118,
|
16 |
+
"stdev": 0.0009319396316343916,
|
17 |
+
"p50": 0.046964633000015965,
|
18 |
+
"p90": 0.04776702220001994,
|
19 |
+
"p95": 0.04817651119999766,
|
20 |
+
"p99": 0.04864695583998923,
|
21 |
"values": [
|
22 |
+
0.04876657099998738,
|
23 |
+
0.04668853100002934,
|
24 |
+
0.04716142600000239,
|
25 |
+
0.045147686999996495,
|
26 |
+
0.0481969749999962,
|
27 |
+
0.04668560599998273,
|
28 |
+
0.04657781399998839,
|
29 |
+
0.04721005800001876,
|
30 |
+
0.0447086039999931,
|
31 |
+
0.04750846500002126,
|
32 |
+
0.04731295100003763,
|
33 |
+
0.046591851000016504,
|
34 |
+
0.047433295000018916,
|
35 |
+
0.04778769900002544,
|
36 |
+
0.046603532000006,
|
37 |
+
0.04711854600003562,
|
38 |
+
0.047580930999970406,
|
39 |
+
0.046886402000041016,
|
40 |
+
0.045920383000009224,
|
41 |
+
0.047042863999990914,
|
42 |
+
0.04603786300003776,
|
43 |
+
0.04557718999996041
|
|
|
|
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.347922498390044
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.552842773942866e-06,
|
53 |
+
"ram": 6.489612832495685e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6177389022678228e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 618146.722316038
|
60 |
}
|
61 |
}
|
62 |
}
|