Commit
•
70a3ccb
1
Parent(s):
5d49531
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": 940.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,53 +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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 940.027904,
|
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.0327503570001113,
|
15 |
+
"mean": 0.04490218943478745,
|
16 |
+
"stdev": 0.002324955064738344,
|
17 |
+
"p50": 0.04569088499999907,
|
18 |
+
"p90": 0.046593870399976825,
|
19 |
+
"p95": 0.04690340020003418,
|
20 |
+
"p99": 0.04725885867999864,
|
21 |
"values": [
|
22 |
+
0.0469348420000415,
|
23 |
+
0.04593554299998459,
|
24 |
+
0.04569088499999907,
|
25 |
+
0.04735024799998655,
|
26 |
+
0.04543041900001299,
|
27 |
+
0.0464876560000107,
|
28 |
+
0.045085663000008935,
|
29 |
+
0.045847498999989966,
|
30 |
+
0.04615294000001313,
|
31 |
+
0.04533716399998866,
|
32 |
+
0.04605831200001376,
|
33 |
+
0.045781024000007164,
|
34 |
+
0.046158390000016425,
|
35 |
+
0.04662042399996835,
|
36 |
+
0.04554587400002674,
|
37 |
+
0.04647608400000536,
|
38 |
+
0.045431230000019696,
|
39 |
+
0.04498621800001956,
|
40 |
+
0.04548405699995328,
|
41 |
+
0.03978399000004629,
|
42 |
+
0.040003832000024886,
|
43 |
+
0.04044525699998758,
|
44 |
+
0.03972280599998612
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.270628951230194
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.529021650298029e-06,
|
54 |
+
"ram": 6.390110571177187e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5929227560098008e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 627776.8311283056
|
61 |
}
|
62 |
}
|
63 |
}
|