Commit
•
04cc7c4
1
Parent(s):
3780d3e
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": 939.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,57 +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.04009591900000942,
|
46 |
-
0.043093322000004264,
|
47 |
-
0.03863549199996896
|
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": 939.188224,
|
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.033576587999903,
|
15 |
+
"mean": 0.044938112521734914,
|
16 |
+
"stdev": 0.0009185910668576574,
|
17 |
+
"p50": 0.04511936699998387,
|
18 |
+
"p90": 0.045897989399986724,
|
19 |
+
"p95": 0.04611003099997788,
|
20 |
+
"p99": 0.046158955159987726,
|
21 |
"values": [
|
22 |
+
0.04613343199997644,
|
23 |
+
0.044901957999968545,
|
24 |
+
0.04589225899997018,
|
25 |
+
0.043347816999983024,
|
26 |
+
0.04581164799998305,
|
27 |
+
0.045513357999993787,
|
28 |
+
0.04511928600004467,
|
29 |
+
0.04563252099995907,
|
30 |
+
0.043464115999995556,
|
31 |
+
0.04453791299999921,
|
32 |
+
0.045899421999990864,
|
33 |
+
0.04491686699998354,
|
34 |
+
0.04535285600002226,
|
35 |
+
0.04430480600001374,
|
36 |
+
0.04616615399999091,
|
37 |
+
0.044047521999971195,
|
38 |
+
0.045229524000035326,
|
39 |
+
0.045338728999979594,
|
40 |
+
0.04542837700000746,
|
41 |
+
0.04350040399998534,
|
42 |
+
0.04511936699998387,
|
43 |
+
0.04503031900003407,
|
44 |
+
0.04288793300003135
|
|
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.252826028604044
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4927957774189765e-06,
|
54 |
+
"ram": 6.238718798417469e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5551829654031511e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 643011.1583306658
|
61 |
}
|
62 |
}
|
63 |
}
|