Commit
•
1c0f27e
1
Parent(s):
267a6fa
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,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.037289486999952715
|
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": 937.050112,
|
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.012489849000076,
|
15 |
+
"mean": 0.03749962403703985,
|
16 |
+
"stdev": 0.0008102174966712957,
|
17 |
+
"p50": 0.037636799999972936,
|
18 |
+
"p90": 0.0383750286000236,
|
19 |
+
"p95": 0.03867013099997507,
|
20 |
+
"p99": 0.03891177891996449,
|
21 |
"values": [
|
22 |
+
0.03896892899996374,
|
23 |
+
0.0378362619999848,
|
24 |
+
0.037936969999975645,
|
25 |
+
0.038749120999966635,
|
26 |
+
0.0350502069999834,
|
27 |
+
0.037028268000028675,
|
28 |
+
0.038301167000042824,
|
29 |
+
0.0381366820000153,
|
30 |
+
0.037642340999980206,
|
31 |
+
0.03827270499999713,
|
32 |
+
0.037636799999972936,
|
33 |
+
0.037244571000030646,
|
34 |
+
0.03848582099999476,
|
35 |
+
0.03795935100004044,
|
36 |
+
0.03726677199995265,
|
37 |
+
0.03694746799999393,
|
38 |
+
0.03677579800000785,
|
39 |
+
0.03673992200003795,
|
40 |
+
0.037669140000048174,
|
41 |
+
0.036535260999983166,
|
42 |
+
0.036999806000039825,
|
43 |
+
0.037403808000021854,
|
44 |
+
0.03685807200002955,
|
45 |
+
0.03736737899998843,
|
46 |
+
0.036614417999999205,
|
47 |
+
0.037822345999984464,
|
48 |
+
0.0382404640000118
|
|
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.6669340207854
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.2475512921810152e-06,
|
58 |
+
"ram": 5.2137148990105686e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.299688441171121e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 769415.1677604533
|
65 |
}
|
66 |
}
|
67 |
}
|