Commit
•
424c1d2
1
Parent(s):
e536349
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,58 +10,57 @@
|
|
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.03205929500001048
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
-
"value":
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
-
"cpu": 1.
|
58 |
-
"ram": 5.
|
59 |
"gpu": 0.0,
|
60 |
-
"total": 1.
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
-
"value":
|
65 |
}
|
66 |
}
|
67 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 942.96064,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 26,
|
14 |
+
"total": 1.0184859130001769,
|
15 |
+
"mean": 0.03917253511539142,
|
16 |
+
"stdev": 0.0014329893020697767,
|
17 |
+
"p50": 0.03929683799998429,
|
18 |
+
"p90": 0.04072265549999088,
|
19 |
+
"p95": 0.04214556700001992,
|
20 |
+
"p99": 0.042363420249984074,
|
21 |
"values": [
|
22 |
+
0.03942920000002914,
|
23 |
+
0.03924314300002152,
|
24 |
+
0.03674496700000418,
|
25 |
+
0.03995215399999097,
|
26 |
+
0.0395850209999935,
|
27 |
+
0.042363037000029635,
|
28 |
+
0.03939356400002225,
|
29 |
+
0.0398444740000059,
|
30 |
+
0.039379225999994105,
|
31 |
+
0.037841882000009264,
|
32 |
+
0.03578465799995456,
|
33 |
+
0.04149315699999079,
|
34 |
+
0.04236354799996889,
|
35 |
+
0.03885950900001944,
|
36 |
+
0.03852791000002753,
|
37 |
+
0.03928008200000477,
|
38 |
+
0.03711653000004844,
|
39 |
+
0.039855545000023085,
|
40 |
+
0.0385356050000496,
|
41 |
+
0.038527058999989094,
|
42 |
+
0.03953612000003659,
|
43 |
+
0.03939455500000122,
|
44 |
+
0.039313593999963814,
|
45 |
+
0.03854181700000936,
|
46 |
+
0.038492985000004865,
|
47 |
+
0.03908657099998436
|
|
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
+
"value": 25.528089950121366
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
+
"cpu": 1.343258176270116e-06,
|
57 |
+
"ram": 5.613570432258491e-08,
|
58 |
"gpu": 0.0,
|
59 |
+
"total": 1.399393880592701e-06
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
+
"value": 714595.0928243725
|
64 |
}
|
65 |
}
|
66 |
}
|