Commit
•
24d0a54
1
Parent(s):
49461ab
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": 939.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,60 +10,54 @@
|
|
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.036062723000043206,
|
46 |
-
0.034300254999948265,
|
47 |
-
0.03548315199998342,
|
48 |
-
0.035521743999993305,
|
49 |
-
0.035905801000012616,
|
50 |
-
0.034907137000004695
|
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": 939.52,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 23,
|
14 |
+
"total": 1.0057511740000677,
|
15 |
+
"mean": 0.04372831191304642,
|
16 |
+
"stdev": 0.0023125447387848854,
|
17 |
+
"p50": 0.04356103399999256,
|
18 |
+
"p90": 0.04687751440000056,
|
19 |
+
"p95": 0.047137526699992806,
|
20 |
+
"p99": 0.047848402879983494,
|
21 |
"values": [
|
22 |
+
0.04714847299999292,
|
23 |
+
0.045444992000000184,
|
24 |
+
0.042257148999965466,
|
25 |
+
0.04413896300002307,
|
26 |
+
0.04314970600000834,
|
27 |
+
0.04155089100004261,
|
28 |
+
0.041811617999997,
|
29 |
+
0.04024419999996098,
|
30 |
+
0.04144779800003562,
|
31 |
+
0.0421822499999962,
|
32 |
+
0.039129048000006605,
|
33 |
+
0.04177494900000056,
|
34 |
+
0.04356103399999256,
|
35 |
+
0.04267057100003058,
|
36 |
+
0.043619594000006146,
|
37 |
+
0.0422186780000402,
|
38 |
+
0.04703900999999178,
|
39 |
+
0.045515042999966226,
|
40 |
+
0.04602180999995653,
|
41 |
+
0.04804581899998084,
|
42 |
+
0.04623153200003571,
|
43 |
+
0.04513527400001749,
|
44 |
+
0.04541277200002014
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.868479395877348
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5374729266533486e-06,
|
54 |
+
"ram": 6.425178728138602e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.6017247139347345e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 624327.009067269
|
61 |
}
|
62 |
}
|
63 |
}
|