Commit
•
17f5fbb
1
Parent(s):
6b28cfd
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,56 +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 |
-
0.
|
45 |
-
0.04078468100001942,
|
46 |
-
0.044751438000020016
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 937.689088,
|
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.0341942949998497,
|
15 |
+
"mean": 0.04496496934781955,
|
16 |
+
"stdev": 0.0023704091367242027,
|
17 |
+
"p50": 0.04572768100001667,
|
18 |
+
"p90": 0.046523794599977464,
|
19 |
+
"p95": 0.046938371400000276,
|
20 |
+
"p99": 0.04745974193999132,
|
21 |
"values": [
|
22 |
+
0.04698380700000371,
|
23 |
+
0.04596656499995788,
|
24 |
+
0.04550141099997518,
|
25 |
+
0.04636388400001579,
|
26 |
+
0.04608334200003128,
|
27 |
+
0.045806527000024744,
|
28 |
+
0.045707512999968,
|
29 |
+
0.04525920000003225,
|
30 |
+
0.04650116900000967,
|
31 |
+
0.04566945199997008,
|
32 |
+
0.0452726649999704,
|
33 |
+
0.04759397999998782,
|
34 |
+
0.04494546699999091,
|
35 |
+
0.046420479000005344,
|
36 |
+
0.046107047000020884,
|
37 |
+
0.045443873000010626,
|
38 |
+
0.04652945099996941,
|
39 |
+
0.04572768100001667,
|
40 |
+
0.04632731300000614,
|
41 |
+
0.041012093999995614,
|
42 |
+
0.03923728399996662,
|
43 |
+
0.040368557999954646,
|
44 |
+
0.039365532999966035
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.239534786839396
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.549767734658005e-06,
|
54 |
+
"ram": 6.476801627667984e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.614535750934685e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 619373.0918755322
|
61 |
}
|
62 |
}
|
63 |
}
|