Commit
•
3a29cf6
1
Parent(s):
820a532
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,55 @@
|
|
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": 942.211072,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.036298180000017,
|
15 |
+
"mean": 0.043179090833334044,
|
16 |
+
"stdev": 0.002189473122369011,
|
17 |
+
"p50": 0.044610296999991306,
|
18 |
+
"p90": 0.045187591000012614,
|
19 |
+
"p95": 0.04525405059999912,
|
20 |
+
"p99": 0.04529109219998418,
|
21 |
"values": [
|
22 |
+
0.04529959299998154,
|
23 |
+
0.04470166800001607,
|
24 |
+
0.04462644700004148,
|
25 |
+
0.04460547899998346,
|
26 |
+
0.0446821909999926,
|
27 |
+
0.045205417000033776,
|
28 |
+
0.04504779299998063,
|
29 |
+
0.044749747000025764,
|
30 |
+
0.04425163899998097,
|
31 |
+
0.04461511499999915,
|
32 |
+
0.04492204899997887,
|
33 |
+
0.045262632999993,
|
34 |
+
0.04426653600000918,
|
35 |
+
0.045145996999963245,
|
36 |
+
0.0448085269999865,
|
37 |
+
0.04109826899997415,
|
38 |
+
0.03982194900004288,
|
39 |
+
0.04009471799997755,
|
40 |
+
0.04006357000002936,
|
41 |
+
0.042594269000005625,
|
42 |
+
0.040380871000024854,
|
43 |
+
0.039894153000034294,
|
44 |
+
0.03958470699996042,
|
45 |
+
0.04057484300000169
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.159357473733674
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.5446457597944473e-06,
|
55 |
+
"ram": 6.455342116480232e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.6091991809592498e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 621427.1122136019
|
62 |
}
|
63 |
}
|
64 |
}
|