Commit
•
f8e015c
1
Parent(s):
8423a06
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,53 +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 |
]
|
45 |
},
|
46 |
"throughput": {
|
47 |
"unit": "samples/s",
|
48 |
-
"value":
|
49 |
},
|
50 |
"energy": {
|
51 |
"unit": "kWh",
|
52 |
-
"cpu": 1.
|
53 |
-
"ram": 6.
|
54 |
"gpu": 0.0,
|
55 |
-
"total": 1.
|
56 |
},
|
57 |
"efficiency": {
|
58 |
"unit": "samples/kWh",
|
59 |
-
"value":
|
60 |
}
|
61 |
}
|
62 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 940.60544,
|
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.0075318320000406,
|
15 |
+
"mean": 0.04380573182608872,
|
16 |
+
"stdev": 0.0028614411417156285,
|
17 |
+
"p50": 0.044998319000001175,
|
18 |
+
"p90": 0.04590145940003367,
|
19 |
+
"p95": 0.04605551700000774,
|
20 |
+
"p99": 0.04655986413998221,
|
21 |
"values": [
|
22 |
+
0.04669832399997631,
|
23 |
+
0.04506544999998141,
|
24 |
+
0.044602386999997634,
|
25 |
+
0.04576921299997139,
|
26 |
+
0.04541668500002061,
|
27 |
+
0.04532359099999894,
|
28 |
+
0.044050789000039,
|
29 |
+
0.045284729000002244,
|
30 |
+
0.04606896100000313,
|
31 |
+
0.04490662500001008,
|
32 |
+
0.045599987000002784,
|
33 |
+
0.045934521000049244,
|
34 |
+
0.045100214000001415,
|
35 |
+
0.045747851999976774,
|
36 |
+
0.04473391199996968,
|
37 |
+
0.044998319000001175,
|
38 |
+
0.044944550000025174,
|
39 |
+
0.0446361460000162,
|
40 |
+
0.04026164200001858,
|
41 |
+
0.038125396999987515,
|
42 |
+
0.03803132100000539,
|
43 |
+
0.03808979999996609,
|
44 |
+
0.03814141700001983
|
45 |
]
|
46 |
},
|
47 |
"throughput": {
|
48 |
"unit": "samples/s",
|
49 |
+
"value": 22.828062865609862
|
50 |
},
|
51 |
"energy": {
|
52 |
"unit": "kWh",
|
53 |
+
"cpu": 1.4831602818681383e-06,
|
54 |
+
"ram": 6.198416202323642e-08,
|
55 |
"gpu": 0.0,
|
56 |
+
"total": 1.5451444438913747e-06
|
57 |
},
|
58 |
"efficiency": {
|
59 |
"unit": "samples/kWh",
|
60 |
+
"value": 647188.6844970599
|
61 |
}
|
62 |
}
|
63 |
}
|