Commit
•
ede9735
1
Parent(s):
dd5707d
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,54 +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.0391128490000483
|
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.204608,
|
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.0003290999995897,
|
15 |
+
"mean": 0.0454695045454359,
|
16 |
+
"stdev": 0.002885494148258565,
|
17 |
+
"p50": 0.04647965899994233,
|
18 |
+
"p90": 0.04724339029994553,
|
19 |
+
"p95": 0.04799552659998767,
|
20 |
+
"p99": 0.04929054660003317,
|
21 |
"values": [
|
22 |
+
0.049624350000044615,
|
23 |
+
0.0480348099999901,
|
24 |
+
0.04619613400006983,
|
25 |
+
0.04724914199994146,
|
26 |
+
0.046846158999983345,
|
27 |
+
0.04683418599995548,
|
28 |
+
0.04545650199997908,
|
29 |
+
0.047191624999982196,
|
30 |
+
0.04614087099992048,
|
31 |
+
0.04678968299992903,
|
32 |
+
0.04701454399992144,
|
33 |
+
0.04542609599991465,
|
34 |
+
0.04672186699997383,
|
35 |
+
0.0468783500000427,
|
36 |
+
0.04616784200004531,
|
37 |
+
0.04647761999990507,
|
38 |
+
0.04648169799997959,
|
39 |
+
0.046225980000031086,
|
40 |
+
0.04073575200004598,
|
41 |
+
0.03939774199989188,
|
42 |
+
0.03885540900000706,
|
43 |
+
0.03958273800003553
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.992762181974935
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5300707939343576e-06,
|
53 |
+
"ram": 6.394326589696238e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.5940140598313198e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 627347.0386489696
|
60 |
}
|
61 |
}
|
62 |
}
|