Commit
•
3b289bc
1
Parent(s):
01b4004
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,58 +10,54 @@
|
|
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.03760681200000704,
|
46 |
-
0.03741033099998958,
|
47 |
-
0.03770844699999998,
|
48 |
-
0.03760421699999483
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
-
"value":
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
-
"cpu": 1.
|
58 |
-
"ram": 6.
|
59 |
"gpu": 0.0,
|
60 |
-
"total": 1.
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
-
"value":
|
65 |
}
|
66 |
}
|
67 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 945.405952,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.022004700000025,
|
15 |
+
"mean": 0.04443498695652282,
|
16 |
+
"stdev": 0.003768168355032456,
|
17 |
+
"p50": 0.046763951000002635,
|
18 |
+
"p90": 0.0480986140000141,
|
19 |
+
"p95": 0.04812850989997628,
|
20 |
+
"p99": 0.04830202396001937,
|
21 |
"values": [
|
22 |
+
0.04835036500003298,
|
23 |
+
0.04813063299997111,
|
24 |
+
0.04757821700002296,
|
25 |
+
0.04689475599997195,
|
26 |
+
0.046583212000030016,
|
27 |
+
0.047003570000015316,
|
28 |
+
0.04805546199997934,
|
29 |
+
0.046763951000002635,
|
30 |
+
0.04810940200002278,
|
31 |
+
0.04734812500004182,
|
32 |
+
0.04717374799997742,
|
33 |
+
0.047100661000001764,
|
34 |
+
0.047029527999995935,
|
35 |
+
0.04671975799999473,
|
36 |
+
0.04378518799995845,
|
37 |
+
0.04044981300000927,
|
38 |
+
0.039433728000005885,
|
39 |
+
0.03938623900000948,
|
40 |
+
0.039070215999970515,
|
41 |
+
0.039193698000019594,
|
42 |
+
0.03991288700001405,
|
43 |
+
0.03910367999998243,
|
44 |
+
0.03882786299999452
|
|
|
|
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.504788872301116
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5327464311550826e-06,
|
54 |
+
"ram": 6.40568429173527e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5968032740724354e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 626251.2209469813
|
61 |
}
|
62 |
}
|
63 |
}
|