Commit
•
0686b99
1
Parent(s):
112d4be
Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_text-classification_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,
|
@@ -11,58 +11,58 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 28,
|
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.
|
48 |
-
0.
|
49 |
-
0.
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
-
"value": 27.
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
-
"cpu": 1.
|
59 |
-
"ram": 5.
|
60 |
"gpu": 0.0,
|
61 |
-
"total": 1.
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
-
"value":
|
66 |
}
|
67 |
}
|
68 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 936.128512,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 28,
|
14 |
+
"total": 1.0221896259998289,
|
15 |
+
"mean": 0.036506772357136744,
|
16 |
+
"stdev": 0.0006492171550222718,
|
17 |
+
"p50": 0.036403587500018375,
|
18 |
+
"p90": 0.03741328509999562,
|
19 |
+
"p95": 0.037612161249990096,
|
20 |
+
"p99": 0.03774908123000045,
|
21 |
"values": [
|
22 |
+
0.03679468099994665,
|
23 |
+
0.037352752000003875,
|
24 |
+
0.03620367000002034,
|
25 |
+
0.036805221000008714,
|
26 |
+
0.03547801700000264,
|
27 |
+
0.037554528999976355,
|
28 |
+
0.036474064000003636,
|
29 |
+
0.03663084700002628,
|
30 |
+
0.0361923890000071,
|
31 |
+
0.0371333429999936,
|
32 |
+
0.03712327499999901,
|
33 |
+
0.03534624100001338,
|
34 |
+
0.036490824999987126,
|
35 |
+
0.03778824500000155,
|
36 |
+
0.036333111000033114,
|
37 |
+
0.036046636999969905,
|
38 |
+
0.03599840800001175,
|
39 |
+
0.03624068900001021,
|
40 |
+
0.03680739599997196,
|
41 |
+
0.036275463999970725,
|
42 |
+
0.03617843299997503,
|
43 |
+
0.03764319399999749,
|
44 |
+
0.03626284099999566,
|
45 |
+
0.035864678999985244,
|
46 |
+
0.0362802029999898,
|
47 |
+
0.035186603999989075,
|
48 |
+
0.0365602549999835,
|
49 |
+
0.03714361299995517
|
50 |
]
|
51 |
},
|
52 |
"throughput": {
|
53 |
"unit": "samples/s",
|
54 |
+
"value": 27.392177818878285
|
55 |
},
|
56 |
"energy": {
|
57 |
"unit": "kWh",
|
58 |
+
"cpu": 1.228644574681918e-06,
|
59 |
+
"ram": 5.134682551677372e-08,
|
60 |
"gpu": 0.0,
|
61 |
+
"total": 1.2799914001986917e-06
|
62 |
},
|
63 |
"efficiency": {
|
64 |
"unit": "samples/kWh",
|
65 |
+
"value": 781255.2489374313
|
66 |
}
|
67 |
}
|
68 |
}
|