Commit
•
ad3f9bf
1
Parent(s):
d974f6a
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,
|
@@ -11,57 +11,57 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 27,
|
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 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
-
"value": 26.
|
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": 936.497152,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 27,
|
14 |
+
"total": 1.0032030850001092,
|
15 |
+
"mean": 0.03715566981481886,
|
16 |
+
"stdev": 0.0019587259691362436,
|
17 |
+
"p50": 0.03785788600004025,
|
18 |
+
"p90": 0.03869306419999248,
|
19 |
+
"p95": 0.038840889499982725,
|
20 |
+
"p99": 0.03928960313998118,
|
21 |
"values": [
|
22 |
+
0.038881780999986404,
|
23 |
+
0.03785788600004025,
|
24 |
+
0.03754879799998889,
|
25 |
+
0.03747110300002987,
|
26 |
+
0.03794909700002336,
|
27 |
+
0.038124433999996654,
|
28 |
+
0.03943289199997935,
|
29 |
+
0.03820218000004161,
|
30 |
+
0.03874547599997413,
|
31 |
+
0.03815605299996605,
|
32 |
+
0.03792896900000642,
|
33 |
+
0.03865812300000471,
|
34 |
+
0.0376426039999842,
|
35 |
+
0.0375360240000191,
|
36 |
+
0.037724426000011135,
|
37 |
+
0.03805142800001704,
|
38 |
+
0.03808207499997707,
|
39 |
+
0.03806962200002317,
|
40 |
+
0.037557565000042814,
|
41 |
+
0.037140023000006295,
|
42 |
+
0.03810012900004267,
|
43 |
+
0.03755259500002239,
|
44 |
+
0.03602354899999227,
|
45 |
+
0.03245656399997188,
|
46 |
+
0.03307813599997189,
|
47 |
+
0.03267005300000392,
|
48 |
+
0.0325614999999857
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.913792833877757
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.3023096985287138e-06,
|
58 |
+
"ram": 5.442528824117213e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.356734986769886e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 737063.6194624859
|
65 |
}
|
66 |
}
|
67 |
}
|