Commit
•
155fea4
1
Parent(s):
e6fb636
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.039412671000008004,
|
45 |
-
0.03897991200000206,
|
46 |
-
0.03904363200001626,
|
47 |
-
0.03831152500001167
|
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": 940.556288,
|
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.0200416709999445,
|
15 |
+
"mean": 0.046365530499997476,
|
16 |
+
"stdev": 0.0029927882652446306,
|
17 |
+
"p50": 0.04689284349998957,
|
18 |
+
"p90": 0.049286523600000014,
|
19 |
+
"p95": 0.04973730169995463,
|
20 |
+
"p99": 0.050033902680017374,
|
21 |
"values": [
|
22 |
+
0.048992085000008956,
|
23 |
+
0.04824605400000337,
|
24 |
+
0.04975930499995229,
|
25 |
+
0.05010689700003468,
|
26 |
+
0.049319238999999016,
|
27 |
+
0.047235426999975516,
|
28 |
+
0.0465829910000366,
|
29 |
+
0.046860081999966496,
|
30 |
+
0.047681984999996985,
|
31 |
+
0.046658593000017845,
|
32 |
+
0.04715838200002054,
|
33 |
+
0.04865222600000152,
|
34 |
+
0.046755594999979166,
|
35 |
+
0.04726494199996978,
|
36 |
+
0.04692560500001264,
|
37 |
+
0.0467651129999922,
|
38 |
+
0.04667687799997111,
|
39 |
+
0.046362157000032767,
|
40 |
+
0.042307585999992625,
|
41 |
+
0.04042586200000642,
|
42 |
+
0.03999657499997511,
|
43 |
+
0.03930809199999885
|
|
|
|
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.567746323964833
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5622950659857857e-06,
|
53 |
+
"ram": 6.529031378545369e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6275853797712395e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 614407.0918974169
|
60 |
}
|
61 |
}
|
62 |
}
|