Commit
•
9be09a9
1
Parent(s):
35bf409
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.03640332499998067
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
-
"value":
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
-
"cpu": 1.
|
59 |
-
"ram":
|
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": 938.401792,
|
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.005901983000058,
|
15 |
+
"mean": 0.03725562900000215,
|
16 |
+
"stdev": 0.0014558307297570007,
|
17 |
+
"p50": 0.03749458900000491,
|
18 |
+
"p90": 0.03833436780004149,
|
19 |
+
"p95": 0.03879292840001654,
|
20 |
+
"p99": 0.04032149011997489,
|
21 |
"values": [
|
22 |
+
0.03888445600000523,
|
23 |
+
0.03817103700004054,
|
24 |
+
0.03808299199999965,
|
25 |
+
0.03763023300001578,
|
26 |
+
0.03570773499995994,
|
27 |
+
0.04082639399996424,
|
28 |
+
0.03767195100004983,
|
29 |
+
0.038579364000042915,
|
30 |
+
0.03758413599996402,
|
31 |
+
0.03647331199999826,
|
32 |
+
0.03749458900000491,
|
33 |
+
0.03680966299998545,
|
34 |
+
0.037210736000020006,
|
35 |
+
0.03666839800001753,
|
36 |
+
0.03736286100001962,
|
37 |
+
0.03706638500000281,
|
38 |
+
0.037455664999981764,
|
39 |
+
0.03766506900001332,
|
40 |
+
0.03790494800000488,
|
41 |
+
0.03794350099997246,
|
42 |
+
0.037067988000046626,
|
43 |
+
0.036718752000012955,
|
44 |
+
0.03815941599998496,
|
45 |
+
0.03759613899995884,
|
46 |
+
0.036395255999991605,
|
47 |
+
0.034225854999988314,
|
48 |
+
0.03254515200001151
|
|
|
49 |
]
|
50 |
},
|
51 |
"throughput": {
|
52 |
"unit": "samples/s",
|
53 |
+
"value": 26.84158144263092
|
54 |
},
|
55 |
"energy": {
|
56 |
"unit": "kWh",
|
57 |
+
"cpu": 1.2540079653263092e-06,
|
58 |
+
"ram": 5.240700893595296e-08,
|
59 |
"gpu": 0.0,
|
60 |
+
"total": 1.3064149742622622e-06
|
61 |
},
|
62 |
"efficiency": {
|
63 |
"unit": "samples/kWh",
|
64 |
+
"value": 765453.5654451634
|
65 |
}
|
66 |
}
|
67 |
}
|