Commit
•
0d80e10
1
Parent(s):
f40ed9f
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,
|
@@ -11,55 +11,55 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 25,
|
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.
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value": 24.
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 942.256128,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 25,
|
14 |
+
"total": 1.0344535810000366,
|
15 |
+
"mean": 0.04137814324000146,
|
16 |
+
"stdev": 0.0007554426133065928,
|
17 |
+
"p50": 0.04104981399996177,
|
18 |
+
"p90": 0.04242774700001064,
|
19 |
+
"p95": 0.042488004600022576,
|
20 |
+
"p99": 0.043137132240017306,
|
21 |
"values": [
|
22 |
+
0.04087464599996338,
|
23 |
+
0.04248816900002339,
|
24 |
+
0.04104981399996177,
|
25 |
+
0.041132188000005954,
|
26 |
+
0.040866349999987506,
|
27 |
+
0.040800415999967754,
|
28 |
+
0.04099159499997995,
|
29 |
+
0.040969784000026266,
|
30 |
+
0.04159802999998874,
|
31 |
+
0.04149797299999136,
|
32 |
+
0.042487347000019327,
|
33 |
+
0.041719929999999295,
|
34 |
+
0.04148687199995038,
|
35 |
+
0.040652889000000414,
|
36 |
+
0.04233834699999761,
|
37 |
+
0.04226485099997035,
|
38 |
+
0.04094710100002885,
|
39 |
+
0.04098006300000634,
|
40 |
+
0.04334206800001539,
|
41 |
+
0.04227942800002893,
|
42 |
+
0.04154735600002368,
|
43 |
+
0.04083849800002781,
|
44 |
+
0.04056997500003945,
|
45 |
+
0.04041915200002677,
|
46 |
+
0.040310739000005924
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.167348307530403
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5666487481858996e-06,
|
56 |
+
"ram": 6.547255926125217e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.6321213074471516e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 612699.5557481748
|
63 |
}
|
64 |
}
|
65 |
}
|