Commit
•
ade0821
1
Parent(s):
5ca89c7
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_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,53 +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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 942.395392,
|
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.0324147810000284,
|
15 |
+
"mean": 0.04488759917391428,
|
16 |
+
"stdev": 0.001573577022788701,
|
17 |
+
"p50": 0.0452161750000073,
|
18 |
+
"p90": 0.04583160420000354,
|
19 |
+
"p95": 0.04645808050001108,
|
20 |
+
"p99": 0.04715338797999891,
|
21 |
"values": [
|
22 |
+
0.047330001999995375,
|
23 |
+
0.04485863099998255,
|
24 |
+
0.045399706000011975,
|
25 |
+
0.04341254299998809,
|
26 |
+
0.04576053600001728,
|
27 |
+
0.04548968299999956,
|
28 |
+
0.04441069899999661,
|
29 |
+
0.04583590600000775,
|
30 |
+
0.04313539800000399,
|
31 |
+
0.045814396999986684,
|
32 |
+
0.04568213100000662,
|
33 |
+
0.0447029420000149,
|
34 |
+
0.04515377900000317,
|
35 |
+
0.04652721100001145,
|
36 |
+
0.04461528900000644,
|
37 |
+
0.045655109999984234,
|
38 |
+
0.04577979199999049,
|
39 |
+
0.0452161750000073,
|
40 |
+
0.04446115300001452,
|
41 |
+
0.04569865100000925,
|
42 |
+
0.04487997000001087,
|
43 |
+
0.04361682299997938,
|
44 |
+
0.03897825399999988
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.277867794300175
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.5299459807893152e-06,
|
54 |
+
"ram": 6.393700335902891e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.593882984148344e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 627398.6296016127
|
61 |
}
|
62 |
}
|
63 |
}
|