Commit
•
7f52c6c
1
Parent(s):
06deb7b
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":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,57 +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 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram":
|
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": 937.132032,
|
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.0230030259999694,
|
15 |
+
"mean": 0.03527596641379205,
|
16 |
+
"stdev": 0.00243394545893943,
|
17 |
+
"p50": 0.03547241999996231,
|
18 |
+
"p90": 0.03754842620001,
|
19 |
+
"p95": 0.038270623399989746,
|
20 |
+
"p99": 0.040936517719992474,
|
21 |
"values": [
|
22 |
+
0.03684937799999943,
|
23 |
+
0.03570686900002329,
|
24 |
+
0.03597218600003771,
|
25 |
+
0.03489807500000097,
|
26 |
+
0.036296000999982425,
|
27 |
+
0.041932981999991625,
|
28 |
+
0.038115286999982345,
|
29 |
+
0.03837418099999468,
|
30 |
+
0.03740671100001691,
|
31 |
+
0.03547241999996231,
|
32 |
+
0.03578522600002998,
|
33 |
+
0.03533132599994815,
|
34 |
+
0.03487983100001202,
|
35 |
+
0.03546148999998877,
|
36 |
+
0.03521220400000402,
|
37 |
+
0.03517644599997993,
|
38 |
+
0.03516457400002082,
|
39 |
+
0.03604646399998046,
|
40 |
+
0.03564741799999638,
|
41 |
+
0.03528632199999038,
|
42 |
+
0.035078704000000016,
|
43 |
+
0.035827616000005946,
|
44 |
+
0.036283308000008674,
|
45 |
+
0.035693132999995214,
|
46 |
+
0.03346759800001564,
|
47 |
+
0.030755992999957016,
|
48 |
+
0.03031716100002768,
|
49 |
+
0.03031341500002327,
|
50 |
+
0.030250706999993326
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
+
"value": 28.347912237750183
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
+
"cpu": 1.1739758494632697e-06,
|
60 |
+
"ram": 4.906256185479914e-08,
|
61 |
"gpu": 0.0,
|
62 |
+
"total": 1.2230384113180688e-06
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
+
"value": 817635.8082836497
|
67 |
}
|
68 |
}
|
69 |
}
|