Commit
•
1dd77b9
1
Parent(s):
f39f67b
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.031739668000000165
|
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.767488,
|
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.011614641000108,
|
15 |
+
"mean": 0.037467208925929925,
|
16 |
+
"stdev": 0.0014159696955263587,
|
17 |
+
"p50": 0.03771645299997317,
|
18 |
+
"p90": 0.03871833879998121,
|
19 |
+
"p95": 0.03911467869998546,
|
20 |
+
"p99": 0.039729360040004165,
|
21 |
"values": [
|
22 |
+
0.0398895970000126,
|
23 |
+
0.03870085799997014,
|
24 |
+
0.03786551300004248,
|
25 |
+
0.03657976300002019,
|
26 |
+
0.039273300999980165,
|
27 |
+
0.03771645299997317,
|
28 |
+
0.037514934999990146,
|
29 |
+
0.03781768300001431,
|
30 |
+
0.03650423099998079,
|
31 |
+
0.036610991000031845,
|
32 |
+
0.03820156200004021,
|
33 |
+
0.03752620700004172,
|
34 |
+
0.03732594100000597,
|
35 |
+
0.03715980999999147,
|
36 |
+
0.038377631999992445,
|
37 |
+
0.03699787599998672,
|
38 |
+
0.03737191700002995,
|
39 |
+
0.03809380100000226,
|
40 |
+
0.038139516000001095,
|
41 |
+
0.038008721000039714,
|
42 |
+
0.038598025999988295,
|
43 |
+
0.03874455999999782,
|
44 |
+
0.03832454199999802,
|
45 |
+
0.037307034999969346,
|
46 |
+
0.035990609999998924,
|
47 |
+
0.03310194499999852,
|
48 |
+
0.03387161500000957
|
|
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.690005171640372
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.2762924249026938e-06,
|
58 |
+
"ram": 5.333776522265467e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.3296301901253486e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 752088.8194526681
|
65 |
}
|
66 |
}
|
67 |
}
|