Commit
•
d1347a4
1
Parent(s):
9c076de
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram": 938.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,58 +10,60 @@
|
|
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.
|
46 |
-
0.
|
47 |
-
0.
|
48 |
-
0.
|
|
|
|
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
-
"value":
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
-
"cpu": 1.
|
58 |
-
"ram": 5.
|
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": 938.328064,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 29,
|
14 |
+
"total": 1.033992539000053,
|
15 |
+
"mean": 0.03565491513793286,
|
16 |
+
"stdev": 0.0023222085218418775,
|
17 |
+
"p50": 0.03451691599997275,
|
18 |
+
"p90": 0.03955771140002753,
|
19 |
+
"p95": 0.0396460457999865,
|
20 |
+
"p99": 0.04010088595998241,
|
21 |
"values": [
|
22 |
+
0.03475112300003502,
|
23 |
+
0.03436538300002212,
|
24 |
+
0.03398699899997837,
|
25 |
+
0.033762078999984624,
|
26 |
+
0.033646524999994654,
|
27 |
+
0.03398468400001775,
|
28 |
+
0.03426834300000792,
|
29 |
+
0.03451691599997275,
|
30 |
+
0.034104076000005534,
|
31 |
+
0.03388195299999097,
|
32 |
+
0.03426375399999415,
|
33 |
+
0.03352693200002932,
|
34 |
+
0.03367064899998695,
|
35 |
+
0.03391670899998189,
|
36 |
+
0.03423575200002915,
|
37 |
+
0.03465082600001779,
|
38 |
+
0.03510268700000552,
|
39 |
+
0.0345147019999672,
|
40 |
+
0.03468595099997174,
|
41 |
+
0.03491542900002287,
|
42 |
+
0.035026103999996394,
|
43 |
+
0.03690583700000616,
|
44 |
+
0.039522873000009895,
|
45 |
+
0.039162180000005264,
|
46 |
+
0.040262870999981715,
|
47 |
+
0.039684352999984185,
|
48 |
+
0.03953827100002627,
|
49 |
+
0.03958858499998996,
|
50 |
+
0.03954999300003692
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
+
"value": 28.046624038549773
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
+
"cpu": 1.3160619912324132e-06,
|
60 |
+
"ram": 5.5000020012954564e-08,
|
61 |
"gpu": 0.0,
|
62 |
+
"total": 1.3710620112453677e-06
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
+
"value": 729361.6129672185
|
67 |
}
|
68 |
}
|
69 |
}
|