Commit
•
fd6904a
1
Parent(s):
4d11e4f
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,53 @@
|
|
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.041800160999997615,
|
45 |
-
0.04122976000002154,
|
46 |
-
0.03921386800001869
|
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": 940.01152,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 22,
|
14 |
+
"total": 1.0055013999999005,
|
15 |
+
"mean": 0.04570460909090457,
|
16 |
+
"stdev": 0.002044207790654603,
|
17 |
+
"p50": 0.045584504000004245,
|
18 |
+
"p90": 0.047683622399978275,
|
19 |
+
"p95": 0.04780703294997579,
|
20 |
+
"p99": 0.04800947760000838,
|
21 |
"values": [
|
22 |
+
0.04762605199999825,
|
23 |
+
0.04622490400004153,
|
24 |
+
0.04733890599999313,
|
25 |
+
0.045397739000009096,
|
26 |
+
0.047688167999979214,
|
27 |
+
0.04741648999998915,
|
28 |
+
0.04764271199996983,
|
29 |
+
0.047277360000009594,
|
30 |
+
0.0453443190000371,
|
31 |
+
0.04738351899999316,
|
32 |
+
0.04781328899997561,
|
33 |
+
0.04806162900001709,
|
34 |
+
0.0453284809999559,
|
35 |
+
0.04485566799996832,
|
36 |
+
0.04400032099999862,
|
37 |
+
0.04476101099999141,
|
38 |
+
0.04577126899999939,
|
39 |
+
0.044464947999983906,
|
40 |
+
0.04494520600002261,
|
41 |
+
0.04492509499999642,
|
42 |
+
0.040697963000013715,
|
43 |
+
0.04053635099995745
|
|
|
|
|
|
|
44 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
+
"value": 21.879631395841095
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
+
"cpu": 1.5785319010416668e-06,
|
53 |
+
"ram": 6.596945329850996e-08,
|
54 |
"gpu": 0.0,
|
55 |
+
"total": 1.6445013543401768e-06
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
+
"value": 608087.0638146905
|
60 |
}
|
61 |
}
|
62 |
}
|