Commit
•
7e1d273
1
Parent(s):
3445379
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": 941.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,57 +10,56 @@
|
|
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.03861583200000496
|
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": 941.993984,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.0288066120000394,
|
15 |
+
"mean": 0.041152264480001574,
|
16 |
+
"stdev": 0.0011269644052313795,
|
17 |
+
"p50": 0.04081653600002255,
|
18 |
+
"p90": 0.04210463160000018,
|
19 |
+
"p95": 0.04324566080001659,
|
20 |
+
"p99": 0.044924411959991625,
|
21 |
"values": [
|
22 |
+
0.04134306299999935,
|
23 |
+
0.040592416000038156,
|
24 |
+
0.04044905799997878,
|
25 |
+
0.04055844300000899,
|
26 |
+
0.04028886800000464,
|
27 |
+
0.04052812599996969,
|
28 |
+
0.040218406000008144,
|
29 |
+
0.0405635019999977,
|
30 |
+
0.040903329000002486,
|
31 |
+
0.04010141700001668,
|
32 |
+
0.04030586999999741,
|
33 |
+
0.04081653600002255,
|
34 |
+
0.04063875399998551,
|
35 |
+
0.04117709199999808,
|
36 |
+
0.040564954999979363,
|
37 |
+
0.0434369050000214,
|
38 |
+
0.041528089999985696,
|
39 |
+
0.04076730500003123,
|
40 |
+
0.04144782800000257,
|
41 |
+
0.04248068399999738,
|
42 |
+
0.041540553000004365,
|
43 |
+
0.04114016300002277,
|
44 |
+
0.04116894499998125,
|
45 |
+
0.04539415099998223,
|
46 |
+
0.040852153000003
|
|
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.299999347203887
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5567111968994143e-06,
|
56 |
+
"ram": 6.50573558510132e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.6217685527504275e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 616610.7970857227
|
63 |
}
|
64 |
}
|
65 |
}
|