Commit
•
72a4a9e
1
Parent(s):
7ac22b6
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": 936.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,59 +10,58 @@
|
|
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 |
-
0.036922910000043885
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
-
"value":
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
-
"cpu": 1.
|
59 |
-
"ram": 5.
|
60 |
"gpu": 0.0,
|
61 |
-
"total": 1.
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
-
"value":
|
66 |
}
|
67 |
}
|
68 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 936.77568,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 27,
|
14 |
+
"total": 1.0032933069999217,
|
15 |
+
"mean": 0.03715901137036747,
|
16 |
+
"stdev": 0.0017249795604301987,
|
17 |
+
"p50": 0.03777244099998711,
|
18 |
+
"p90": 0.03843315940000593,
|
19 |
+
"p95": 0.03854180539998993,
|
20 |
+
"p99": 0.03873212885999351,
|
21 |
"values": [
|
22 |
+
0.03795500300000754,
|
23 |
+
0.03777244099998711,
|
24 |
+
0.038480155000002014,
|
25 |
+
0.03789546099997665,
|
26 |
+
0.03878971599999659,
|
27 |
+
0.03840182900000855,
|
28 |
+
0.03809744900001988,
|
29 |
+
0.03696384799999919,
|
30 |
+
0.03687547200001973,
|
31 |
+
0.03761194099996601,
|
32 |
+
0.03781811699997206,
|
33 |
+
0.03835988099996257,
|
34 |
+
0.0379547819999857,
|
35 |
+
0.03740015400001084,
|
36 |
+
0.0372792769999819,
|
37 |
+
0.037429718999987927,
|
38 |
+
0.03712695199999416,
|
39 |
+
0.03826067500000363,
|
40 |
+
0.0380943740000248,
|
41 |
+
0.037625797000032435,
|
42 |
+
0.03746043699999291,
|
43 |
+
0.03826942099999542,
|
44 |
+
0.038568226999984745,
|
45 |
+
0.033606232000011005,
|
46 |
+
0.03361671200002547,
|
47 |
+
0.032726443999990806,
|
48 |
+
0.03285279099998206
|
|
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.911372588277523
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.2552997971948331e-06,
|
58 |
+
"ram": 5.246018423736498e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.307759981432198e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 764666.310483707
|
65 |
}
|
66 |
}
|
67 |
}
|