Commit
•
052f54b
1
Parent(s):
08ba1d0
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,57 +10,53 @@
|
|
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.039133580999987316,
|
45 |
-
0.04058518600001548,
|
46 |
-
0.04184970299999691,
|
47 |
-
0.039808723999982476
|
48 |
]
|
49 |
},
|
50 |
"throughput": {
|
51 |
"unit": "samples/s",
|
52 |
-
"value":
|
53 |
},
|
54 |
"energy": {
|
55 |
"unit": "kWh",
|
56 |
-
"cpu": 1.
|
57 |
-
"ram": 6.
|
58 |
"gpu": 0.0,
|
59 |
-
"total": 1.
|
60 |
},
|
61 |
"efficiency": {
|
62 |
"unit": "samples/kWh",
|
63 |
-
"value":
|
64 |
}
|
65 |
}
|
66 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 938.856448,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0302397850000489,
|
15 |
+
"mean": 0.04682908113636586,
|
16 |
+
"stdev": 0.0019960072168815996,
|
17 |
+
"p50": 0.04706762550000576,
|
18 |
+
"p90": 0.048076238599963975,
|
19 |
+
"p95": 0.04841539239999974,
|
20 |
+
"p99": 0.05109713671998292,
|
21 |
"values": [
|
22 |
+
0.04843320300000187,
|
23 |
+
0.04711183900002425,
|
24 |
+
0.04705303800000138,
|
25 |
+
0.04581865799997331,
|
26 |
+
0.048076990999959435,
|
27 |
+
0.04728295199998911,
|
28 |
+
0.04769093200002317,
|
29 |
+
0.04773801099997854,
|
30 |
+
0.0446258360000229,
|
31 |
+
0.04708221300001014,
|
32 |
+
0.05180527099997789,
|
33 |
+
0.04700606900001958,
|
34 |
+
0.048069467000004806,
|
35 |
+
0.046226658000023235,
|
36 |
+
0.046637313000019276,
|
37 |
+
0.04748823900001753,
|
38 |
+
0.04682647100003123,
|
39 |
+
0.04714890899998636,
|
40 |
+
0.046258077000004505,
|
41 |
+
0.04654405700000552,
|
42 |
+
0.04522671000000855,
|
43 |
+
0.040088870999966275
|
|
|
|
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.354252010369564
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.56326527065701e-06,
|
53 |
+
"ram": 6.533102731642279e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6285962979734327e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 614025.7111258109
|
60 |
}
|
61 |
}
|
62 |
}
|