Commit
•
b09031f
1
Parent(s):
b7b0869
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": 945.
|
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.03941091100000449,
|
46 |
-
0.039687216000004355
|
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": 945.426432,
|
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.0156616709998048,
|
15 |
+
"mean": 0.04415920308694803,
|
16 |
+
"stdev": 0.003421381765289526,
|
17 |
+
"p50": 0.046430809000014506,
|
18 |
+
"p90": 0.04744993140002407,
|
19 |
+
"p95": 0.04750943119998965,
|
20 |
+
"p99": 0.04771253803997865,
|
21 |
"values": [
|
22 |
+
0.04776894999997694,
|
23 |
+
0.04713904699997329,
|
24 |
+
0.04647723499999756,
|
25 |
+
0.04680885299995907,
|
26 |
+
0.04682104599999093,
|
27 |
+
0.045616392999988875,
|
28 |
+
0.04732356099998469,
|
29 |
+
0.04678330499996264,
|
30 |
+
0.047481524000033914,
|
31 |
+
0.04751253199998473,
|
32 |
+
0.0472088359999816,
|
33 |
+
0.04551244999998971,
|
34 |
+
0.04645365099997889,
|
35 |
+
0.046430809000014506,
|
36 |
+
0.04326163199999655,
|
37 |
+
0.03988304199998538,
|
38 |
+
0.03954552300001524,
|
39 |
+
0.03951186099999404,
|
40 |
+
0.03985529999999926,
|
41 |
+
0.03943402700002707,
|
42 |
+
0.03973613799996656,
|
43 |
+
0.03973242200004279,
|
44 |
+
0.03936353399996051
|
|
|
|
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.6453361948365
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.560999605390761e-06,
|
54 |
+
"ram": 6.523676371559002e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.626236369106351e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 614916.7605626234
|
61 |
}
|
62 |
}
|
63 |
}
|