Commit
•
27523c2
1
Parent(s):
acaa7d2
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": 940.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,55 +10,56 @@
|
|
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.
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 940.46208,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 25,
|
14 |
+
"total": 1.003334756000072,
|
15 |
+
"mean": 0.040133390240002884,
|
16 |
+
"stdev": 0.0007381747722603323,
|
17 |
+
"p50": 0.04002333600004704,
|
18 |
+
"p90": 0.04110150759998987,
|
19 |
+
"p95": 0.04180545320001556,
|
20 |
+
"p99": 0.04213157007999143,
|
21 |
"values": [
|
22 |
+
0.04062825199997633,
|
23 |
+
0.0401751720000334,
|
24 |
+
0.03992053500002157,
|
25 |
+
0.04002333600004704,
|
26 |
+
0.04023532700000487,
|
27 |
+
0.04028917499999807,
|
28 |
+
0.040095042000018566,
|
29 |
+
0.041211305999979686,
|
30 |
+
0.04218764799998098,
|
31 |
+
0.03980199199997969,
|
32 |
+
0.03980694199998425,
|
33 |
+
0.03989639899998565,
|
34 |
+
0.03979356499996811,
|
35 |
+
0.039588449999996556,
|
36 |
+
0.040165224000020316,
|
37 |
+
0.04005069800001593,
|
38 |
+
0.04009433000004492,
|
39 |
+
0.0397421889999805,
|
40 |
+
0.04093681000000515,
|
41 |
+
0.04195399000002453,
|
42 |
+
0.03934204799998042,
|
43 |
+
0.03933205000004136,
|
44 |
+
0.03939869399999907,
|
45 |
+
0.03929443900000251,
|
46 |
+
0.03937114299998257
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
+
"value": 24.916908190907126
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
+
"cpu": 1.5343458224565557e-06,
|
56 |
+
"ram": 6.412253965947912e-08,
|
57 |
"gpu": 0.0,
|
58 |
+
"total": 1.5984683621160349e-06
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
+
"value": 625598.86933027
|
63 |
}
|
64 |
}
|
65 |
}
|