Commit
•
906edd5
1
Parent(s):
44c4db1
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,60 +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.030965997000009793,
|
50 |
-
0.030921474000024318
|
51 |
]
|
52 |
},
|
53 |
"throughput": {
|
54 |
"unit": "samples/s",
|
55 |
-
"value":
|
56 |
},
|
57 |
"energy": {
|
58 |
"unit": "kWh",
|
59 |
-
"cpu": 1.
|
60 |
-
"ram":
|
61 |
"gpu": 0.0,
|
62 |
-
"total": 1.
|
63 |
},
|
64 |
"efficiency": {
|
65 |
"unit": "samples/kWh",
|
66 |
-
"value":
|
67 |
}
|
68 |
}
|
69 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 936.378368,
|
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.0188309630000845,
|
15 |
+
"mean": 0.03773448011111424,
|
16 |
+
"stdev": 0.0017514443771662147,
|
17 |
+
"p50": 0.03797190299997055,
|
18 |
+
"p90": 0.03952955760000805,
|
19 |
+
"p95": 0.03960224540001036,
|
20 |
+
"p99": 0.03976869466002768,
|
21 |
"values": [
|
22 |
+
0.03855159099998673,
|
23 |
+
0.03850366199998234,
|
24 |
+
0.03962165000001505,
|
25 |
+
0.03695077600002605,
|
26 |
+
0.037807708999991974,
|
27 |
+
0.03770704199996544,
|
28 |
+
0.03982035900003211,
|
29 |
+
0.03873889900000904,
|
30 |
+
0.039033426000003146,
|
31 |
+
0.037213465000036194,
|
32 |
+
0.0386358079999809,
|
33 |
+
0.03729976500000021,
|
34 |
+
0.03801384199999802,
|
35 |
+
0.03792665999998235,
|
36 |
+
0.0395112840000138,
|
37 |
+
0.03681205999998838,
|
38 |
+
0.039556967999999415,
|
39 |
+
0.03935532499997407,
|
40 |
+
0.03797190299997055,
|
41 |
+
0.03684601200001225,
|
42 |
+
0.037940273999993224,
|
43 |
+
0.038119618999985505,
|
44 |
+
0.039355714999999236,
|
45 |
+
0.03687136900003907,
|
46 |
+
0.03475920200003202,
|
47 |
+
0.033024251000028926,
|
48 |
+
0.03288232700003846
|
|
|
|
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.50096137684595
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.242860903342565e-06,
|
58 |
+
"ram": 5.194113724021676e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.2948020405827818e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 772318.8322671369
|
65 |
}
|
66 |
}
|
67 |
}
|