Commit
•
a6fc3a9
1
Parent(s):
78df857
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,54 +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 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
-
"value":
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
-
"cpu": 1.
|
54 |
-
"ram": 6.
|
55 |
"gpu": 0.0,
|
56 |
-
"total": 1.
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
-
"value":
|
61 |
}
|
62 |
}
|
63 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 941.268992,
|
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.0013530350000792,
|
15 |
+
"mean": 0.04005412140000317,
|
16 |
+
"stdev": 0.000762520491494592,
|
17 |
+
"p50": 0.040017745000000104,
|
18 |
+
"p90": 0.040827633799983686,
|
19 |
+
"p95": 0.04145684339999889,
|
20 |
+
"p99": 0.0421759096799974,
|
21 |
"values": [
|
22 |
+
0.04025628400000869,
|
23 |
+
0.04060086499998761,
|
24 |
+
0.040301368000029925,
|
25 |
+
0.039925268000047254,
|
26 |
+
0.04014229200004138,
|
27 |
+
0.04029168899995739,
|
28 |
+
0.03975844699999698,
|
29 |
+
0.03973129600001357,
|
30 |
+
0.04157635100000334,
|
31 |
+
0.0403620619999856,
|
32 |
+
0.04026501499998858,
|
33 |
+
0.03969077599998627,
|
34 |
+
0.040017745000000104,
|
35 |
+
0.0398137550000115,
|
36 |
+
0.0401052679999907,
|
37 |
+
0.040101700999969125,
|
38 |
+
0.04000555299995767,
|
39 |
+
0.03944343599999911,
|
40 |
+
0.040978812999981074,
|
41 |
+
0.04236524399999553,
|
42 |
+
0.03879555000003165,
|
43 |
+
0.038916605000054005,
|
44 |
+
0.039407399000026544,
|
45 |
+
0.039407319000019925,
|
46 |
+
0.039092933999995694
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.966219830749324
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5441368787716598e-06,
|
56 |
+
"ram": 6.453241756389616e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.608669296335556e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 621631.8060386525
|
63 |
}
|
64 |
}
|
65 |
}
|